Cisco Cisco Prime Network Analysis Module Software 5.1 Installation Guide

Page of 56
34
Cisco Branch Routers Series Network Analysis Module (NME-NAM-120S) Installation and Configuration Note, 5.1
OL-24402-01
  Configuring the NME-NAM-120S For Network Connectivity
Examples
This section provides the following examples:
Configuring the NME-NAM-120S
In the following example, the external NAM interface is used for management traffic. The HTTP server 
and Telnet access are enabled. The resulting NAM CLI prompt is 
root@nam1.company.com#
root@nam.domain.name# ip interface external
root@nam.domain.name# ip address 172.20.105.215 255.255.255.192
root@nam.domain.name# ip domain company.com
root@nam.company.com# ip host myNAM
root@myNAM.company.com# ip nameserver 209.165.201.29
root@myNAM.company.com# ip gateway 172.20.105.210
root@myNAM.company.com# exsession on
root@myNAM.company.com# ip http server enable
Enabling HTTP server...
No web users are configured.
Please enter a web administrator user name [admin]:
New password:
Confirm password:
User admin added.
Successfully enabled HTTP server.
Step 7
ip host
 name 
Example:
root@localhost# ip host nam1
(Optional) Sets the NAM system hostname.
Step 8
ip nameserver
 ip-address 
[ip-address][ip-address
Example:
root@nam1# ip nameserver 209.165.201.1
(Optional) Sets one or more NAM system name servers.
We recommend that you configure a name server for the 
NAM system to resolve Domain Name System (DNS) 
requests.
Step 9
ping
 {host | ip-address}
Example:
root@nam1# ping 10.20.30.40
Checks connectivity to a network device.
Verify connectivity to the router or another known host.
Step 10
show ip
 
Example:
root@nam1# show ip
Displays the NAM IP parameters.
Verify that you properly configured the 
NME-NAM-120S.
Command or Action
Purpose