< Home

display easy-operation client

Function

The display easy-operation client command displays client information on the Commander.

Format

display easy-operation client [ client-id | mac-address mac-address | esn esn | verbose ]

Parameters

Parameter Description Value
client-id Displays detailed information about a client with a specified client ID. The value is an integer. It depends on the maximum number of clients supported by the Commander.

For details, seeMaximum Number of Managed Clients on the Commander.

mac-address mac-address Displays detailed information about a client with a specified MAC address. The value is in the H-H-H format, where each H contains four hexadecimal digits.
esn esn Displays detailed information about a client with a specified ESN. The value is a string of 10 to 32 case-insensitive characters without spaces.
verbose Displays detailed information about all clients. -

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

This command displays client information that the Commander dynamically obtains from a client, including the client's host name, MAC address, ESN, IP address, device type, and information about the files that have been downloaded to the client.

If the client state is UNKNOWN in the command output, the displayed MAC address and ESN are manually configured. If the client state is not UNKNOWN, the displayed MAC address and ESN values are dynamically obtained from the client. To modify the configuration of a client in a state other than UNKNOWN to match a new device, run the undo client client-id command to delete the current client configuration first.

If no optional parameter is specified in the command, the command displays brief client information dynamically obtained from the client database.

Example

# Display brief client information.

<HUAWEI> display easy-operation client
The total number of client is : 4                                               
                                                                                
------------------------------------------------------------------------------- 
 ID   Mac address    ESN                              IP address       State    
------------------------------------------------------------------------------- 
 1    0025-9EF4-ABCD 2102113089P0xxxxxxxx             192.168.150.208  RUNNING     
 2    0000-C102-0701 -                                -                INITIAL  
 3    -              210235182810xxxxxxxx             192.168.150.210  INITIAL
 4    0018-1111-2123 210235276310xxxxxxxx             192.168.150.122  RUNNING
------------------------------------------------------------------------------- 

# Display detailed information about the client with MAC address 0018-1111-2123.

<HUAWEI> display easy-operation client mac-address 0018-1111-2123
---------------------------------------------------------------------------     
 Client ID                    : 4                                               
 Host name                    : HUAWEI
 Mac address                  : 0018-1111-2123                                  
 ESN                          : 210235276310xxxxxxxx                            
 IP address                   : 192.168.150.122                                 
 Model                        : S5728C-EI             
 Device Type                  : S5700-EI                    
 System-software file         : flash:/s5700-ei-v200r003c00.cc               
 System-software version      : V200R003C00
 Configuration file           : flash:/122.cfg                                  
 Patch file                   : -                                               
 WEB file                     : -                                               
 License file                 : -                                               
 System CPU usage             : 6%                                              
 System Memory usage          : 55% 
 Backup configuration file    : -                                               
 Backup result                : -                                      
 Last operation result        : -                                      
 Last operation time          : 0000-00-00  00:00:00 
 State                        : RUNNING                                         
 Aging time left (hours)      : - 
----------------------------------------------------------------------------     
Table 1 Description of the display easy-operation client command output
Item
Description
ID/Client ID Client ID.
Host name Client host name.
Mac address Client MAC address.
ESN Client ESN.
IP address Client IP address.
State Client status.
  • INITIAL: The client is performing initialization. The client information has been added to the Commander, but the client has not obtained an IP address, so the client cannot communicate with the Commander.
  • UPGRADING: The client is upgrading the software.
  • RUNNING: The client is running.
  • LOST: The Commander does not receive the response from the client in 2 minutes. A stack enters the LOST state when its system MAC address changes.
  • CONFIGURING: Batch configuration status.
  • UNKNOWN: The client status is unknown. This state rarely appears.
Model Device model of the client.
Device Type Device type of the client.
System-software file Current system software of the client.
System-software version Current system version of the client.
Configuration file Current configuration file of the client.
Patch file Current patch file of the client.
WEB file Current web page file of the client.
License file Current license file of the client.
System CPU usage CPU usage of the client.
System Memory usage Memory usage of the client.
Backup configuration file Current backup configuration file of the client.
Last operation result Last operation result.
Last operation time Last operation time.
Backup result File backup result.
Aging time left Remaining aging time.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >