2-85
Catalyst4500 Series SwitchCiscoIOS Command Reference—Release 12.2(18)EW
78-16201-01
Chapter2 Cisco IOS Commands for the Catalyst 4500 Series Switches
dot1x multiple-hosts
dot1x multiple-hosts
To allow multiple hosts (clients) on an 802.1x-authorized port that has the dot1x port-control interface
configuration command set to auto, use the dot1x multiple-hosts command. To return to the default
setting, use the no form of this command.
dot1x multiple-hosts
no dot1x multiple-hosts
Syntax Description This command has no arguments or keywords.
Defaults This command has no default settings.
Command Modes Interface configuration
Command History
Usage Guidelines This command enables you to attach multiple clients 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 (re-authentication fails, or an Extensible Authentication Protocol over
LAN [EAPOL]-logoff message is received), all attached clients are denied access to the network.
Examples This example shows how to enable 802.1x on Gigabit Ethernet 1/1 and to allow multiple hosts:
Switch(config)# interface gigabitethernet1/1
Switch(config-if)# dot1x port-control auto
Switch(config-if)# dot1x multiple-hosts
You can verify your settings by entering the show dot1x [interface interface-id] privileged EXEC
command.
Related Commands show dot1x
Release Modification
12.1(12c)EW Support for this command was introduced on the Catalyst 4500 series switch.