4-70
Cisco 3825 Mobile Wireless Edge Router Software Configuration Guide
OL-15667-03
Chapter 4 Configuring the Cisco 3825 Mobile Wireless Edge Router in a RAN-O Solution with the Command-Line
Monitoring and Managing the Cisco 3825 Router
Step 4 Exit interface configuration mode:
Router(config-if)# exit
Step 5 At the configuration prompt, enter the following command to specify the recipient of a Simple Network
Management Protocol (SNMP) notification operation:
Router(config)# snmp-server host
hostname
[traps | informs] [version {1 | 2c | 3 [auth |
noauth | priv]}]
community-string
[udp-port
port
] [
notification-type
]
Where hostname is the name assigned to the Cisco Info Center workstation with the ip host command
in Step 2.
Note See the “Configuring for SNMP Support” section on page 4-33 for more information about configuring
Steps 5 through 8 in this procedure.
Step 6 Enter the following commands to specify the public and private SNMP community names:
Router(config)# snmp-server community
public
RO
Router(config)# snmp-server community
private
RW
Step 7 Enter the following command to enable the sending of SNMP traps:
Router(config)# snmp-server enable traps
Step 8 Enter the following command to specify the loopback interface from which SNMP traps should
originate:
Router(config)# snmp-server trap-source loopback
number
Where number is the number of the loopback interface you configured for the O&M in Step 3.
Step 9 At the configuration prompt, press Ctrl-Z to exit configuration mode.
Step 10 Write the new configuration to nonvolatile memory as follows:
Router# copy running-config startup-config