04-14-2023 02:14 AM - edited 04-14-2023 02:17 AM
can you please help , how can i enable webUi in cisco 4221 router for ISP configure
Solved! Go to Solution.
04-14-2023 03:15 AM
Device #configure terminal Device (config)# username <username> privilege <privilege> password 0 <passwordtext>
Device #configure terminal
Device (config)#ip http server
Device (config)#ip http secure-server
Device #configure terminal
Device (config)#ip http authentication loccal
https://ip-address
if this is fresh install you can follow below guide :
Step 1 |
Configure the HTTP server. By default, the HTTP server configuration should be present on the device. Ensure the configuration by checking if the ip http server and ip http secure-server commands are present in the running configuration.
|
Step 2 |
Set up the authentication options to log into Web UI. You can use one of these methods to authenticate:
|
Step 3 |
Launch the browser. In the address bar, type the IP address of the device. For a secure connection, type https://ip-address. |
Step 4 |
Enter the default username (webui) and default password (cisco). |
Step 5 |
Click Log In. |
04-14-2023 03:15 AM
Device #configure terminal Device (config)# username <username> privilege <privilege> password 0 <passwordtext>
Device #configure terminal
Device (config)#ip http server
Device (config)#ip http secure-server
Device #configure terminal
Device (config)#ip http authentication loccal
https://ip-address
if this is fresh install you can follow below guide :
Step 1 |
Configure the HTTP server. By default, the HTTP server configuration should be present on the device. Ensure the configuration by checking if the ip http server and ip http secure-server commands are present in the running configuration.
|
Step 2 |
Set up the authentication options to log into Web UI. You can use one of these methods to authenticate:
|
Step 3 |
Launch the browser. In the address bar, type the IP address of the device. For a secure connection, type https://ip-address. |
Step 4 |
Enter the default username (webui) and default password (cisco). |
Step 5 |
Click Log In. |
06-05-2023 08:51 PM
Hi Balaji
Grate awesome , this is worked for me.
One more thing , i have facing one issue after configured.
actually, we have taken 150mbps bandwidth from ISP , it is working direct from ISP Line, but i have getting 2mbps /3mbps through Cisco Router which is configured.
i think missed some configuration , can you please help on this.
Thnx in advance.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide