2-390
Catalyst 6500 Series Switch Command Reference—Release7.6
78-15328-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
set port dot1x
set port dot1x
To configure dot1x on a port, use the set port dot1x command.
set port dot1x mod/port multiple-host {enable | disable}
set port dot1x mod/port {port-control port_control_value}
set port dot1x mod/port {initialize | re-authenticate}
set port dot1x mod/port re-authentication {enable | disable}
set port dot1x mod/port multiple-authentication {enable | disable}
set port dot1x mod/port guest-vlan {vlan | none}
Syntax Description
Defaults The default settings are as follows:
The default port_control_value is force-authorized.
The multiple host feature is disabled.
The reauthentication feature is disabled.
The multiple authentication feature is disabled.
mod/port Number of the module and port on the module.
multiple-host Specifies multiple-user access; see the “Usage Guidelines” section for
more information.
enable Enables multiple-user access.
disable Disables multiple-user access.
port-control
port_control_value Specifies the port control type; valid values are force-authorized,
force-unauthorized, and auto.
initialize Initializes dot1x on the port.
re-authenticate Manually initiates a reauthentication of the entity connected to the port.
re-authentication Automatically initiates reauthentication of the entity connected to the
port within the reauthentication time period; see the “Usage Guidelines”
section for more information.
enable Enables automatic reauthentication.
disable Disables automatic reauthentication.
multiple-authentication Specifies multiple authentications so that more than one host can gain
access to the port; see the “Usage Guidelines” section for more
information.
enable Enables multiple authentication.
disable Disables multiple authentication.
guest-vlan Specifies an active VLAN as an 802.1x guest VLAN.
vlan Number of the VLAN; valid values are from 1 to 1005 and 1025 to 4094.
none Clears the guest VLAN on the port.