4-8
Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide
OL-23826-09
Chapter 4 Managing and Monitoring Network Management Features
How to Configure Network Management Features on ASR 901

Configuring Remote Network Management

Complete the following steps to configure remote network management of ASR 901:
SUMMARY STEPS
1. enable
2. configure terminal
3. ip host host-name ip-address
4. interface loopback number
5. ip-address ip-address subnet-mask
6. end
7. snmp-server host hostname [traps | informs] [version {1 | 2c | 3 [auth | noauth | priv]}]
community-string [udp-port port] [notification-type]
8. snmp-server community public ro
9. snmp-server community private rw
10. snmp-server enable traps
11. snmp-server trap-source loopback number
12. end
pppoe—Enables SNMP pppoe traps.
pw—Enables SNMP PW traps.
rsvp—Enables RSVP flow change traps.
snmp—Enables SNMP traps.
srst—Enables SNMP srst traps.
syslog—Enables SNMP syslog traps.
tty—Enables TCP connection traps.
voice—Enables SNMP voice traps.
vrrp—Enables SNMP vrrp traps.
vtp—Enables SNMP VTP traps.
xgcp—Enables XGCP protocol traps.
Step 9 end
Example:
Router(config)# end
Exits global configuration mode.
Command Purpose