Command Manual - System Management
Quidway S6500 Series Ethernet Switches Chapter 8 SSH Configuration Commands
Huawei Technologies Proprietary
8-1
Chapter 8 SSH Configuration Commands
8.1 SSH Configuration Commands
8.1.1 debugging ssh server
Command
debugging ssh server { all | vty index }
undo debugging ssh server { all | vty index }
View
User view
Parameter
all: All SSH channels
index: Debugged SSH channels. Optional values depend on the VTY number and they
are 0~4.
Description
Using the debugging ssh server command, you can send the negotiation process
defined in SSH1.5 protocol to the information center as debugging information and
debug a single user interface. Using the undo debugging ssh server command, you
can disable debugging function.
By default, debugging function is disabled.
For the related commands, see ssh server authentication-retries, ssh server
rekey-interval, ssh server timeout.
Example
# Print debugging information in running SSH
<Quidway> debugging ssh server vty 0
00:23:20: SSH0: starting SSH control process
00:23:20: SSH0: sent protocol version id SSH-1.5-Quidway-1.25
00:23:20: SSH0: protocol version id is - SSH-1.5-1.2.26
00:23:20: SSH0: SSH_SMSG_PUBLIC_KEY msg
00:23:21: SSH0: SSH_CMSG_SESSION_KEY msg - length 112, type 0x03
00:23:21: SSH: RSA decrypt started
00:23:21: SSH: RSA decrypt finished
00:23:21: SSH: RSA decrypt started