HP Comware 5 Debug Manual Vol 3
debugging ssh client { all | error | event | message }
undo debugging ssh client { all | error | event | message }
Default
SSH client debugging is disabled.
Views
User view
Default command level
1: Monitor level
Parameters
all: Specifies all types of SSH client debugging.
error: Specifies SSH client error debugging.
event: Specifies SSH client event debugging.
message: Specifies SSH client message debugging.
Usage guidelines
Table 4 describes output fields and messages for the debugging ssh client event command.
Table 215 Output from the debugging ssh client event command
Field
Description
ProcessSession: Process session.
InEncrypt:key-algorithm
Received encryption algorithm information.
OutEncrypt: key-algorithm
Sent encryption algorithm information.
InMac:mac-algorithm
Received MAC algorithm information.
OutMac: mac-algorithm
Sent MAC algorithm information.
Process Kex Init:
Algorithm negotiation initialization.
Connect Socket:
Socket connection.
FSM from fsm1 to fsm2
State machine changes from connection status to
version negotiation.
Client_SUB1_FSM from fsm1 to fsm2
Client level-1 sub-state-machine change.
Table 5 describes output fields and messages for the debugging ssh client message command.
Table 216 Output from the debugging ssh client message command
Field
Description
STELC: Stelnet client.
Client Data Flow Control:
Client data flow control.
Send Disconnect:
Send disconnection message.
Window Adjust:
Client channel window adjust.
AuthReq:
Sent authentication request.
ServiceReq:
Sent service request.
420