Configuration guide | HP MSR930 Verizon 4G-LTE/3G Router Series
Setup basic device attributes
This section describes how to setup basic device attributes for an HP MSR Router Series. This section is applicable for both
routers used in the configuration.
Commands at the CLI can be generally be abbreviated with three letters as in these examples:
sys= system
dis cur= display current
dis this=display this
Setup system name
• To set the system name, enter manage mode [prompt]:
system
• Central site router system name:
sysname HP-MSR930
Setup administrator permissions
The local-user “admin” is added and configured with a password of “admin” and “manage level” permissions.
• Set admin user attributes with these commands:
local-user admin password simple admin
authorization-attribute level 3
Setup services
Next, we will start the Telnet and FTP services that are used to administer and manage the router. Setup of the SSH server
allows an administrator to login to the device securely using SSH login. This includes creating a public key and enabling the
SSH server. The SSH server uses SSHv2 by default.
• Follow these steps to setup services for local-user admin:
local-user admin service-type ftp
service-type ssh telnet terminal
quit
• Use these commands to setup the SSH server:
public-key local create rsa
Press Enter for 1024
• Use these commands to enable services:
telnet server enable
ftp server enable
ssh server enable
ssh user admin service-type all authentication-type password
Setup SNMP
• Setup the SNMP configuration using these commands:
snmp sys-info version all
snmp community read public
snmp community write private
(Optional)
snmp sys-info location(your location)
6