< Home

display associate-user

Function

The display associate-user command displays associated users on devices.

Format

display associate-user

Parameters

None

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

Usage Scenario

You can run this command to check associated users on authentication access devices and authentication control devices.

Precautions

There are no longer associated users on authentication control devices after the users are successfully authenticated or added to domains. You can run the display access-user command to check user information.

Example

# Display the associated users on an authentication control device.

<HUAWEI> display associate-user
 ------------------------------------------------------------------             
 UserID IP address       MAC            SA MAC                                  
 ------------------------------------------------------------------             
 27     192.168.12.1     00e0-4c88-143f dcba-6543-e00a                          
 ------------------------------------------------------------------             
 Total: 1, printed: 1       
Table 1 Description of the display associate-user command output

Item

Description

UserID

ID that is assigned to a user after the user is associated.

IP address

IP address of a user.

MAC

MAC address of a user.

SA MAC

MAC address of an authentication access device.

# Display the associated users on an authentication access device.

<HUAWEI> display associate-user
 -------------------------------------------------------------------------------
 UserID IP address       MAC            Status        Trigger type              
 -------------------------------------------------------------------------------
 27     192.168.12.1     00e0-4c88-143f Associated    Arp                       
 -------------------------------------------------------------------------------             
 Total: 1, printed: 1       
Table 2 Description of the display associate-user command output

Item

Description

UserID

ID that is assigned to a user after the user is associated.

IP address

IP address of a user.

MAC

MAC address of a user.

Status

Status of a user.
  • Up: indicates that the authentication access device has received the authentication success notification from the authentication control device and enabled data forwarding rights for users.
  • Associated: indicates that the authentication access device has received the association success response from the authentication control device and is waiting for the authentication success notification from the authentication control device.
  • Idle: indicates that the authentication access device detects that the user has been connected and periodically sends an association request or is waiting for the association response from the authentication control device.
  • Deleting: indicates that the user has been added to the logout queue and is waiting for logout.

Trigger type

Triggering type.
  • Arp: indicates that ARP packets are sent to trigger creation of the association table.
  • Dot1x: indicates that dot1x packets are sent to trigger creation of the association table.
  • Http: indicates that HTTP packets are sent to trigger creation of the association table.
  • Dhcp: indicates that DHCP packets are sent to trigger creation of the association table.
  • Dhcpv6: indicates that DHCPv6 packets are sent to trigger creation of the association table.
  • Nd: indicates that Nd packets are sent to trigger creation of the association table.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >