HP 12500 Series Configuration Manual page 234

Routing
Table of Contents

Advertisement

# Configure an IP address for VLAN-interface 2, which the Stelnet client will use as the destination
address of the SSH connection.
[Switch] interface vlan-interface 2
[Switch-Vlan-interface2] ip address 192.168.1.40 255.255.255.0
[Switch-Vlan-interface2] quit
# Set the authentication mode for the user interface to AAA.
[Switch] user-interface vty 0 4
[Switch-ui-vty0-4] authentication-mode scheme
# Enable the user interface to support SSH.
[Switch-ui-vty0-4] protocol inbound ssh
[Switch-ui-vty0-4] quit
# Create local user client001, with the password as aabbcc and the service type as ssh.
[Switch] local-user client001
[Switch-luser-client001] password simple aabbcc
[Switch-luser-client001] service-type ssh
[Switch-luser-client001] quit
# (Optional) Specify the service type for user client001 as stelnet, and the authentication method
as password.
[Switch] ssh user client001 service-type stelnet authentication-type password
Establish a connection to the Stelnet server:
2.
The device supports a variety of Stelnet client software, such as PuTTY, and OpenSSH. The
following is an example of configuring Stelnet client using PuTTY Version 0.58.
To establish a connection to the Stelnet server:
Launch PuTTY.exe on the Stelnet client to enter the interface as shown in
a.
In the Host Name (or IP address) field, enter the IP address of the Stelnet server
b.
(192.168.1.40).
224
Figure
72.

Advertisement

Table of Contents
loading

Table of Contents