User Manual

Table Of Contents
[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.
SWX232x(config)#ssh-client enable
4.19.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.
SWX232x#clear ssh host 192.168.100.1
4.20 E-mail notification
4.20.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
IPv4 address (A.B.C.D), IPv6 address (X:X::X:X)
When specifying an IPv6 link local address, the transmitting interface also needs to be specified (in
fe80::X%vlanN format).
Host name (64 characters or less, Single-byte alphanumeric characters - . and :)
port : <1-65535>
Port number for e-mail server (this is 25 when omitted, and 465 when over-ssl is specified as method)
method : Encryption method
Setting value Description
over-ssl Encrypting communication ( over SSL )
Command Reference | Maintenance and operation functions | 91