How to enable Catalyst9200 Web GUI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2019 02:19 PM
We are trying to get access to the Web Interface. According to documentation it should be as simple as plugging in a network cable to any one of the 24 non-management ports on the front and then just launch a browser to https://192.168.1.1. We've tried both DHCP settings and manually putting the laptop in to the same subnet as what the switch is supposed to have but we can't access to https://192.168.1.1
If someone know how to get access to the Web Interface, please teach us.
- Labels:
-
Catalyst 9000
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2019 02:48 PM
if you have not made any config as mentioned :
The bootup script runs the configuration wizard, which prompts you for basic configuration input: (Would you like to enter the initial configuration dialog? [yes/no]: ). To configure Day0 settings using the Web UI, do not enter a response. Perform the following tasks instead
it should work..
reboot the switch.....connect one of the port PORT to PC also console cable to Switch..(see how it boots but do not configure anything)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2019 02:56 PM
Hi BB,
Thank you for your reply.
We haven't enter any response on the dialog.
(Would you like to enter the initial configuration dialog? [yes/no]: ).
And we did reboot again and again.
However, we can't access...
In my understanding, what we need is just connect the Ethernet cable between a Ethernet port on the switch and a PC.
It means that we don't need to push any button or any settings. Is it correct?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2019 02:58 PM
Hi @kezumi ,
Check this discussion:
https://community.cisco.com/t5/switching/webui-question/td-p/3704205
I think it will give you some options to solve your problem.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2019 03:40 PM
Hi luis_cordova,
Thank for your comment.
However I can't get any resolution from the discussion...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2022 05:35 AM
Enable the web interface and set it to use the local user database for authentication
switch(config)# ip http server switch(config)# ip http secure-server switch(config)# ip http authentication local
