Cisco Systems SMNMADPTR Router User Manual


 
30
Cisco Branch Routers Series Network Analysis Module (NME-NAM-120S) Installation and Configuration Note, 4.0
OL-14942-02
Configuring the NME-NAM-120S for Management
Configuration Example
In this configuration example:
The external NAM interface is used for management traffic.
The Integrated-Service-Engine interface is configured as IP unnumbered to borrow the IP address
of the loopback interface.
The borrowed loopback interface IP address is not routable.
The NAM system is configured with an IP address from the LAN subnet that is connected to the
external NAM interface.
The internal NAM interface is used to monitor WAN traffic on interface Serial 0/0, and the external
NAM interface is used to monitor LAN traffic on interface Fast Ethernet 0/0.
The NME-NAM-120S is installed in router slot 3.
Figure 4 shows the topology used in the example, and the following sections show the router and NAM
configurations:
Router Configuration (Cisco IOS Software), page 32
NAM Configuration (NAM software), page 32
Step 11
service-module ip default-gateway <NAM-Default-Gateway-Address>
(or for the NM-NAM)
analysis-module ip default-gateway <router-side-address>
Router (config-if)# service-module ip default-gateway
209.165.201.222
(or for the NM-NAM)
Router (config-if)# analysis-module ip default-gateway
209.165.201.222
Setup the NAM default gateway
address.
Step 12
end
Exit the router configuration mode.
Command or Action Purpose