How to Configure EtherSwitch HWICs
Command
Step 6
show running-config
Example:
Router: show running-config
Step 7
copy running-config startup-config
Example:
Router# copy running-config
startup-config
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.
Follow the steps below to assign a path cost.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
DETAILED STEPS
Command
Step 1
enable
Example:
Router> enable
Step 2
configure terminal
Example:
Router# configure terminal
Step 3
interface interface-id
Example:
Router(config)# interface 0/3/1
Book Title
82
enable
configure terminal
interface interface-id
bridge-group bridge-group path-cost cost
end
show running-config
copy running-config startup-config
Cisco HWIC-4ESW and HWIC-D-9ESW EtherSwitch Interface Cards
Purpose
Verifies your entry.
(Optional) Saves your entry in the configuration file.
Purpose
Enables privileged EXEC mode.
Enter your password if prompted.
•
Enters global configuration mode.
Enters interface configuration mode and specifies the interface to set
the priority.