7.0.8 Insight Remote Support Monitored Devices Configuration Guide
Monitored Devices Configuration Guide
Chapter 33: Configuring ComWare-based Networking Switches
[Switch] interface vlan-interface 1
[Switch-Vlan-interface1] ip address <ip_address> 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 <password>
[Switch-luser-client001] service-type telnet
[Switch-luser-client001] authorization-attribute level 3
[Switch-luser-client001] quit
Configuring SSH Version 2
From a serial console, complete the following steps:
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 <ip_address> 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 <password>
[Switch-luser-client001] service-type ssh
[Switch-luser-client001] authorization-attribute level 3
[Switch-luser-client001] quit
HP Insight Remote Support (7.0.8)Page 220 of 248