cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
57601
Views
10
Helpful
6
Replies

set up ip http server

Ed Lo
Level 1
Level 1

Hi,

I have 3 subnetworks 2 wireless and 1 wired. I have enabled the ip http server on the router but when I try to access it it prompts me for a username and password I tried the usual default but that doesn't work. What else do I need to do?

 

thanks

6 Replies 6

Austin Sabio
Level 4
Level 4

Try below. 

R1(config)#aaa new-model
R1(config)#aaa authentication login default local
R1(config)#username test secret testpass
R1(config)#ip http authentication local
R1(config)#ip http secure-server
 Hope this helps. Good luck!

Thanks for the help. However it now it says it can't be reached. You wouldn't happen to know an example set up of the this entire process? I feel as though I've missed more previous steps.

Make sure client -to-server connection is up and reachable. 

Here you go! 

https://www.slideshare.net/hoanghainh/ccna-security-lab-9-enabling-ssh-and-https-access-to-cisco-ios-routers-cli

Hope this helps. 

Hi

If you are going  to use local credentials you need to disable aaa new model

Example:

no aaa new-model
username Cisco privilege 15 password Cisco123

ip http secure-server
ip http authentication local
ip http port 80

 




>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<

Carlos Villagran
Cisco Employee
Cisco Employee

Hi Ed,

 

Is this a 38502 switch you are trying to reach via HTTP?

 

Regards!

No, I'm trying to give access to the router gui to all of the subnetworks that I have set up.

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:

Innovations in Cisco Full Stack Observability - A new webinar from Cisco