Switched PRO2 – User Guide
Using the Command Line Interface (CLI) • 175
set ssh
Sets SSH configuration values.
Command Syntax
set ssh [disabled | enabled]
set ssh port
set ssh authmethod [all | kbint | password]
Parameters
The set ssh command uses the following parameters:
Sets port for SSH connections 1-65535 (default is 22).
Sets authentication method for SSH connections.
Sub-Parameters
The set ssh command uses the following sub-parameters:
Allows either of the authentication methods described in this table.
Allows only keyboard-interactive authentication.
Allows only password authentication.
Command Access
Admin level only; no access in Demo mode
set syslog
Sets Syslog configuration values.
Command Syntax
set syslog debugmsg [disabled | enabled]
set syslog host1 <hostname>
set syslog host2 <hostname>
set syslog port <port>
set syslog protocol [rfc3164 | rfc5424]
Parameters
The set syslog command uses the following parameters:
Sets to send debug log messages in addition to system log messages.
Sets the first Syslog server. 0-63 characters.
Sets the second Syslog server. 0-63 characters.
Sets the port for the Syslog servers. 1-65535 (default 514).
Sets the format of the Syslog messages.
Command Access
Admin level only; no access in Demo mode