08-12-2011 07:31 AM - edited 03-07-2019 01:40 AM
Hi,
I'm updating all my Cisco Catalyst 3560G-24TS with the new IOS 12.2.58 SE2, released at July 27, 2011.
Everything works fine, except the web console. When I put the switch's IP on browser, it opens to me a menu, and one of the options is Web Console, but when I select it, the page is unavailable. Has anyone ever seen that? It happened in all the three switches I've updated.
Thanks,
Caio.
08-12-2011 07:36 AM
Hi Caio,
have you added these command to enable HTTP:
ip http server
ip http auth loca
HTH
08-12-2011 07:46 AM
Hi,
Yes, ip http server is enabled. The other is not. I activated and now it does not.
It opens the browser when I put the user and pass, but when I click Web console it gives me the error.
Im sending a print screen to help.
Regards,
Caio.
08-12-2011 08:13 AM
Hi Caio,
For web console, the configurations would be
ip http server
ip http secure-server
ip http authentication local
do wr mem
"sh ip http server" shows the current connection to http server. It shows who are all
connected to the http server.
If you donot want people to be connected to the http server, you can give
"clear line vty" command and they will be disconnected from the server and
won't be able to access.
++ What version of java are you running. It appears that the web browser
is trying to work but its not getting completely downloaded. If you
don't know how to check the java please use the following steps. On the
PC you are using go to start run, cmd. type in "java -version". This
will tell you the version of java you have on the pc.
++ Are you able to access the WEB console of the other switches from this PC?
++ Also If aaa is configured on this switch, could you please remove
the aaa configs and check?
++ Can you try accessing the switch with different IP and see whether you can able to access it?
Hope this helps
Cheers
Somu
please Rate helpful posts
08-12-2011 09:57 AM
Hi Somu,
Thanks for your suggestions. i've tried everything but this keeps not working. I do not have aaa access configured. If you see the image above, when I click on "Web Console" it gives me this error below. Repair the address it directs https://xxx.xxx.xxx.xxx/homepage.htm. It seems that it even tries to reach, but the server is unavailable. Sorry for the prt scn in portuguese, it is the language of my IE.
08-12-2011 11:13 AM
Sorry, I downloaded the IP BASE without Web Base.
My fault, sorry guys.
Thanks for helping me.
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