16- and 36-Port Ethernet Switch Module for Cisco 2600 Series, Cisco 3600 Series, and Cisco 3700 Series
Configuration Tasks
68
Cisco IOS Release 12.2(2)XT, 12.2(8)T, and 12.2(15)ZJ
Configuring Spanning Tree Port Priority
To configure the spanning tree port priority of an interface, use the following commands beginning in
global configuration mode:
Verify Spanning Tree Port Priority
Step 1
Use the show spanning-tree interface command to verify spanning-tree interface and the spanning-tree
port priority configuration:
Router#
show spanning
-
tree interface fastethernet 5
/
8
Port 264 (FastEthernet5/8) of VLAN200 is forwarding
Port path cost 19, Port priority 100, Port Identifier 129.8.
Designated root has priority 32768, address 0010.0d40.34c7
Designated bridge has priority 32768, address 0010.0d40.34c7
Designated port id is 128.1, designated path cost 0
Timers: message age 2, forward delay 0, hold 0
Number of transitions to forwarding state: 1
BPDU: sent 0, received 13513
Router#
Configuring Spanning Tree Port Cost
To configure the spanning tree port cost of an interface, use the following commands beginning in global
configuration mode:
Command
Purpose
Step 1
Router(config)#
interface
{{
ethernet
|
fastethernet
}
slot/port}
|
{port-channel
port-channel-
number}
Selects an interface to configure.
Step 2
Router(config-if)# [
no
]
spanning
-
tree
port
-
priority
port-priority
Configures the port priority for an interface. The of
port-priority value can be from 1 to 255 in increments of 4.
Use the no form of this command to restore the defaults.
Step 3
Router(config-if)# [
no
]
spanning
-
tree vlan
vlan-id
port
-
priority
port-priority
Configures the VLAN port priority for an interface. The
port-priority value can be from 1 to 255 in increments of 4.
Use the no form of this command to restore the defaults.
Step 4
Router(config-if)#
end
Exits configuration mode.
Command
Purpose
Step 1
Router(config)#
interface
{{
ethernet
|
fastethernet
}
slot
/
port
} | {
port
-
channel
port-channel-number
}
Selects an interface to configure.
Step 2
Router(config-if)# [
no
]
spanning
-
tree
cost
port-cost
Configures the port cost for an interface. The value of
port-cost can be from 1 to 200,000,000 (1 to 65,535 in
Cisco IOS Releases 12.1(2)E and earlier).
Use the no form of this command to restore the defaults.