cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
935
Views
8
Helpful
5
Replies

Web console with new IOS

caioamonteiro
Level 1
Level 1

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.

5 Replies 5

Reza Sharifi
Hall of Fame
Hall of Fame

Hi Caio,

have you added these command to enable HTTP:

ip http server

ip http auth loca

HTH

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.

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

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.

Sorry, I downloaded the IP BASE without Web Base.

My fault, sorry guys.

Thanks for helping me.