< Home

display user-interface

Function

The display user-interface command displays CLI administrator interface information.

Format

display user-interface [ { console number | vty number } | ui-number ] [ summary ]

Parameters

Parameter Description Value
console number Specifies the console interface number. The value is an integer. The default value is 0.
vty number Specifies the VTY interface number. The value is an integer ranging from 0 to 14.
ui-number Specifies the absolute administrator interface number. The value is an integer ranging from 0 to 20.
summary Displays summary information about an administrator interface. -

Views

All views

Default Level

3: Management level

Usage Guidelines

You can run the display user-interface command to view administrator interface information, including the attributes, numbers, levels, and authentication modes.

The administrator only can view the administrator interface information of himself or the other administrator whose level is lower than him.

Example

# Display detailed information about an administrator interface with absolute number 0.

<sysname> display user-interface 0
  Idx  Type     Tx/Rx      Modem Privi ActualPrivi Auth  Int                    
  0    CON 0    9600       -     15    -           A     -                      
  +    : Current UI is active.                                                  
  F    : Current UI is active and work in async mode.                           
  Idx  : Absolute index of UIs.                                                 
  Type : Type and relative index of UIs.                                        
  Privi: The privilege of UIs.                                                  
  ActualPrivi: The actual privilege of user-interface.                          
  Auth : The authentication mode of UIs.                                        
      A: Authenticate use AAA.                                                  
      N: Current UI need not authentication.                                    
      P: Authenticate use current UI's password.                                
  Int  : The physical location of UIs.
Table 1 Description of the display user-interface command output

Item

Description

+

The current administrator interface is active, which means that an administrator logged in to this interface.

F

The current administrator interface is active and working in the asynchronous mode.

Idx

Absolute administrator interface number.

Type

Relative administrator interface number.

Privi

CLI administrator interface level

ActualPrivi

Administrator account level which takes effect when AAA authentication is used

Auth

Authentication mode

A

AAA authentication mode

P

Password authentication mode

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >