A.05.80 HP Insight Remote Support Advanced Managed Systems Configuration Guide (June 2013)

Table Of Contents
Managed Systems Configuration Guide
Chapter 23: A-Series Switch Configuration
1.
[Switch] system-view
[Switch] public-key local create rsa
[Switch] public-key local create dsa
[Switch] ssh server enable
2. Configure an IP address for VLAN interface 1. This address will serve as the destination of the SSH
connection.
[Switch] interface vlan-interface 1
[Switch-Vlan-interface1] ip address 1.2.3.4 255.255.255.0
[Switch-Vlan-interface1] quit
3. Set the authentication mode for the user interfaces to AAA.
[Switch] user-interface vty 0 4
[Switch-ui-vty0-4] authentication-mode scheme
4. Enable the user interfaces to support SSH.
[Switch-ui-vty0-4] protocol inbound ssh
[Switch-ui-vty0-4] quit
5. Create local user manager, and set the user command privilege level to 3.
[Switch] local-user manager
[Switch-luser-client001] password simple aabbcc
[Switch-luser-client001] service-type ssh
[Switch-luser-client001] authorization-attribute level 3
[Switch-luser-client001] quit
Verifying Telnet/SSH Communication
Use the following procedure to verify that Telnet or SSH communication is working properly:
1. From the CMS, connect to the A-series switch using the protocol you want to verify. Wait until the
connection is established.
2. Enter the username and password when prompted. If any of the following messages do occur then,
it is treated to be a login failure:
n
Login incorrect
n
User authorization failure
n
Invalid login name
n
Too many users logged on already
If you are able to log in this means that Telnet/SSH is configured properly.
Setup SNMP Traps
From a serial console, or through SSH or Telnet, do the following:
HP Insight Remote Support Advanced (A.05.80)Page 190 of 204