Implementing Vlans and Trunks: Medium-Sized Switched Network Construction
Implementing Vlans and Trunks: Medium-Sized Switched Network Construction
Segmentation
Flexibility
Security
SwitchX(config-if)#
switchport mode {access | dynamic {auto | desirable} | trunk}
Configures the trunking characteristics of the port
SwitchX(config-if)#
switchport mode trunk
Configures the port as a VLAN trunk
VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2
---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
2 enet 100002 1500 - - - - - 0 0
. . .
SwitchX#
SwitchX(config-if)#
switchport access [vlan vlan# | dynamic]
SwitchX(config-if)#
show interfaces interface switchport