Cisco Catalyst 2960 series Configuration Manual page 85

Vlan
Hide thumbs Also See for Catalyst 2960 series:
Table of Contents

Advertisement

Configuring VLAN Trunks
Command or Action
Step 3
vtp mode server
Example:
Switch(config)# vtp mode server
Step 4
end
Example:
Switch(config)# end
Step 5
show vtp status
Example:
Switch# show vtp status
Step 6
show vlan
Example:
Switch# show vlan
Step 7
configure terminal
Example:
Switch# configure terminal
Step 8
interface interface-id
Example:
Switch(config)# interface gigabitethernet1/0/1
Step 9
switchport mode trunk
Example:
Switch(config-if)# switchport mode trunk
Step 10
end
Example:
Switch(config-if)# end
Step 11
show interfaces interface-id switchport
Example:
Switch# show interfaces gigabitethernet1/0/1
OL-29065
Purpose
Configures Switch A as the VTP server.
Returns to privileged EXEC mode.
Verifies the VTP configuration on both Switch A and
Switch B.
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.
Enters global configuration mode.
Defines the interface to be configured as a trunk, and
enters interface configuration mode.
Configures the port as a trunk port.
Returns to privileged EXEC mode.
Verifies the VLAN configuration.
Catalyst 2960-X Switch VLAN Configuration Guide, Cisco IOS Release 15.0(2)EX
Configuring Trunk Ports for Load Sharing
73

Advertisement

Table of Contents
loading

Table of Contents