C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
1251
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
S
ECURE
S
HELL
(SSH) C
OMMANDS
DEBUG
SSH
SERVER
debug ssh server
Overview
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
variant of this command disables the SSH server debugging facility. This
stops the SSH server from generating diagnostic debugging messages.
Syntax
debug ssh server [brief|full]
no debug ssh server
Default
SSH server debugging is disabled by default.
Mode
Privileged Exec and Global Configuration
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
undebug ssh server
Parameter
Description
brief
Enables brief debug mode.
full
Enables full debug mode.