- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2017 07:19 AM - edited 03-08-2019 12:31 PM
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.
Solved! Go to Solution.
- Labels:
-
Other Switching
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2017 10:14 AM
Hello,
assuming you are using the latest CNA release, what platform is your router ? Check the link below for supported devices:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2017 08:20 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2017 09:06 AM - edited 10-27-2017 09:14 AM
I had both of these configured already.
"ip http server"
"ip http authentication enable"

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2017 08:47 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2017 09:15 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2017 10:14 AM
Hello,
assuming you are using the latest CNA release, what platform is your router ? Check the link below for supported devices:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2017 10:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2017 10:57 AM
Hello,
which model is it ? One of the older CNA releases might support it...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2017 10:59 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2017 12:46 PM
It's a 3620 running 12.2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2017 11:01 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2017 12:51 PM
Yes, it is reachable via web browser - however, not from the current version of CNA.
