Specifications

29-8
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Software Configuration Guide, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter 29 Monitoring and Managing the Cisco MWR 2941 Router
Configuring Network Management Features
Enabling Remote Network Management
To enable remote network management of the Cisco MWR 2941, do the following:
pppoe—Enable SNMP pppoe traps.
pw—Enable SNMP PW traps.
rsvp—Enable RSVP flow change traps.
snmp—Enable SNMP traps.
srst—Enable SNMP srst traps.
syslog—Enable SNMP syslog traps.
tty—Enable TCP connection traps.
voice—Enable SNMP voice traps.
vrrp—Enable SNMP vrrp traps.
vtp—Enable SNMP VTP traps.
xgcp—Enable XGCP protocol traps.
The example specifies a recipient of the SNMP operation with a
host-address of 10.20.30.40 with a version SNMP of SNMPv2C.
Step 9
exit
Example:
Router(config)# exit
Router#
Exits global configuration mode.
Command Purpose
Command Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
Router(config)# ip host hostname
ip_address
Assigns a host name to each of the network management workstations,
where hostname is the name assigned to the Operations and Maintenance
(O&M) workstation and ip_address is the address of the network
management workstation.
Step 4
Router(config)# interface loopback
number
Router(config-if)# ip address
ip_address subnet_mask
Creates a loopback interface for O&M.
Note For more information about creating loopback interfaces, see
Chapter 19, “Configuring Multiprotocol Label Switching.
Step 5
Router(config-if)# exit
Router(config)#
Exits interface configuration mode.