Specifications

Cisco HWIC-4ESW and HWIC-D-9ESW EtherSwitch Interface Cards
How to Configure EtherSwitch HWICs
103
DETAILED STEPS
Follow these steps to remove a static address.
SUMMARY STEPS
1. enable
2. configure terminal
3. no mac-address-table static hw-addr [interface] interface-id [vlan] vlan-id
4. end
DETAILED STEPS
:
Command Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
mac-address-table static hw-addr [interface]
interface
-id [vlan] vlan-id
Example:
Router(config)#
mac-address-table static
0100.5e05.0505 interface 0/3/1 vlan vlan 1
Enters the static MAC address, the interface, and the VLAN
ID of those ports.
Step 4
end
Example:
Router(config)# end
Returns to privileged EXEC mode.
Command Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.