5 dot1x initialize, 6 dot1x login, 7 dot1x max-req – Kontron AT890X Full-Size CLI User Manual

Page 73: 8 dot1x port-control

Advertising
background image

AT8901/2/3

Switching Commands

Page 2 - 39

AT8901/2/3 CLI Reference Manual

assigned to a specific user if the user is configured locally. If this value is not
configured, users will be authenticated using local authentication only.

Format

dot1x defaultlogin <listname>

Mode

Global Config

2.10.5

dot1x initialize

This command begins the initialization sequence on the specified port. This command
is only valid if the control mode for the specified port is 'auto'. If the control mode is
not 'auto' an error will be returned.

Format

dot1x initialize

<

unit/slot/port

>

Mode

Privileged EXEC

2.10.6

dot1x login

This command assigns the specified authentication login list to the specified user for
802.1x port security. The

<user>

parameter must be a configured user and the

<listname>

parameter must be a configured authentication login list.

Format

dot1x login <user> <listname>

Mode

Global Config

2.10.7

dot1x max-req

This command sets the maximum number of times the authenticator state machine on
this port will transmit an EAPOL EAP Request/Identity frame before timing out the
supplicant. The

<count>

value must be in the range 1 - 10.

Default

2

Format

dot1x max-req

<count>

Mode

Interface Config

2.10.7.1

no dot1x max-req

This command sets the maximum number of times the authenticator state machine on
this port will transmit an EAPOL EAP Request/Identity frame before timing out the
supplicant.

Format

no dot1x max-req

Mode

Interface Config

2.10.8

dot1x port-control

This command sets the authentication mode to use on the specified port. Select

force-

unauthorized

to specify that the authenticator PAE unconditionally sets the controlled

port to unauthorized. Select

force-authorized

to specify that the authenticator PAE

unconditionally sets the controlled port to authorized. Select

auto

to specify that the

authenticator PAE sets the controlled port mode to reflect the outcome of the
authentication exchanges between the supplicant, authenticator and the authentication
server.

Advertising