Cisco Cisco Nexus 7000 Series Network Analysis Module (NAM-NX1) Installation Guide

Page of 30
18
Cisco Nexus 7000 Series Network Analysis Module (NAM-NX1) Quick Start Guide
OL-27548-01
  Performing Advanced Tasks
Prerequisites
Configure the NAM system IP address. Optionally, set the NAM system hostname.
Verify NAM network connectivity by performing one of the following ping tests:
From a host beyond the gateway, ping the NAM system IP address.
From the NAM CLI, ping the NAM system default gateway.
Telnet Prerequisites
Enter the exsession on NAM CLI command.
SSH Prerequisites
Enter the exsession on ssh NAM CLI command.
Summary Steps
Step 1
telnet {ip-address | hostname
or
ssh {ip-address | hostname
Step 2
At the login prompt, enter root.
Step 3
At the password prompt, enter your password.
or
If you have not changed the password from the factory-set default, enter root as the root password.
Step 4
Perform the tasks using the NAM CLI. When you want to end the Telnet or SSH session to the NAM and 
return to the Cisco IOS CLI, complete 
Step 5
exit
Step 6
logout 
Prime NAM Command Reference Guide
.
Examples
Opening and Closing a Telnet Session to the NAM Using the NAM System IP Address
nam_host> telnet 172.10.10.15 
Trying 172.10.10.15 ... Open
Cisco Prime NAM sw on Nexus7K (N7K-SM-NAM-K9) Console, 6.0(1)
Copyright (c) 1999-2013 by Cisco Systems, Inc.
login: root 
Password: <password> 
Terminal type: vt100
WARNING! Default password has not been changed!
root@nam.company.com#
root@nam.company.com# logout 
[Connection to 172.20.105.15 closed by foreign host]
nam_host>