User Manual

Table Of Contents
[Parameter]
switch : Whether to enable SSH client
Setting value Description
enable Enable
disable Disable
[Initial value]
ssh-client disable
[Input mode]
global configuration mode
[Description]
Enables use of the ssh command as an SSH client.
If this command is executed with the "no" syntax, the SSH client is disabled.
[Example]
Enable the SSH client.
SWR2310(config)#ssh-client enable
4.20.3 Clear SSH host information
[Syntax]
clear ssh host host
[Parameter]
host : Remote host name, IPv4 address (A.B.C.D), or IPv6 address (X:X::X:X)
[Input mode]
privileged EXEC mode
[Description]
Delete the public key of the SSH server that is connected as an SSH client.
[Example]
Clear the SSH host information.
SWR2310#clear ssh host 192.168.100.1
4.21 E-mail notification
4.21.1 SMTP e-mail server settings
[Syntax]
mail server smtp id host host [port port] [encrypt method] [auth username password]
no mail server smtp id
[Keyword]
port : Specifying a port number for the e-mail server
encrypt : Specifying an encryption method
auth : Specifying the account information to use for SMTP authentication
[Parameter]
id : <1-10>
Mail server ID
host : Mail server address or host name
Command Reference | Maintenance and operation functions | 93