PurposeCommand or Action
Returns to privileged EXEC mode.end
Example:
Switch(config-if)# end
Step 11
Verifies the VLAN configuration.
show interfaces interface-id switchport
Example:
Switch# show interfaces gigabitethernet1/0/1
Step 12
switchport
Repeat the above steps on Switch A for a second port
in the switch or switch stack.
Step 13
Repeat the above steps on Switch B to configure the
trunk ports that connect to the trunk ports configured on
Switch A.
Step 14
When the trunk links come up, VTP passes the VTP and
VLAN information to Switch B. This command verifies
that Switch B has learned the VLAN configuration.
show vlan
Example:
Switch# show vlan
Step 15
Enters global configuration mode on Switch A.configure terminal
Example:
Switch# configure terminal
Step 16
Defines the interface to set the STP port priority, and
enters interface configuration mode.
interface interface-id
Example:
Switch(config)# interface gigabitethernet1/0/1
Step 17
Assigns the port priority for the VLAN range specified.
Enter a port priority value from 0 to 240. Port priority
values increment by 16.
spanning-tree vlan vlan-range port-priority
priority-value
Example:
Switch(config-if)# spanning-tree vlan 8-10
port-priority 16
Step 18
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
2144
How to Configure VLAN Trunks