cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
614
Views
3
Helpful
2
Replies

No access to router with CiscoCP

Kjetil Fleten
Level 1
Level 1

When trying to connect to a remote ISR router with CiscoCP, I get the message: "HTTP connection to the device is blocked. Allow HTTP traffic and rediscover the device"

I have followed the advices at http://www.cisco.com/en/US/prod/collateral/routers/ps9422/qa_c67_494831.html:

Router(config)# ip http server

Router(config)# ip http authentication local

Router(config)# username <my own username> privilege 15 password 0 <my own password>

Router(config)# line vty 0 4

Router(config-line)# privilege level 15

Router(config-line)# login authentication default

Router(config-line)# transport input telnet

Router(config-line)# exit

I try to connect from outside a cellular 0 interface on a 881 with 3G.

2 Replies 2

drolemc
Level 6
Level 6

Discovery fails then this is bug CSCsm89756. Discovery fails for a user when the user is not configured for both vty access and HTTP access using the same authentication method. For one user, the credentials for vty access and HTTP access must be the same, and the authentication method must be the same. For example, the authentication method may be authentication local, or authentication aaa, but it must be the same for both types of access

good hint...

The problem is that it seems to be no options for setting "line vty 0 4" and "ip http authentication" to the same method ?

In configure mode for "line vty 0 4" , login authentication gives the optins "WORD" and "default".

In configure mode for "ip http authentication" , I have the optins "aaa", "enable" and "local".

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: