Dot1x port-control – Allied Telesis AT-S100 User Manual
Page 198

Chapter 6: 802.1x Access Control Commands
198
Section II: Advanced Configuration
DOT1X PORT-CONTROL
Syntax
dot1x port-control auto|force-authorized|force-
unauthorized dir=both|in
no dot1x port-control
Parameters
force-authorized
Forces an interface to an authorized state.
force-unauthorized
Forces an interface to an unauthorized state.
auto
Allows a client to negotiate authentication on an
interface.
dir
Specifies the packet control direction, where:
both Discards
receive
and
transmit packets from
the supplicant.
in
Discards receive packets from the
supplicant.
Description
Use the DOT1X PORT-CONTROL command to force a port state on an
interface. To remove an interface from the 802.1x management, use the
no form of this command.
Command Mode
Interface mode
Example
The following commands enable authentication on interface 20:
switch# configure terminal
switch(config)# interface ge20
switch(config-if)# dot1x port-control auto
Related Commands
none