Enabling Web Access on CISCO 3560
james_
Member Posts: 97 ■■□□□□□□□□
in CCNA & CCENT
Hey All,
I have a demo 3560 from CISCO. IOS is practically bare. Have setup an IP Address and trying to login to Web Browser. When I type the IP in I get a security dialog box asking for a level_15_access username and password. Set up a level 15 privilege account in global config mode on the switch, but still cannot login - probably not what I needed to do, but thought I would give it a go:
(config)#username admin privilege 15 password *******
Please let me know how I can login to the web browser function
Thanks,
James.
I have a demo 3560 from CISCO. IOS is practically bare. Have setup an IP Address and trying to login to Web Browser. When I type the IP in I get a security dialog box asking for a level_15_access username and password. Set up a level 15 privilege account in global config mode on the switch, but still cannot login - probably not what I needed to do, but thought I would give it a go:
(config)#username admin privilege 15 password *******
Please let me know how I can login to the web browser function
Thanks,
James.
Comments
-
james_ Member Posts: 97 ■■□□□□□□□□Ok, got through the Web access part, had to issue ip http server and ip http authentication local commands doh...
Now I can login and have a few options, Show Diagnostics, Monitor, Show Tech-support etc and of course Web Console, but when I click Web Console, I get a 404 page error. Is it possible the demo unit only came with IOS and was stripped of the web software? Are there any additional steps I need take to get me up and running with the Web Console?
Thanks!
James. -
mysql1988 Member Posts: 115go into the config mode and type
ip http server
ip http secure-server
ip http authentication local
username (put your username here) privilege 15 secret 0 (put yout password here) -
mgeorge Member Posts: 774 ■■■□□□□□□□Well chances are if its a demo its going to be SMI
With a standard CCO account you can login to cisco and download the latest version of EMI
with the web interface.
Visit the following link below and download;
12.2.37-SE(ED) - IP SERVICES WITH WEB BASED DEV MGR
http://tools.cisco.com/support/downloads/pub/MDFTree.x?butype=switches
EnjoyThere is no place like 127.0.0.1