Logging In Through Ssh; Configuring Ssh Login On The Device - HP FlexFabric 7900 Series Configuration Manual

Hide thumbs Also See for FlexFabric 7900 Series:
Table of Contents

Advertisement

Step
1.
Enter system view.
2.
(Optional.) Specify the
source IPv4 address or
source interface for
outgoing Telnet packets.
3.
Exit to user view.
4.
Use the device to log in to
a Telnet server.

Logging in through SSH

SSH offers a secure method 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 local key
pairs.
3.
Enable SSH server.
Command
system-view
telnet client source { interface
interface-type interface-number | ip
ip-address }
quit
telnet remote-host [ service-port ] [ source
{ interface interface-type interface-number
| ip ip-address } ] [ dscp dscp-value ]
Command
system-view
public-key local create { dsa |
rsa | ecdsa } [ name
key-name ]
ssh server enable
32
Remarks
N/A
By default, no source IPv4
address or source interface is
specified, and the primary IPv4
address of the outbound
interface is used as the source
address for outgoing Telnet
packets.
N/A
Available in user view.
Remarks
N/A
By default, no local key pairs are created.
By default, SSH server is disabled.

Advertisement

Table of Contents
loading

Table of Contents