Logging In Through Ssh; Configuring Ssh Login On The Device - HP 12500 Configuration Manual

Routing switch series
Table of Contents

Advertisement

Step
4.
Use the device to log in to
a Telnet server.

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 plain text password interception. For more
information, see Security Configuration Guide.
You can use an SSH client to log in to the device for remote management, or use the device as an SSH
client to log in to an SSH server.
By default, SSH login is disabled on the device. To log in to the device through SSH, you must log in to
the device through any other method and configure SSH login on the device first.

Configuring SSH login on the device

This section provides the configuration procedure for when the SSH client authentication method is
password. For more information about SSH and publickey authentication configuration, see Security
Configuration Guide.
To configure SSH login on the device:
Step
1.
Enter system view.
2.
Create
pairs.
3.
Enable SSH server.
4.
Create an SSH user
and
authentication mode.
5.
Enter one or multiple
VTY user interface
views.
6.
Enable
authentication.
Command
Command
system-view
local
key
public-key local create { dsa |
rsa }
ssh server enable
ssh user username service-type
stelnet authentication-type
{ password | { any |
specify
the
password-publickey |
publickey } assign publickey
keyname }
user-interface vty first-number
[ last-number ]
scheme
authentication-mode scheme
Log in to an IPv4 Telnet server:
telnet remote-host [ service-port ]
[ vpn-instance vpn-instance-name ]
[ source { interface interface-type
interface-number | ip ip-address } ]
Log in to an IPv6 Telnet server:
telnet ipv6 remote-host [ -i
interface-type interface-number ]
[ port-number ] [ vpn-instance
vpn-instance-name ]
52
Remarks
Use either command.
Remarks
N/A
By default, no local key pairs are created.
By default, SSH server is disabled.
By default, no SSH user is configured on the
device.
N/A
By default, password authentication is enabled
for VTY user interfaces.

Advertisement

Table of Contents
loading

Table of Contents