HP 10500 Series Configuration Manual page 61

Security configuration guide
Hide thumbs Also See for 10500 Series:
Table of Contents

Advertisement

b.
Select SSH as the service type.
c.
Set the EXEC privilege level to 3. This argument identifies the privilege level of the SSH user
after login and defaults to 0.
d.
Specify the IP address range of the hosts to be managed as 10.1.1.0 to 10.1.1.255.
e.
Click OK.
Figure 14 Adding an account for device management
2.
Configure the switch:
# Configure the IP address of VLAN-interface 2, through which the SSH user accesses the switch.
<Switch> system-view
[Switch] interface vlan-interface 2
[Switch-Vlan-interface2] ip address 192.168.1.70 255.255.255.0
[Switch-Vlan-interface2] quit
# Configure the IP address of VLAN-interface 3, through which the switch access the server.
[Switch] interface vlan-interface 3
[Switch-Vlan-interface3] ip address 10.1.1.2 255.255.255.0
[Switch-Vlan-interface3] quit
# Generate RSA and DSA key pairs and enable the SSH server.
[Switch] public-key local create rsa
[Switch] public-key local create dsa
[Switch] ssh server enable
# Configure the switch to use AAA for SSH users.
51

Advertisement

Table of Contents
loading

Table of Contents