Installation guide

2-8
Cisco Access Router Manager Installation Guide
OL-3598-02
Chapter 2 Installing the EM
Configuring the System
Step 5 If the router does not currently accept Telnet sessions, enter commands as follows:
Router> enable
Password: <Enable Password>
Router# configure terminal
Router (config)# line vty <vty line #1> <vty line #2>
Router (config-line)# password <Telnet Password>
Router (config-line)# login
Router (config-line)# exit
Router (config)# exit
Router#
The preceding configuration assumes you have not configured user names in the Cisco IOS software.
Enabling Traps on the Device
EM traps should be enabled so that the router sends traps to the EM server at the appropriate IP address.
To enable traps, proceed as follows:
Step 1 Telnet to the router and enter your login password.
Step 2 Enter the following:
enable
Step 3 Enter the enable password.
Step 4 Enter the following:
configure terminal
snmp-server enable traps
snmp-server host IP Address of EM server version 2c Community String of router
exit
To obtain help when using Cisco IOS commands, enter the command in question followed by a question
mark.