Chapter 2
Catalyst 3750-X and 3560-X Switch Cisco IOS Commands
dot1x control-direction
Syntax Description
Defaults
Command Modes
Command History
Usage Guidelines
Examples
OL-21522-02
Downloaded from
www.Manualslib.com
Use the dot1x control-direction interface configuration command to enable the IEEE 802.1x
authentication with the wake-on-LAN (WoL) feature and to configure the port control as unidirectional
or bidirectional. Use the no form of this command to return to the default setting.
dot1x control-direction {both | in}
no dot1x control-direction
both
in
The port is in bidirectional mode.
Interface configuration
Release
12.2(53)SE2
Use the both keyword or the no form of this command to return to the default setting, bidirectional
mode.
For more information about WoL, see the "Using IEEE 802.1x Authentication with Wake-on-LAN"
section in the "Configuring IEEE 802.1x Port-Based Authentication" chapter in the software
configuration guide.
This example shows how to enable unidirectional control:
Switch(config-if)# dot1x control-direction in
This example shows how to enable bidirectional control:
Switch(config-if)# dot1x control-direction both
You can verify your settings by entering the show dot1x all privileged EXEC command.
The show dot1x all privileged EXEC command output is the same for all switches except for the port
names and the state of the port. If a host is attached to the port but is not yet authenticated, a display
similar to this appears:
Supplicant MAC 0002.b39a.9275
AuthSM State = CONNECTING
BendSM State = IDLE
PortStatus = UNAUTHORIZED
manuals search engine
Enable bidirectional control on port. The port cannot receive
packets from or send packets to the host.
Enable unidirectional control on port. The port can send packets to
the host but cannot receive packets from the host.
Modification
This command was introduced.
Catalyst 3750-X and 3560-X Switch Command Reference
dot1x control-direction
2-159