Show dot1x – LevelOne FGL-2870 User Manual

Page 518

Advertising
background image

Command Line Interface

4-152

4

For guest VLAN assignment to be successful, the VLAN must be configured
and set as active ("vlan database" on page 4-298) and assigned as the guest
VLAN for the port ("network-access guest-vlan" on page 4-166).

Example

show dot1x

This command shows general port authentication related settings on the switch or a
specific interface.

Syntax

show dot1x [statistics] [interface interface]

statistics - Displays dot1x status for each port.
• interface

ethernet unit/port

- unit - Stack unit. (Range: 1)
- port - Port number. (Range: 1-28/52)

Command Mode

Privileged Exec

Command Usage

This command displays the following information:

Global 802.1X Parameters – Shows whether or not 802.1X port

authentication is globally enabled on the switch.

802.1X Port Summary – Displays the port access control parameters for

each interface, including the following items:
- Status

– Administrative state for port access control.

- Operation Mode

– Dot1x port control operation mode (page 4-147).

- Mode

– Dot1x port control mode (page 4-146).

- Authorized

– Authorization status (yes or n/a - not authorized).

802.1X Port Details – Displays the port access control parameters for each

interface, including the following items:
- reauth-enabled

– Periodic re-authentication (page 4-149).

- reauth-period

– Time after which a connected client must be

re-authenticated (page 4-150).

- quiet-period

– Time a port waits after Max Request Count is

exceeded before attempting to acquire a new
client (page 4-149).

- tx-period

– Time a port waits during authentication session

before re-transmitting EAP packet (page 4-150).

- supplicant-timeout

– Supplicant timeout.

Console(config)#interface eth 1/2
Console(config-if)#dot1x intrusion-action guest-vlan
Console(config-if)#

Advertising