HP VSR1000 Security Configuration Manual page 69

Virtual services router
Table of Contents

Advertisement

Figure 18 Setting the user's password
g.
Click OK.
# Set the administrator password to admin!123456.
a.
From the user list on the right pane, right-click Administrator and select Set Password.
b.
In the dialog box, enter the administrator password. (Details not shown.)
2.
Configure the router:
# Assign an IP address to interface GigabitEthernet 1/0, the SSH user access interface.
<Router> system-view
[Router] interface gigabitethernet 1/0
[Router-GigabitEthernet1/0] ip address 192.168.1.20 24
[Router-GigabitEthernet1/0] quit
# Assign an IP address to interface GigabitEthernet 2/0, through which the router communicates
with the server.
[Router] interface gigabitethernet 2/0
[Router-GigabitEthernet2/0] ip address 10.1.1.2 255.255.255.0
[Router-GigabitEthernet2/0] quit
# Create the local DSA key pair and RSA key pairs.
[Router] public-key local create dsa
[Router] public-key local create rsa
# Enable the SSH service.
[Router] ssh server enable
# Enable scheme authentication for user lines VTY 0 through VTY 63.
[Router] line vty 0 63
[Router-line-vty0-63] authentication-mode scheme
[Router-line-vty0-63] quit
# Enable the default user role feature to assign authenticated SSH users the default user role
network-operator.
59

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents