< Home

display uni-mng unauthen-user offline-record

Function

The display uni-mng unauthen-user offline-record command displays offline records of non-authenticated users on an AS.

This command can only be executed on a parent switch.

Format

display uni-mng unauthen-user offline-record [ as name as-name | mac-address mac-address ]

Parameters

Parameter Description Value
as name as-name

Specifies the name of an AS.

The value is a string of 1 to 31 case-insensitive characters without spaces.

mac-address mac-address

Specifies the MAC address of an AS.

The value is in H-H-H format, where H is a hexadecimal number of 1 to 4 digits. The value cannot be all 0s, all Fs, or a multicast MAC address.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

To view offline records of non-authenticated users on an AS, run the display uni-mng unauthen-user offline-record command.

Example

# Display offline records of non-authenticated users on the AS test1.

<HUAWEI> display uni-mng unauthen-user offline-record as name test1
Total: 2                                                                        
--------------------------------------------------------------------------------
  AS name               : test1
  User MAC              : 0021-9746-b67c
  User VLAN             : 212
  User access interface : Ge1/0/2
  User IP address       : 192.168.1.1
  User offline time     : 2016/01/21 04:59:43
  User offline reason   : As offline
--------------------------------------------------------------------------------
  AS name               : test1
  User MAC              : 0021-9746-b67d
  User VLAN             : 212
  User access interface : Ge1/0/3
  User IP address       : 192.168.1.2
  User offline time     : 2016/01/21 05:59:43
  User offline reason   : User offline
--------------------------------------------------------------------------------
Table 1 Description of the display uni-mng unauthen-user offline-record command output

Item

Description

Total

Number of offline records of non-authenticated users on an AS.

AS name

Name of an AS.

User MAC

MAC address of a non-authenticated user.

User VLAN

VLAN to which a non-authenticated user belongs.

User access interface

Access interface of a non-authenticated user.

User IP address

IP address of a non-authenticated user.

User offline time

Time when a non-authenticated user goes offline.

User offline reason

Reason that a non-authenticated user goes offline.
  • User offline: The user goes offline.
  • AS offline: The AS is offline.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >