debugging ssh client

Function

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.

Format

debugging ssh client { message | event | packet | all | state-transition | error }

undo debugging ssh client message

undo debugging ssh client event

undo debugging ssh client packet

undo debugging ssh client all

undo debugging ssh client error

undo debugging ssh client state-transition

Parameters

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.

-

Views

User view

Default Level

3: Management level

Task Name and Operations

Task Name Operations
ssh-client debug

Usage Guidelines

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.

Example

# Enable all SSH client module debugging information.
<HUAWEI> debugging ssh client all
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
Next topic >