Parameter | Description | Value |
---|---|---|
slot slot-num |
Specifies the slot ID of an installed board based on which information about 802.1X sessions is to be displayed. |
The value is a string of 1 to 15 characters. |
interface interface-type |
Specifies the type of an interface based on which information about 802.1X sessions is to be displayed. |
- |
mac mac-address |
Specifies a MAC address based on which information about 802.1X sessions is to be displayed. |
The value is in the format of H-H-H. Each H is a 4-bit hexadecimal number, such as 00e0 or fc01. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display dot1x sessions mac 00e0-fc12-3456 --------------------------------------------------------------------------------------------------------------------------------------- UserIndex Interface Mac State VlanId QinqId Dot1x-template Handshake Reauthentication MacBypassVlan --------------------------------------------------------------------------------------------------------------------------------------------- 65664 GE0/1/19 00e0-fc12-3456 authenticated 0 0 1 disable enable - ---------------------------------------------------------------------------------------------------------------------------------------------
Item | Description |
---|---|
UserIndex | EAP user index. |
Interface | Type of the interface on the user side. |
Mac | User MAC address. |
State | Current EAPoL state machine status of a user:
|
VlanId | User VLAN ID. |
QinqId | Inner VLAN ID or outer VLAN ID of a QinQ interface. |
Dot1x-template | Dot1x template index. |
Handshake | Whether the 802.1X handshake function is enabled using the request command:
|
Reauthentication | Whether reauthentication is enabled:
|
MacBypassVlan | Whether VLAN information carried in the upstream traffic of the MAC address bypass authentication user is replaced by the configured VLAN. - indicates that VLAN information is not replaced. |