How to Configure EtherSwitch HWICs
Command or Action
Step 3
mac-address-table aging-time seconds
Example:
Router(config)# mac-address-table
aging-time 30000
Step 4
end
Example:
Router(config)# end
Removing Dynamic Addresses
Follow these steps to remove a dynamic address entry.
SUMMARY STEPS
1.
2.
3.
4.
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Router> enable
Step 2
configure terminal
Example:
Router# configure terminal
Step 3
no mac-address-table dynamic hw-addr
Example:
Router(config)# no mac-address-table
dynamic 0100.5e05.0505
Step 4
end
Example:
Router(config)# end
86
enable
configure terminal
no mac-address-table dynamic hw-addr
end
Cisco HWIC-4ESW and HWIC-D-9ESW EtherSwitch Interface Cards
Purpose
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.
Purpose
Enables privileged EXEC mode.
Enter your password if prompted.
•
Enters global configuration mode.
Enters the MAC address to be removed from dynamic MAC address
table.
Returns to privileged EXEC mode.