The debugging ssh client command enables the debugging function of SSH client module.
The undo debugging ssh client command disables the debugging function of SSH client module.
By default, the debugging of SSH client module is disabled.
Parameter | Description | Value |
---|---|---|
message |
Displays debugging information about message of SSH client. |
- |
event |
Displays debugging information about event of SSH client. |
- |
packet |
Displays debugging information about packet of SSH client. |
- |
all |
Enables all debugging functions of SSH client. |
- |
state-transition |
Displays debugging information about state transition of SSH client. |
- |
error |
Displays debugging information about error of SSH client. |
- |
When an SSH client module becomes faulty, the network administrator cannot perform local management using SSH client to start, modify, or delete configuration on the remote device. You can run this command to start the debugging information on the SSH client module and rapidly locate faults based on the obtained information.