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

Table Of Contents
Chapter 23
A-Series Switch Configuration
Important: Due to a defect in HP SIM 6.3, the A7510E and A5120EL A-Series switches require HP
SIM 7.0 to be supported with Insight Remote Support Advanced.
Configure Telnet or SSH
To configure trap destinations to point to Insight Remote Support Advanced, you need to use Telnet or
SSH (or use a serial console) to access the CLI. Use the below procedures to configure Telnet or SSH.
Setup Telnet
From a serial console, do the following:
1. Enter system view, and enable the Telnet service.
[Sysname] system-view
[Sysname] telnet server enable
2. Configure an IP address for VLAN interface 1. This address will serve as the destination of the Telnet
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 Telnet.
[Switch-ui-vty0-4] protocol inbound telnet
[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 telnet
[Switch-luser-client001] authorization-attribute level 3
[Switch-luser-client001] quit
Setup SSH Version 2
From a serial console, do the following:
HP Insight Remote Support Advanced (A.05.80)Page 189 of 204