Specifications
2-55
Catalyst 2950 and Catalyst 2955 Switch Command Reference
78-15304-01
Chapter 2 Cisco IOS Commands
dot1x multiple-hosts
dot1x multiple-hosts
Use the dot1x multiple-hosts interface configuration command 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 no form of this command to return to the default setting.
dot1x multiple-hosts
no dot1x multiple-hosts
Syntax Description This command has no arguments or keywords.
Defaults Multiple hosts are disabled.
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 Fast Ethernet interface 0/1 and to allow multiple hosts:
Switch(config)# interface fastethernet0/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
Release Modification
12.1(6)EA2 This command was first introduced.
Command Description
dot1x port-control Enables manual control of the authorization state of the port.
show dot1x Displays 802.1X statistics, administrative status, and operational status for
the switch or for the specified interface.