cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
883
Views
0
Helpful
4
Replies

Prime Infrastructure1.3

Qi Chen
Level 1
Level 1

Hello everyone

I can use SSH to login PI.username admin, password Admin1234567 role admin.But this accounting cannot login through the browser.

2 Accepted Solutions

Accepted Solutions

Vinod Arya
Cisco Employee
Cisco Employee

SSH and GUI username/password may differ.

To login on GUI, the server URL would be https://server_hostname or https://ip.ad.dr.ess. In Cisco Prime Infrastructure 1.3, login using the following credential for the very first time:

Username: root

Password: <the root password is the one that was entered during the install script>

Please note that the root password that is prompted in the install script is only for web access and not access to the CLI.

The admin user is provided with a Cisco IOS® Software-like shell, which is the preferred shell for carrying out most operational tasks.

-Thanks
Vinod
**Rating Encourages contributors, and its really free. **

-Thanks Vinod **Rating Encourages contributors, and its really free. **

View solution in original post

You can use following process to reset password. To change the root password, use the ncs password root password command.

ncs passwod root password password

Example:

NDCNETPRIME1-n/admin# ncs password root password T3st123
CompilerOracle: exclude org/snmp4j/Snmp.send

Loading USER - root
Validating new password..
Resetting password ..
Resetting password  COMPLETED.
EXECUTION STATUS : Success

-Thanks
Vinod
**Encourage Contributors. RATE them. **

-Thanks Vinod **Rating Encourages contributors, and its really free. **

View solution in original post

4 Replies 4

Vinod Arya
Cisco Employee
Cisco Employee

SSH and GUI username/password may differ.

To login on GUI, the server URL would be https://server_hostname or https://ip.ad.dr.ess. In Cisco Prime Infrastructure 1.3, login using the following credential for the very first time:

Username: root

Password: <the root password is the one that was entered during the install script>

Please note that the root password that is prompted in the install script is only for web access and not access to the CLI.

The admin user is provided with a Cisco IOS® Software-like shell, which is the preferred shell for carrying out most operational tasks.

-Thanks
Vinod
**Rating Encourages contributors, and its really free. **

-Thanks Vinod **Rating Encourages contributors, and its really free. **

thank you very much indeed. Now I can login the Prime Infrastructure

If I forget the root password what should I do ? How to change the root password?

-Thanks

You can use following process to reset password. To change the root password, use the ncs password root password command.

ncs passwod root password password

Example:

NDCNETPRIME1-n/admin# ncs password root password T3st123
CompilerOracle: exclude org/snmp4j/Snmp.send

Loading USER - root
Validating new password..
Resetting password ..
Resetting password  COMPLETED.
EXECUTION STATUS : Success

-Thanks
Vinod
**Encourage Contributors. RATE them. **

-Thanks Vinod **Rating Encourages contributors, and its really free. **

Very good explanation.

Thank you for your guide.