The display dot1x command displays configuration information about 802.1X authentication on an interface.
Parameter | Description | Value |
---|---|---|
interface interface-name |
Specifies the interface name. |
The value is a string of 1 to 256 characters. |
interface interface-type |
Specifies the interface type. |
- |
interface interface-number |
Specifies the interface number. |
The value is a string of 1 to 256 characters. |
Usage Scenario
You can run this command to check whether 802.1X authentication is enabled, the access authentication mode, access control type, maximum number of access users on an interface, forcible authentication domain on an interface, and current authorization status of an interface. The command output helps you to check whether the current 802.1x authentication configuration is correct and locate and rectify faults accordingly.
Precautions
In VS mode, this command is supported only by the admin VS.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display dot1x interface GigabitEthernet 0/1/1 GigabitEthernet0/1/1 Dot1x authentication : enable Port control type : auto Port control method : mac Max user num : 64 Forced-domain : -- Port current status : un-authorized Port current access user num : 0
Item | Description |
---|---|
Dot1x authentication | Whether 802.1X authentication is enabled. The value can be:
|
Port control method | Access authorization mode of the interface on which 802.1X authentication is configured. The value can be:
|
Port control type | Access control type of the interface on which 802.1X authentication is configured. The value can be:
|
Port current status | Current authorization status of an interface. The value can be:
|
Port current access user num | Current number of access users on an interface. |
Max user num | Maximum number of access users on an interface. You can configure this item using the dot1x max-user command. |
Forced-domain | Forcible authentication domain. |