How to Configure EtherSwitch HWICs
Command or Action
Step 3
interface interface-id
Example:
Router# interface 0/1/2
Step 4
dot1x multiple-hosts
Example:
Router(config-if)# dot1x multiple-hosts
Step 5
end
Example:
Router(config-if)# end
Step 6
show dot1x
Example:
Router# show dot1x
Step 7
copy running-config startup-config
Example:
Router# copy running-config startup-config
To disable multiple hosts on the port, use the no dot1x multiple-hosts interface configuration command.
Resetting the 802.1x Configuration to the Default Values
You can reset the 802.1x configuration to the default values with a single command.
Follow these steps to reset the 802.1x configuration to the default values.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
Book Title
34
enable
configure terminal
dot1x default
end
show dot1x
copy running-config startup-config
Cisco HWIC-4ESW and HWIC-D-9ESW EtherSwitch Interface Cards
Purpose
Enters interface configuration mode.
Allows multiple hosts (clients) on an 802.1x-authorized
port.
Make sure that the dot1x port-control interface
•
configuration command is set to auto for the specified
interface.
Returns to privileged EXEC mode.
Verifies your entries.
(Optional) Saves your entries in the configuration file.