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

Router 4221 WebUI access failed

Hi to everyone,
I have a Cisco Router 4221.

 

firmware:

isr4200-universalk9_ias.17.03.02.SPA.bin

 

I did these commands for enable the webUI


ip dhcp pool WEBUIPool
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
dns-server 192.168.1.1
username webui privilege 15 password cisco
interface gig 0/0/1
ip address 192.168.1.1 255.255.255.0


I try via browser to "https://192.168.1.1/#/dayZeroRouting" but it doesn't works.

Can someone help me?

Thank you so much

4 Replies 4

balaji.bandi
Hall of Fame
Hall of Fame

Hello

Have you enabled HTTPS secure on the rtr, if not try accessing it via HTTP://192.18.1.1 instead which used to be enabled by default.

Basic HTTPS configuration:
no ip http server
ip http authentication local
ip http secure-server


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

Hi Paul, thank you
The issue was there:

 

"username webui privilege 15 password cisco"

I change with

"username cisco privilege 15 algorithm-type scrypt secret cisco"

 

Now it works

Thank you for supprt

Glad it was username issue becaus of securit you need to have secure password.

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Review Cisco Networking products for a $25 gift card