The debugging twamp-client command enables debugging for the TWAMP Light Control-Client.
The undo debugging twamp-client command disables debugging for the TWAMP Light Control-Client.
By default, debugging is disabled for the TWAMP Light Control-Client.
Parameter | Description | Value |
---|---|---|
global |
Indicates session-independent debugging. |
- |
test-session sessionId |
Indicates the ID of a test session. |
The value is an integer ranging from 1 to 2048. |
error |
Indicates error debugging. |
- |
process |
Indicates process debugging. |
- |
event |
Indicates event debugging. |
- |
all |
Indicates debugging for all test sessions. |
- |
Usage Scenario
To enable debugging for TWAMP Light, run the debugging twamp-client command. The system supports debugging for a maximum of 16 test sessions. If you enable debugging for more than 16 test sessions, debugging functions are automatically disabled for the previously associated test sessions in the same order as they are enabled. To disable debugging for TWAMP Light, run the undo debugging twamp-client command.
<HUAWEI> debugging twamp-client test-session 1 all <HUAWEI> display debugging twamp-client test-session 1 process debugging switch is on twamp-client test-session 1 error debugging switch is on twamp-client test-session 1 event debugging switch is on