< Home

display access-user access-type

Function

The display access-user access-type command displays information about NAC access users.

Format

display access-user access-type { dot1x | mac-authen | portal | none }

Parameters

Parameter

Description

Value

dot1x

Displays information about users who pass 802.1X authentication.

-

mac-authen

Displays information about users who pass MAC address authentication.

-

portal

Displays information about users who pass Portal authentication.

-

none

Displays information about users whose AAA scheme is non-authentication.

-

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

You can run this command to check information about online NAC users.

Example

# Display information about 802.1X access users.
<sysname> display access-user access-type dot1x
 ------------------------------------------------------------------------------ 
 UserID Username                IP address       MAC            Status          
 ------------------------------------------------------------------------------ 
 16018  zqm                     10.12.12.254     78ac-c0c2-0175 Success      
 ------------------------------------------------------------------------------ 
 Total: 1, printed: 1  
Table 1 Description of the display access-user command output

Item

Description

UserID ID automatically allocated to an online user by the device.
Username User name.
IP address User IP address.

When both IPv4 and IPv6 addresses exist, only the IPv4 address is recorded.

When only IPv6 addresses exist, only the latest updated IPv6 address is recorded.

MAC User MAC address.
Status User status.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >