Datasheet

Network Analysis Module (NM-NAM)
How to Configure and Manage the Network Analysis Module (NM-NAM)
28
Cisco IOS Release: Multiple releases (see the Feature History Table)
DETAILED STEPS
Example
This section provides the following example:
Enabling NAM Packet Monitoring: Example, page 29
Command or Action 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
ip cef
Example:
Router(config)# ip cef
Enables the CEF switching path.
Step 4
interface type slot/port
or
interface type slot/wic-slot/port
Example:
Router(config)# interface serial 0/0
Selects an interface for configuration.
Step 5
analysis-module monitoring
Example:
Router(config-if)# analysis-module monitoring
Enables NAM packet monitoring on the interface.
Step 6
Repeat Step 4 and Step 5 for each interface that you
want the NAM to monitor through the internal NAM
interface.
Step 7
end
Example:
Router(config-if)# end
Router#
Returns to privileged EXEC mode.
Step 8
show running-config
Example:
Router# show running-config
Displays the contents of the currently running configuration
file.
Verify that you enabled the CEF switching path and
enabled packet monitoring on the correct interfaces.