beautypg.com

Dot1x port-control – Allied Telesis AT-S83 User Manual

Page 215

background image

AT-S83 Management Software Command Line Interface User’s Guide

215

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 5:

switch# configure terminal

switch(config)# interface xe5

switch(config-if)# dot1x port-control auto

Related Commands

none