Difference between revisions of "Change vlan configuration in port"
Jump to navigation
Jump to search
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | Review current configuration: <code>[[show vlan]]</code>, <code>[[show interface status]]</code> | ||
+ | |||
[[conf t]] | [[conf t]] | ||
[[int]] Gi1/0/99 | [[int]] Gi1/0/99 | ||
Line 4: | Line 6: | ||
[[switchport access vlan]] 4545 | [[switchport access vlan]] 4545 | ||
− | Verify: [[show vlan]] or [[show interfaces switchport]] | + | Verify: [[show vlan]] or [[show interfaces switchport]] or [[show interface status]] |
Line 18: | Line 20: | ||
== See also == | == See also == | ||
* {{VLAN}} | * {{VLAN}} | ||
− | + | * {{IOS}} | |
[[Category:Networking]] | [[Category:Networking]] |
Latest revision as of 10:49, 17 November 2020
Review current configuration: show vlan
, show interface status
conf t int Gi1/0/99 switchport mode access switchport access vlan 4545
Verify: show vlan or show interfaces switchport or show interface status
switchport access vlan 4545 % Access VLAN does not exist. Creating vlan 4545
Related commands[edit]
show vlan
show interface status
(enable or disabled, Name)- IOS: Create a new VLAN
interface
See also[edit]
- VLAN, VTP, VLAN Access-List (VACL), IOS: Create a VLAN, Change vlan configuration,
show vlan
,show vlan brief
,show vlan summary
,show vtp status
,switchport
,set vlan
,vtp mode transparent
- Cisco IOS: Cisco IOS XE, Config (mode), VLANs, Cisco IOS logging, VTP, ACLs,
show logging
,show logging history
,show interface status
,debug
,archive
,show archive
,conf t
,int
,ip http server
,ip ssh
,ip address
, vty,show mac address-table
,show access-list
, Access-list,ip access-group
,admin
Advertising: