display dot1x supplicant

Function

The display dot1x supplicant command displays session connection information about 802.1X supplicants.

Format

display dot1x supplicant [ interface { interface-type interface-number | interface-name } ]

Parameters

Parameter Description Value
interface interface-type interface-number

Specifies the type and number of an interface.

-

interface interface-name

Specifies the name of an interface.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
dot1x read

Usage Guidelines

Usage Scenario

To check session connection information about 802.1X supplicants, run the display dot1x supplicant command. The information displayed includes the interface on which the 802.1X supplicant function is enabled, authentication status, and number of the 802.1X supplicant template.

Precautions

In VS mode, this command is supported only by the admin VS.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display session connection information about the 802.1X supplicant on GE 0/1/8.
<HUAWEI> display dot1x supplicant interface GigabitEthernet0/1/8
---------------------------------------------------------------------------
Current status:                                      authenticated
Supplicant template index:                           1
Peer mac-address:                                    e412-314c-4c01
Supplicant mac-address:                              0c29-31bc-9102
Last authentication success time:                    2017/01/01 23:55:03
Last authentication fail time:                       --
---------------------------------------------------------------------------
# Display session connection information about all 802.1X supplicants.
<HUAWEI> display dot1x supplicant
---------------------------------------------------------------------------
Interface                        Status                   Template Index
---------------------------------------------------------------------------
GigabitEthernet0/1/8             initial                  1
Table 1 Description of the display dot1x supplicant command output
Item Description
Current status

Session connection status of a supplicant:

  • initial: initial: The supplicant is initializing.
  • logoff: logoff: The supplicant initiates a logout request.
  • disconnected: The supplicant has not started authentication negotiation.
  • connecting: The supplicant starts authentication negotiation.
  • acquired: The supplicant has sent the user name and is waiting for a password request.
  • authenticating: The supplicant has sent the user password and is waiting for the authentication result.
  • authenticated: The supplicant has passed the authentication.
  • held: The supplicant enters the silent state after 802.1X authentication fails. The supplicant will restart authentication negotiation after a certain period of time.
Supplicant template index

Number of a supplicant template.

Supplicant mac-address

MAC address of the supplicant's interface.

Peer mac-address

MAC address of the authenticator's interface.

Last authentication success time

Date and time when the last authentication succeeded.

Last authentication fail time

Date and time when the last authentication failed.

Interface

Name of an interface.

Status

Session connection status of a supplicant:

  • initial: The supplicant is initializing.
  • logoff: The supplicant initiates a logout request.
  • disconnected: The supplicant has not started authentication negotiation.
  • connecting: The supplicant starts authentication negotiation.
  • acquired: The supplicant has sent the user name and is waiting for a password request.
  • authenticating: The supplicant has sent the user password and is waiting for the authentication result.
  • authenticated: The supplicant has passed the authentication.
  • held: The supplicant enters the silent state after 802.1X authentication fails. The supplicant will restart authentication negotiation after a certain period of time.
Template Index

Number of a supplicant template.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >