Cisco MWR 1941-DC User Manual page 38

Cisco ios ip-ran feature set
Hide thumbs Also See for MWR 1941-DC:
Table of Contents

Advertisement

Enabling Remote Management of the MWR 1941-DC Router
Enabling Remote Management of the MWR 1941-DC Router
You can use Cisco's network management applications, such as CiscoWorks2000 for Mobile Wireless
(CW4MW), to monitor and manage aspects of the MWR 1941-DC.
To enable remote network management of the MWR 1941-DC, do the following:
At the privileged prompt, enter the following command to access configuration mode:
Step 1
Router# configure terminal
Enter configuration commands, one per line.
Router(config)#
Step 2
At the configuration prompt, enter the following command to assign a host name to each of the network
management workstations:
Router(config)# ip host hostname ip-address
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.
Enter the following commands to create a loopback interface for O&M:
Step 3
Router(config)# interface loopback number
Router(config-if)# ip address ip-address subnet-mask
Exit interface configuration mode:
Step 4
Router(config-if)# exit
At the configuration prompt, enter the following command to specify the recipient of a Simple Network
Step 5
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 CW4MW workstation with the ip host command in
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
Enter the following command to enable the sending of SNMP traps:
Step 7
Router(config)# snmp-server enable traps
Enter the following command to specify the loopback interface from which SNMP traps should
Step 8
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 9
At the configuration prompt, press Ctrl-Z to exit configuration mode.
Write the new configuration to nonvolatile memory as follows:
Step 10
Router# copy running-config startup-config
38
Cisco MWR 1941-DC Router with the Cisco IOS IP-RAN Feature Set
End with CNTL/Z.
Step
2.
Step
3.

Advertisement

Table of Contents
loading

Table of Contents