Options

switch http access question

pob579pob579 Member Posts: 51 ■■□□□□□□□□
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?

Comments

  • Options
    sprkymrksprkymrk Member Posts: 4,884 ■■■□□□□□□□
    Memory foggy -

    try

    ip http server

    while in global configuration
    All things are possible, only believe.
  • Options
    pob579pob579 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?
  • Options
    sprkymrksprkymrk Member Posts: 4,884 ■■■□□□□□□□
    Have you tried a blank user and blank password?
    All things are possible, only believe.
  • Options
    sprkymrksprkymrk 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... icon_lol.gif )
    All things are possible, only believe.
  • Options
    pob579pob579 Member Posts: 51 ■■□□□□□□□□
    foggi works fine!
    thx
Sign In or Register to comment.