Installation manual

Command Manual - System Management
Quidway S3000-EI Series Ethernet Switches Chapter 8 SSH Configuration Commands
Huawei Technologies Proprietary
8-6
Parameter
None
Description
Using the peer-public-key end command, you can finish editing peer public key and
quit from RSA public key view to system view.
For the related commands, see rsa peer-public-key, public-key-code end.
Example
# Quit RSA public key view.
[Quidway] rsa peer-public-key quidway003
[Quidway-rsa-public-key] peer-public-key end
[Quidway]
8.1.8 protocol inbound
Command
protocol inbound { all | ssh | telnet }
View
VTY user interface view
Parameter
all: Supports both Telnet and SSH protocols.
ssh: Supports only SSH protocol.
telnet: Supports only Telnet protocol.
Description
Using the protocol inbound command, you can configure the protocols supported by
a designated user interface.
By default, the system supports both Telnet and SSH protocols.
If SSH protocol is enabled and specified for the user interface, but no local RSA key is
configured, SSH cannot take effect yet till you log onto the system next time.
If SSH protocol is specified, to ensure a successful logon, you must configure the AAA
authentication using the authentication-mode scheme command. The protocol
inbound ssh configuration fails if you configure authentication-mode password and
authentication-mode none.
For the related commands, see user-interface vty.