Logging In Through Ssh; Configuring The Ssh Server On The Device - HP 3100 v2 Series Configuration Manual

Hide thumbs Also See for 3100 v2 Series:
Table of Contents

Advertisement

Logging in through SSH

SSH offers a secure approach to remote login. By providing encryption and strong authentication, it
protects devices against attacks such as IP spoofing and plaintext password interception. You can
log in to the device working as an SSH server for remote management, as shown in
can also use the device as an SSH client to log in to an SSH server.
Figure 13 SSH login diagram
Table 15
shows the SSH server and client configuration required for a successful SSH login.
Table 15 SSH server and client requirements
Device role
SSH server
SSH client
To control SSH access to the device working as an SSH server, configure authentication and user
privilege level for SSH users.
By default, password authentication is adopted for SSH login, but no login password is configured.
To allow SSH access to the device after you enable the SSH server, you must configure a password.

Configuring the SSH server on the device

Follow these guidelines when you configure the SSH server:
To make the command authorization or command accounting function take effect, apply an
HWTACACS scheme to the intended ISP domain. This scheme must specify the IP address of
the authorization server and other authorization parameters.
If the local authentication scheme is used, use the authorization-attribute level level
command in local user view to set the user privilege level on the device.
If a RADIUS or HWTACACS authentication scheme is used, set the user privilege level on the
RADIUS or HWTACACS server.
The SSH client authentication method is password in this configuration procedure. For more
information about SSH and publickey authentication, see Security Configuration Guide.
To configure the SSH server on the device:
Step
1.
Enter system view.
2.
Create local key pairs.
3.
Enable SSH server.
Requirements
Assign an IP address to a Layer 3 interface, and make sure the interface
and the client can reach each other.
Configure the authentication mode and other settings.
If the host is operating as an SSH client, run the SSH client program on the
host.
Obtain the IP address of the Layer 3 interface on the server.
Command
system-view
public-key local create { dsa |
rsa }
ssh server enable
37
Figure
Remarks
N/A
By default, no local key pairs are
created.
By default, SSH server is
disabled.
13. You

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 3100 v2 Series and is the answer not in the manual?

Table of Contents