H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – SSH Terminal Service
H3C S7500 Series Ethernet Switches
Chapter 1 SSH Terminal Service
Configuration Commands
1-18
Use the undo ssh user authentication-type command to restore the default settings
where the users cannot access the switch.
Note:
This command defines available authentication type on the server. The actual
authentication type, however, is determined by the user on the client.
By default, no authentication type is specified for new SSH users, so they cannot
access the switch.
For new SSH users, the server must specify authentication types for them by using the
ssh user authentication-type command. Otherwise, they cannot access the switch.
The new authentication type configured takes effect at the next login.
Related commands: display ssh user-information.
Examples
# Set the authentication type for the kk user as password authentication.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] ssh user kk authentication-type password
1.2 SSH Client Configuration Commands
1.2.1 display ssh server-info
Syntax
display ssh server-info
View
Any view
Parameters
None
Description
Use the display ssh server-info command to display the association between the
servers and the server public keys configured on the clients.
Examples
# Display the association between the servers and the server public keys on the clients.