Cisco Systems SMNMADPTR Router User Manual


 
23
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 internal NAM interface is used for management traffic.
IP addresses from the same routable subnet are assigned to the Integrated-Service-Engine interface
and the NAM system
To conserve IP address space, the Integrated-Service-Engine interface is configured as IP
unnumbered to borrow the IP address of the Gigabit Ethernet interface.
A static route to the NAM through the Integrated-Service-Engine interface is configured.
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 Gigabit Ethernet 0/0.
The NME-NAM-120S is installed in router slot 2.
Figure 2 shows the topology used in the example, and the following sections show the router and NAM
configurations:
Router Configuration (Cisco IOS Software), page 24
NAM Configuration (NAM Software), page 25
Step 9
ip route <NAM-Address> 255.255.255.255 integrated-service-engine
slot/0
(or for the NM-NAM)
ip route <NAM-Address> 255.255.255.255 analysis-module slot/0
Example:
Router(config)# ip route 209.165.200.226 255.255.255.255
integrated-service-engine 1/0
Setup a full 32-bit static route for the
NAM management address.
Step 10
end
Exit the router configuration mode.
Command or Action Purpose