516 CHAPTER 12: USING SYSTEM MANAGEMENT COMMANDS
Parameter
username
: Valid SSH user named defined by AAA
Description
Use the display ssh user-information command to display information of the
user, including username, corresponding key, authentication type. If a username is
specified, the system just gives its information.
Related commands: ssh user username assign rsa-key, ssh user username
authentication-type
.
Example
To display SSH user information, enter the following:
[SW5500]display ssh user-information
Username authentication-type user-public-key-name
Jin rsa jin
hanqi1 password 816pub
peer-public-key end Syntax
peer-public-key end
View
Public key view
Parameter
None
Description
Use the peer-public-key end command to finish editing peer public key and
quit from public key view to system view.
Related commands: rsa peer-public-key, public-key-code end.
Example
To quit public key view, enter the following:
[SW5500]rsa peer-public-key 3COM003
[SW5500-rsa-public-key]peer-public-key end
[SW5500]
protocol inbound Syntax
protocol inbound { all | ssh | telnet }
View
VTY user interface view
Parameter
all: Supports both Telnet and SSH protocols.
ssh: Supports only SSH protocol.