Dot1x re-authenticate, Dot1x re-authentication – LevelOne GTL-2690 User Manual

Page 493

Advertising
background image

User Authentication Commands

25-30

25

dot1x re-authenticate

This command forces re-authentication on all ports or a specific interface.

Syntax

dot1x re-authenticate [interface]

interface

ethernet unit/port

- unit - Stack unit. (Range: 1-8)
- port - Port number. (Range: 1-26)

Command Mode

Privileged Exec

Command Usage

The re-authentication process verifies the connected client’s user ID and
password on the RADIUS server. During re-authentication, the client remains
connected the network and the process is handled transparently by the dot1x
client software. Only if re-authentication fails is the port blocked.

Example

dot1x re-authentication

This command enables periodic re-authentication for a specified port. Use the no
form to disable re-authentication.

Syntax

[no] dot1x re-authentication

Command Mode

Interface Configuration

Command Usage

• The re-authentication process verifies the connected client’s user ID and

password on the RADIUS server. During re-authentication, the client remains
connected the network and the process is handled transparently by the dot1x
client software. Only if re-authentication fails is the port blocked.

• The connected client is re-authenticated after the interval specified by the

dot1x timeout re-authperiod command. The default is 3600 seconds.

Example

Console#dot1x re-authenticate
Console#

Console(config)#interface eth 1/2
Console(config-if)#dot1x re-authentication
Console(config-if)#

Advertising