How to Configure EtherSwitch HWICs
DETAILED STEPS
Command
Step 1
enable
Example:
Router> enable
Step 2
configure terminal
Example:
Router# configure terminal
Step 3
mac-address-table aging-time seconds
Example:
Router(config)# mac-address-table
aging-time 30000
Step 4
end
Example:
Router(config)# end
Verifying Aging-Time Configuration
Use the show mac-address-table aging-time command to verify configuration:
Router# show mac-address-table aging-time
Removing Dynamic Addresses
Follow these steps to remove a dynamic address entry.
SUMMARY STEPS
1.
2.
3.
4.
Book Title
100
enable
configure terminal
no mac-address-table dynamic hw-addr
end
Cisco HWIC-4ESW and HWIC-D-9ESW EtherSwitch Interface Cards
Purpose
Enables privileged EXEC mode.
Enter your password if prompted.
•
Enters global configuration mode.
Enters the number of seconds that dynamic addresses are to be
retained in the address table.
Valid entries are from 10 to 1000000.
•
Returns to privileged EXEC mode.