Cisco NM-NAM= Datasheet Page 26

  • Download
  • Add to my manuals
  • Print
  • Page
    / 76
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 25
Network Analysis Module (NM-NAM)
How to Configure and Manage the Network Analysis Module (NM-NAM)
26
Cisco IOS Release: Multiple releases (see the Feature History Table)
DETAILED STEPS
Examples
This section provides the following examples:
Configuring a Static Route to the NAM Through the Analysis-Module Interface: Example, page 26
Verifying Network Connectivity with Ping: Example, page 27
Configuring a Static Route to the NAM Through the Analysis-Module Interface: Example
In the following example, a static route is configured to the NAM whose system IP address is
172.20.105.215. The NM-NAM is installed in router slot 1.
!
ip route 172.20.105.215 255.255.255.192 analysis-module 1/0
!
interface FastEthernet 0/0
ip address 209.165.202.129 255.255.255.224
no shutdown
!
interface Analysis-Module 1/0
ip unnumbered FastEthernet 0/0
no shutdown
!
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 route nam-ip-address mask analysis-module
slot/unit
Example:
Router(config)# ip route 172.20.105.215
255.255.255.192 analysis-module 1/0
Establishes a static route to the NAM.
Step 4
end
Example:
Router(config-if)# end
Router#
Returns to privileged EXEC mode.
Step 5
ping {nam-ip-address | nam-hostname}
Example:
Router# ping 172.20.105.215
Verifies network connectivity to the NAM.
Page view 25
1 2 ... 21 22 23 24 25 26 27 28 29 30 31 ... 75 76

Comments to this Manuals

No comments