Secure Shell Commands
©2008 Allied Telesis Inc. All rights reserved.
Software Version 5.2.1
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
45.9
debug ssh client
This command enables the SSH client debugging facility. When enabled, any SSH, SCP and
SFTP client sessions send diagnostic messages to the login terminal.
The no form disables the SSH client debugging facility. This stops the SSH client from
generating diagnostic debugging message.
SSH client debugging is disabled by default.
Syntax
debug ssh client
[
brief
|
full
]
no debug ssh client
Mode
Configure mode and Privileged Exec mode
Examples
To start SSH client debugging, use the command:
awplus#
debug ssh client
To start SSH client debugging with extended output, use the command:
awplus#
debug ssh client full
To disable SSH client debugging, use the command:
awplus#
no debug ssh client
Related Commands
debug ssh server
show ssh client
Parameter
Description
brief
or
full
Changes the amount of debugging information sent to the terminal.
Specifying
brief
enables brief debug mode. Specifying
full
enables full
debug mode. Not specifying either of these options enables
normal
debug mode.
Default:
normal