PurposeCommand or Action
Example:
Switch(config)# vtp domain workdomain
Thedomain name can be 1 to 32 characters.
ConfiguresSwitch A as theVTP server.vtpmode server
Example:
Switch(config)# vtp mode server
Step 3
Returnsto privileged EXEC mode.end
Example:
Switch(config)# end
Step 4
Verifiesthe VTP configuration on both Switch A and
SwitchB.
showvtp status
Example:
Switch# show vtp status
Step 5
Inthe display, check the VTP Operating Mode and the
VTPDomain Name fields.
Verifiesthat the VLANs exist in the database on Switch
A.
showvlan
Example:
Switch# show vlan
Step 6
Entersglobal configuration mode.configureterminal
Example:
Switch# configure terminal
Step 7
Definesthe interfaceto be configuredas a trunk,and
entersinterface configuration mode.
interfaceinterface-id
Example:
Switch(config)# interface gigabitethernet1/0/1
Step 8
Configuresthe port as a trunk port.switchportmode trunk
Example:
Switch(config-if)# switchport mode trunk
Step 9
Returnsto privileged EXEC mode.end
Example:
Switch(config-if)# end
Step 10
Catalyst 2960-XR Switch VLAN Configuration Guide, Cisco IOS Release 15.0(2)EX1
OL-29440-01 75
Configuring VLAN Trunks
Configuring Trunk Ports for Load Sharing