switch http access question
pob579
Member Posts: 51 ■■□□□□□□□□
in CCNA & CCENT
Upgraded 2924 to latest IOS. HTML folder is new.
Switch is pingable. http://192.168.20.210 doesn't work. Default port should be 80.
I suspect that there is custom http port somewhere.
Checked config file. Don't see any http entry...
where to look?
Switch is pingable. http://192.168.20.210 doesn't work. Default port should be 80.
I suspect that there is custom http port somewhere.
Checked config file. Don't see any http entry...
where to look?
Comments
-
sprkymrk Member Posts: 4,884 ■■■□□□□□□□Memory foggy -
try
ip http server
while in global configurationAll things are possible, only believe. -
pob579 Member Posts: 51 ■■□□□□□□□□you are right!
Now it asks username and pass.
I found this sintax on web:
'username cisco privilege 15 password cisco'
It is not accepted.
Since I just started this whole journey I don't know much about access rights.
May be you remember what to do? -
sprkymrk Member Posts: 4,884 ■■■□□□□□□□Have you tried a blank user and blank password?All things are possible, only believe.
-
sprkymrk Member Posts: 4,884 ■■■□□□□□□□Also try whatever user/password you use for your priveledge exec mode.
Otherwise - foggy memory again....
ip http authentication enable
That should cause the web server to use the same as "enable" password to be used for logon.
(Mike, Ed, Pete, wildfire... feel free to jump in anytime, I'm just the MS guy... )All things are possible, only believe.