Installation guide

Cisco HWIC-4ESW and HWIC-D-9ESW EtherSwitch Interface Cards
How to Configure EtherSwitch HWICs
25
Cisco IOS Release 12.3(8)T4
OL-6454-01
To return to the default retransmission number, use the no dot1x max-req global configuration
command.
Enabling Multiple Hosts
You can attach multiple hosts to a single 802.1x-enabled port. In this mode, only one of the attached
hosts must be successfully authorized for all hosts to be granted network access. If the port becomes
unauthorized (reauthentication fails, and an EAPOL-logoff message is received), all attached clients are
denied access to the network.
Beginning in privileged EXEC mode, follow these steps to allow multiple hosts (clients) on an
802.1x-authorized port that has the dot1x port-control interface configuration command set to auto.
SUMMARY STEPS
1. configure terminal
2. interface
interface-id
3. dot1x multiple-hosts
4. end
5. show dot1x interface
interface-id
6. copy running-config startup-config
DETAILED STEPS
To disable multiple hosts on the port, use the no dot1x multiple-hosts interface configuration command.
Step 4
show dot1x
Verifies your entries.
Step 5
copy running-config startup-config
(Optional) Saves your entries in the configuration file.
Command Purpose
Command Purpose
Step 1
configure terminal
Enters global configuration mode.
Step 2
interface
interface-id
Enters interface configuration mode, and specify the interface to which
multiple hosts are indirectly attached.
Step 3
dot1x multiple-hosts
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.
Step 4
end
Returns to privileged EXEC mode.
Step 5
show dot1x interface
interface-id
Verifies your entries.
Step 6
copy running-config startup-config
(Optional) Saves your entries in the configuration file.