user manual

PurposeCommand or Action
Verifies the VLAN configuration.
show interfaces interface-id switchport
Example:
Switch# show interfaces gigabitethernet1/0/1
Step 11
Repeat the above steps on Switch A for a second port in
the switch or switch stack.
Step 12
Repeat the above steps on Switch B to configure the
trunk ports that connect to the trunk ports configured on
Switch A.
Step 13
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 14
Enters global configuration mode on Switch A.configure terminal
Example:
Switch# configure terminal
Step 15
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 16
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 17
Returns to global configuration mode.exit
Example:
Switch(config-if)# exit
Step 18
Defines the interface to set the STP port priority, and
enters interface configuration mode.
interface interface-id
Example:
Switch(config)# interface gigabitethernet1/0/2
Step 19
Catalyst 2960-XR Switch VLAN Configuration Guide, Cisco IOS Release 15.0(2)EX1
76 OL-29440-01
Configuring VLAN Trunks
Configuring Trunk Ports for Load Sharing