user manual

PurposeCommand or Action
Example:
Switch(config)# vtp domain workdomain
The domain name can be 1 to 32 characters.
Configures Switch A as the VTP server.vtp mode server
Example:
Switch(config)# vtp mode server
Step 3
Returns to privileged EXEC mode.end
Example:
Switch(config)# end
Step 4
Verifies the VTP configuration on both Switch A and
Switch B.
show vtp status
Example:
Switch# show vtp status
Step 5
In the display, check the VTP Operating Mode and the
VTP Domain Name fields.
Verifies that the VLANs exist in the database on Switch
A.
show vlan
Example:
Switch# show vlan
Step 6
Enters global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 7
Defines the interface to be configured as a trunk, and
enters interface configuration mode.
interface interface-id
Example:
Switch(config)# interface gigabitethernet1/0/1
Step 8
Configures the port as a trunk port.switchport mode trunk
Example:
Switch(config-if)# switchport mode trunk
Step 9
Returns to 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