
Secure Shell Commands
©2008 Allied Telesis Inc. All rights reserved.
45.10
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
debug ssh server
This command enables the SSH server debugging facility. When enabled, the SSH server sends
diagnostic messages to the system log. To display the debugging messages on the terminal, use
the
terminal monitor
command.
The no form disables the SSH server debugging facility. This stops the SSH server from
generating diagnostic debugging messages.
SSH server debugging is disabled by default.
Syntax
debug ssh server
[
brief
|
full
]
no debug ssh server
Mode
Configure mode and Privileged Exec mode
Examples
To start SSH server debugging, use the command:
awplus#
debug ssh server
To start SSH server debugging with extended output, use the command:
awplus#
debug ssh server full
To disable SSH server debugging, use the command:
awplus#
no debug ssh server
Related Commands
debug ssh client
show ssh server
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