Configuring Path Cost - Cisco Catalyst 2960-XR Configuration Manual

Layer 2
Hide thumbs Also See for Catalyst 2960-XR:
Table of Contents

Advertisement

Configuring Path Cost

DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Switch# configure terminal
Step 2
interface interface-id
Example:
Switch(config)# interface
gigabitethernet1/0/2
Step 3
spanning-tree port-priority priority
Example:
Switch(config-if)# spanning-tree
port-priority 0
Step 4
spanning-tree vlan vlan-id port-priority
priority
Example:
Switch(config-if)# spanning-tree vlan
20-25 port-priority 0
Step 5
end
Example:
Switch(config-if)# end
Related Topics
Port Priority Versus Path Cost, on page 18
How a Switch or Port Becomes the Root Switch or Root Port, on page 21
Configuring Path Cost
This procedure is optional.
Beginning in privileged EXEC mode, follow these steps to configure path cost:
Catalyst 2960-XR Switch Layer 2 Configuration Guide, Cisco IOS Release 15.0(2)EX1
32
Purpose
Enters the global configuration mode.
Specifies an interface to configure, and enters interface configuration mode.
Valid interfaces include physical ports and port-channel logical interfaces
(port-channel port-channel-number).
Configures the port priority for an interface.
For priority, the range is 0 to 240, in increments of 16; the default is 128.
Valid values are 0, 16, 32, 48, 64, 80, 96, 112, 128, 144, 160, 176, 192,
208, 224, and 240. All other values are rejected. The lower the number,
the higher the priority.
Configures the port priority for a VLAN.
• For vlan-id, you can specify a single VLAN identified by VLAN ID
number, a range of VLANs separated by a hyphen, or a series of
VLANs separated by a comma. The range is 1 to 4094.
• For priority, the range is 0 to 240, in increments of 16; the default is
128. Valid values are 0, 16, 32, 48, 64, 80, 96, 112, 128, 144, 160,
176, 192, 208, 224, and 240. All other values are rejected. The lower
the number, the higher the priority.
Returns to privileged EXEC mode.
Configuring Spanning Tree Protocol
OL-29424-01

Advertisement

Table of Contents
loading

Table of Contents