Setting value
Description
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.
SWR2311P(config)#ssh-client enable
4.18.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]
priviledged EXEC mode
[Description]
Delete the public key of the SSH server that is connected as an SSH client.
[Example]
Clear the SSH host information.
SWR2311P#clear ssh host 192.168.100.1
4.19 LLDP
4.19.1 Enable LLDP function
[Syntax]
lldp
run
no
lldp
run
[Initial value]
none
[Input mode]
global configuration mode
[Description]
Enable the LLDP function for the entire system.
If this command is executed with the "no" syntax, disable the LLDP function for the entire system.
[Note]
In order to enable the LLDP function for a port, the following command must be set.
Set the
set lldp enable
command's
type
(LLDP agent mode) to "txrx", "txonly", or "rxonly" as necessary.
•
lldp run
(global configuration mode)
•
lldp-agent
(interface mode)
•
set lldp enable
type
(LLDP agent mode)
Command Reference | Maintenance and operation functions |
81