Changing The Interface Priority - Cisco Catalyst 3750 Software Configuration Manual

Metro switch
Hide thumbs Also See for Catalyst 3750:
Table of Contents

Advertisement

Configuring Fallback Bridging
Command
Step 1
configure terminal
Step 2
bridge bridge-group priority number
Step 3
end
Step 4
show running-config
Step 5
copy running-config startup-config
To return to the default setting, use the no bridge bridge-group priority global configuration command.
To change the priority on a port, use the bridge-group priority interface configuration command
(described in the next section).
This example shows how to set the switch priority to 100 for bridge group 10:
Switch(config)# bridge 10 priority 100

Changing the Interface Priority

You can change the priority for a port. When two switches tie for position as the root switch, you
configure a port priority to break the tie. The switch with the lowest port value is elected.
Beginning in privileged EXEC mode, follow these steps to change the port priority. This procedure is
optional.
Command
Step 1
configure terminal
Step 2
interface interface-id
Step 3
bridge-group bridge-group priority
number
Step 4
end
Step 5
show running-config
Step 6
copy running-config startup-config
To return to the default setting, use the no bridge-group bridge-group priority interface configuration
command.
Catalyst 3750 Metro Switch Software Configuration Guide
33-6
Purpose
Enter global configuration mode.
Change the VLAN-bridge spanning-tree priority of the switch.
For bridge-group, specify the bridge group number. The range is 1
to 255.
For number, enter a number from 0 to 65535. The default is 32768.
The lower the number, the more likely the switch will be chosen as
the root.
Return to privileged EXEC mode.
Verify your entry.
(Optional) Save your entry in the configuration file.
Purpose
Enter global configuration mode.
Specify the port to set the priority, and enter interface configuration
mode.
Change the priority of a port.
For bridge-group, specify the bridge group number. The range is 1
to 255.
For number, enter a number from 0 to 255 in increments of 4. The
lower the number, the more likely that the port on the switch will
be chosen as the root. The default is 128.
Return to privileged EXEC mode.
Verify your entry.
(Optional) Save your entry in the configuration file.
Chapter 33
Configuring Fallback Bridging
78-15870-01

Advertisement

Table of Contents
loading

Table of Contents