4 dot1x defaultlogin, 5 dot1x initialize, 6 dot1x login – Kontron AT8402 CLI User Manual

Page 71: 7 dot1x max-req, At8402 switching commands

Advertising
background image

AT8402

Switching Commands

Page 2 - 39

AT8402 CLI Reference Manual

Mode

Privileged EXEC

2.10.4

dot1x defaultlogin

This command assigns the authentication login list to use for non-configured users for
802.1x port security. This setting is over-ridden by the authentication login list
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

<

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

Advertising