Dot1X Control-Direction - Cisco Catalyst 3560X-24P Command Reference Manual

Cisco ios release 12.2(55)se
Hide thumbs Also See for Catalyst 3560X-24P:
Table of Contents

Advertisement

Chapter 2
Catalyst 3750-X and 3560-X Switch Cisco IOS Commands

dot1x control-direction

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.
Syntax Description
both
in
Defaults
The port is in bidirectional mode.
Command Modes
Interface configuration
Command History
Release
12.2(53)SE2
Usage Guidelines
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.
Examples
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
OL-21522-02
dot1x control-direction {both | in}
no dot1x control-direction
Modification
This command was introduced.
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.
Catalyst 3750-X and 3560-X Switch Command Reference
dot1x control-direction
2-159

Advertisement

Table of Contents
loading

Table of Contents