aaa authentication port-access mac-auth quiet-period

Syntax

aaa authentication port-access mac-auth quiet-period <PERIOD>

no aaa authentication port-access mac-auth quiet-period

Description

Configures the period during which the switch does not try to authenticate a rejected client.

The no form of the command resets the quiet period to the default, 60 seconds.

Command context

config-if

Parameters

<PERIOD>

Specifies the quiet period (in seconds). Default: 60. Range: 0 to 65535.

Authority

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

Examples

Configuring the quiet period on a port:

switch(config-if)# aaa authentication port-access mac-auth
switch(config-if-macauth)# quiet-period 65

Resetting the quiet period on a port to default:

switch(config-if)# aaa authentication port-access mac-auth
switch(config-if-macauth)# no quiet-period