Operation Manual – SSH
H3C S3610&S5510 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 Protocol Support for an User Interface
After enabling the SSH server, you must configure the protocol support for the involved
interface(s). 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 single-user
interface view or
multi-user interface view
user-interface
[
type-keyword
]
number
[
ending-number
]
Required
Set the login
authentication method to
scheme
authentication-mode
scheme
[
command-authorization
]
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.