Cisco Systems SMNMADPTR Configuring the NME-NAM-120S, page, Examples, Command or Action, Purpose

Models: SMNMADPTR

1 58
Download 58 pages 60.56 Kb
Page 36
Image 36
Command or Action

Configuring the NME-NAM-120S For Network Connectivity

 

Command or Action

Purpose

Step 7

 

 

ip host name

(Optional) Sets the NAM system hostname.

 

Example:

 

 

root@localhost# ip host nam1

 

Step 8

 

 

ip nameserver ip-address

(Optional) Sets one or more NAM system name servers.

 

[ip-address][ip-address]

We recommend that you configure a name server for the

 

 

 

Example:

NAM system to resolve Domain Name System (DNS)

 

requests.

 

root@nam1# ip nameserver 209.165.201.1

 

Step 9

 

 

ping {host ip-address}

Checks connectivity to a network device.

 

 

Verify connectivity to the router or another known host.

 

Example:

 

 

root@nam1# ping 10.20.30.40

 

Step 10

 

 

show ip

Displays the NAM IP parameters.

 

 

Verify that you properly configured the

 

Example:

NME-NAM-120S.

 

root@nam1# show ip

 

 

 

 

Examples

This section provides the following examples:

Configuring the NME-NAM-120S, page 36

Checking Network Connectivity with Ping, page 37

Sample Output for the show ip NAM CLI Command, page 37

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.

 

 

 

Cisco Branch Routers Series Network Analysis Module (NME-NAM-120S) Installation and Configuration Note, 4.0

 

 

 

 

 

 

 

 

 

36

 

OL-14942-02

 

 

 

 

Page 36
Image 36
Cisco Systems SMNMADPTR manual Configuring the NME-NAM-120S, page, Checking Network Connectivity with Ping, page, Examples