The display easy-operation batch-cmd result command displays the batch configuration execution result.
To check the batch configuration execution result, run the display easy-operation batch-cmd result command. The result is saved in the memory of clients. If the script contains commands used to clear the client memory, such as the reboot command, the result cannot be checked using the display easy-operation batch-cmd result command after the commands are delivered to clients.
# Display the execution result of batch configuration.
<HUAWEI> display easy-operation batch-cmd result
This operation will take some seconds, please wait......
-------------------------------------------------------------
ID Total Successful Failed Time
-------------------------------------------------------------
1 10 10 0 2013-09-12 12:57:02
2 10 10 0 2013-09-12 12:57:02
3 10 10 0 2013-09-12 12:57:02
-------------------------------------------------------------
Item | Description |
---|---|
ID | Client ID. |
Total | Total number of commands delivered. |
Successful | Number of commands successfully executed. |
Failed | Number of commands failed to be executed. |
Time | Time when command execution was complete on the client. |