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. | - |
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.
# 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) : - ----------------------------------------------------------------------------
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.
|
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. |