H3C S7500E Series Ethernet Switches Operation Manual
Operation Manual – SSH
H3C S7500E Series Ethernet Switches Chapter 1 SSH Configuration
1-6
1.2.2 Enabling SSH Server
Follow these steps to enable SSH server:
To do… Use the command… Remarks
Enter system view
system-view
—
Enable the SSH server
function
ssh server enable
Required
Disabled by default
1.2.3 Configuring the User Interfaces for SSH Clients
An SSH client accesses the device through a VTY user interface. Therefore, you need
to configure the user interfaces for SSH clients to allow SSH login. Note that the
configuration takes effect at the next login.
Follow these steps to configure the protocols for the current user interface to support:
To do… Use the command… Remarks
Enter system view
system-view
—
Enter user interface view
of one or more user
interfaces
user-interface vty
number [ ending-number ]
Required
Set the login
authentication method to
scheme
authentication-mode
scheme
[ command-authorizatio
n ]
Required
By default, the
authentication mode is
password.
Specify the protocols for
the user interfaces to
support
protocol inbound { all |
ssh | telnet }
Optional
All protocols are
supported by default.
Caution:
z For detailed information about the authentication-mode and protocol inbound
commands, refer to Login Commands.
z If you configure a user interface to support SSH, be sure to configure the
corresponding authentication method with the authentication-mode scheme
command.
z For a user interface configured to support SSH, you cannot configure the
authentication-mode password command and the authentication-mode none
command.