The documentation set for this product strives to use bias-free language. For the purposes of this documentation set, bias-free is defined as language that does not imply discrimination based on age, disability, gender, racial identity, ethnic identity, sexual orientation, socioeconomic status, and intersectionality. Exceptions may be present in the documentation due to language that is hardcoded in the user interfaces of the product software, language used based on RFP documentation, or language that is used by a referenced third-party product. Learn more about how Cisco is using Inclusive Language.
The following sections provide information about the additional tasks that you might need to perform:
This procedure sets a new password to access the root (read/write) level of NAM, where you can enter NAM CLI commands. The factory-set default root password is root .
Before performing this task, access the NAM console by performing the steps described in the Closing a Session.
1.
password
root
2. Enter the new password.
3. Enter the new password again.
4.
exit
This section provides the following examples:
root@nam1.company.com# password root Changing password for user root New UNIX password: <rtpswd> Retype new UNIX password: <rtpswd> passwd:all authentication tokens updated successfully root@nam1.company.com# root@nam1.company.com# exit
nam1.company.com login: root Password: <rtpswd> Terminal type: vt100 Cisco Network Analysis Module (SM-SRE) Console, 6.1 Copyright (c) 2007-2010 by Cisco Systems, Inc. root@nam1.company.com# root@nam1.company.com# exit
This section describes how to enable and access the Prime NAM.
1.
Do one of the
following:
2.
Do one of the
following:
3.
Do one of the
following:
4. Enter a password.
5. Enter the password again.
6. On your PC, open a web browser.
7. In the web browser, enter the Prime NAM system IP address or hostname as the URL.
Command or Action | Purpose | |
---|---|---|
Step 1 | Do one of the
following:
|
Accesses the NAM CLI. |
Step 2 | Do one of the
following:
Example: root@localhost# ip http server enable root@localhost# ip http secure server enable |
Enables the HTTP server. or Enables the HTTP secure server (HTTPs). |
Step 3 | Do one of the
following:
Example: Please enter a web administrator user name [admin]: joeadmin Please enter a web administrator user name [admin]: <CR> |
Configures a web username.
|
Step 4 | Enter a
password.
Example: New password: <adminpswd> |
Configures a password for the web username. |
Step 5 | Enter the
password again.
Example: Confirm password: <adminpswd> |
Confirms the password for the web username. |
Step 6 | On your PC, open a web browser. |
— |
Step 7 | In the web
browser, enter the Prime NAM system IP address or hostname as the URL.
Example: http://172.20.105.215/ http://nam1/ |
Opens Prime NAM in your web browser. You are automatically redirected to Prime NAM login page. |
This section provides the following examples:
root@nam1# ip http server enable Enabling HTTP server... No web users are configured. Please enter a web administrator user name [admin]: <CR> New password: <pswd> Confirm password: <pswd> User admin added. Successfully enabled HTTP server. root@nam1#
When you enter the Prime NAM system IP address or hostname as the URL in a web browser, the Prime NAM login window appears. You must enter the username and password, and click the login button to enter into the system.