Installation guide
Cisco HWIC-4ESW and HWIC-D-9ESW EtherSwitch Interface Cards
How to Configure EtherSwitch HWICs
55
Cisco IOS Release 12.3(8)T4
OL-6454-01
4. end
5. show running-config
6. copy running-config startup-config
DETAILED STEPS
To return to the default setting, use the bridge-group bridge-group priority number interface
configuration command.
Assigning a Path Cost
Each interface has a path cost associated with it. By convention, the path cost is 1000/data rate of the
attached LAN, in Mbps.
Beginning in privileged EXEC mode, follow these steps to assign a path cost.
SUMMARY STEPS
1. configure terminal
2. interface
interface-id
3. bridge-group
bridge-group
path-cost
cost
4. end
5. show running-config
6. copy running-config startup-config
Command Purpose
Step 1
configure terminal
Enters global configuration mode.
Step 2
interface
interface-id
Enters interface configuration mode, and specifies the interface to set
the priority.
Step 3
bridge-group
bridge-group
priority
number
Changes the priority of an interface.
• For bridge-group, specify the bridge group number. The range is 1
to 255.
• For number, enter a number from 0 to 255. The lower the number,
the more likely that the interface on the switch will be chosen as the
root. The default is 128.
Step 4
end
Returns to privileged EXEC mode.
Step 5
show running-config
Verifies your entry.
Step 6
copy running-config startup-config
(Optional) Saves your entry in the configuration file.