cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4999
Views
5
Helpful
11
Replies

Can't login to a router with Cisco Networking Assistant

MBee
Level 1
Level 1

I have a router running IOS 12.2, setup with enable & telnet access. However, I'm getting prompted for a level 15 username+password when I try to access it with Cisco Network Assistant, and the credentials I use for telnet access are not working with CNA. I'm able to Telnet to the router without issues.

 

I have

"enable password xxxxxx123"

"line vty 0 4

  password xxxx123

  login

  transport input telnet"

also tried "login local" instead of "login" & I still can't get in through CNA

 

 

From reading another thread, I added the following line:

"username admin privilege 15 nopassword"

That changed my Telnet username/password, but did nothing for CNA access.

1 Accepted Solution

Accepted Solutions

Hello,

 

assuming you are using the latest CNA release, what platform is your router ? Check the link below for supported devices:

 

https://www.cisco.com/c/en/us/td/docs/net_mgmt/cisco_network_assistant/version6/relnotes/ol32368.html#pgfId-699844

View solution in original post

11 Replies 11

Hello

Do you have HTTP enabled?

ip http server
ip http authentication enable

 

res

Paul


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

I had both of these configured already.
"ip http server"
"ip http authentication enable"

Hello,

 

'ip http authentication local' should prompt you to use the locally configured username and password.

 

So with this command and the below username/password example, you should be able to get access...

 

 username admin privilege 15 password 0 cisco

I added "username admin privilege 15 password 0 cisco"
It still does not let me attach to the device, but instead of kicking me out entirely, CNA opens up and shows an icon that says "unsupported device" that I can't interact with in any way. It does allow a direct http connection from the browser with the admin/cisco combination.

Hello,

 

assuming you are using the latest CNA release, what platform is your router ? Check the link below for supported devices:

 

https://www.cisco.com/c/en/us/td/docs/net_mgmt/cisco_network_assistant/version6/relnotes/ol32368.html#pgfId-699844

Router is an older model & not listed among the compatible devices.

Hello,

 

which model is it ? One of the older CNA releases might support it...

Hello
Have you tired just http to it via a web browser instead?
Res
Paul

Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

It's a 3620 running 12.2

Hello

have you tried just http to

it via a web browser instead?

res 

paul


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

Yes, it is reachable via web browser - however, not from the current version of CNA.