
Configuring the
| 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 | (Optional) Sets one or more NAM system name servers. | |
| • 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 | 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: | |
| root@nam1# show ip |
|
|
|
|
Examples
This section provides the following examples:
• Configuring the
• 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 | |
|
|
| ||
|
|
|
|
|
| 36 |
|
| |
|
|
|