PurposeCommand or Action
Returns to global configuration mode.exit
Example:
Switch(config-if)# exit
Step 19
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 20
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 3-6
Step 21
port-priority 16
Returns to privileged EXEC mode.end
Example:
Switch(config-if)# end
Step 22
Verifies your entries.show running-config
Example:
Switch# show running-config
Step 23
(Optional) Saves your entries in the configuration file.copy running-config startup-config
Example:
Switch# copy running-config startup-config
Step 24
Related Topics
Network Load Sharing Using STP Priorities, on page 2132
Configuring Load Sharing Using STP Path Cost
These steps describe how to configure a network with load sharing using STP path costs.
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
2145
How to Configure VLAN Trunks