aaa authentication port-access dot1x authenticator discovery-period

Syntax

aaa authentication port-access dot1x authenticator discovery-period <PERIOD>

no aaa authentication port-access dot1x authenticator discovery-period

Description

Configures the period the port waits to retransmit the next EAPOL request identity frame on an 802.1X enabled port that has no authenticated clients.

The no form of the command resets the discovery period to the default, 30 seconds.

Command context

config-if

Parameters

<PERIOD>

Specifies the discovery period (in seconds). Default: 30. Range: 1 to 65535.

Authority

Administrators or local user group members with execution rights for this command.

Examples

Configuring the discovery period on a port:

switch(config-if)# aaa authentication port-access dot1x authenticator discovery-period 120

Resetting the discovery period to the default value:

switch(config-if)# no aaa authentication port-access dot1x authenticator discovery-period