Command Manual ( For Soliton ) – SSH
H3C S3100 Series Ethernet Switches
Chapter 1 SSH Commands
1-10
Description
Use the
peer-public-key
end
command to return from public key view to system view.
Related commands:
rsa peer-public-key
,
public-key-code begin
,
public-key peer
.
Examples
# Exit public key view.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] rsa peer-public-key Switch003
RSA public key view: return to System View with "peer-public-key end".
[Sysname-rsa-public-key] peer-public-key end
[Sysname]
1.1.9 protocol inbound
Syntax
protocol inbound
{
all
|
ssh
|
telnet
}
View
VTY user interface view
Parameters
all
: Supports both Telnet and SSH.
ssh
: Supports only SSH.
telnet
: Supports only Telnet.
Description
Use the
protocol inbound
command to configure specific user interface(s) to support
specified protocol(s). The configuration will take effect at next user login.
By default, both SSH and Telnet are supported.
Note:
As SSH clients access the SSH server through VTY user interfaces, you need
configure the VTY user interfaces of the SSH server to support remote SSH login.