1x port authentication, Table 25-13 802.1x port authentication commands – LevelOne GTL-2690 User Manual

Page 489

Advertising
background image

User Authentication Commands

25-26

25

Example
The following example enables port security for port 5, and sets the response to a
security violation to issue a trap message:

Related Commands

shutdown (27-7)
mac-address-table static (31-1)

802.1X Port Authentication

The switch supports IEEE 802.1X (dot1x) port-based access control that prevents
unauthorized access to the network by requiring users to first submit credentials for
authentication. Client authentication is controlled centrally by a RADIUS server
using EAP (Extensible Authentication Protocol).

Console(config)#interface ethernet 1/5
Console(config-if)#port security action trap

Table 25-13 802.1X Port Authentication Commands

Command

Function

Mode

Page

dot1x system-auth-control

Enables dot1x globally on the switch.

GC

25-27

dot1x default

Resets all dot1x parameters to their default values

GC

25-27

dot1x max-req

Sets the maximum number of times that the switch

retransmits an EAP request/identity packet to the client

before it times out the authentication session

IC

25-27

dot1x port-control

Sets dot1x mode for a port interface

IC

25-28

dot1x operation-mode

Allows single or multiple hosts on an dot1x port

IC

25-29

dot1x re-authenticate

Forces re-authentication on specific ports

PE

25-30

dot1x re-authentication

Enables re-authentication for all ports

IC

25-30

dot1x timeout quiet-period

Sets the time that a switch port waits after the Max

Request Count has been exceeded before attempting to

acquire a new client

IC

25-31

dot1x timeout re-authperiod

Sets the time period after which a connected client must

be re-authenticated

IC

25-31

dot1x timeout tx-period

Sets the time period during an authentication session that

the switch waits before re-transmitting an EAP packet

IC

25-32

show dot1x

Shows all dot1x related information

PE

25-32

Advertising