Web management
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2020 02:35 AM
Hi, I have a strange problem with ICX7150 switcj: I assigned an IP to management port, enable web-management, I can ping management port, but I can open configuration web page. Where is the error?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2020 07:41 AM
Hi,
Just is case, take a look.
switch# show web
to see if HTTP or HTTPS is really enabled.
Also,
There should be a password, it could be local, radius or TACACS
Example if it is Local
switch# username webuser password password
switch# aaa authentication web default local
This is a video, that it may help you, also if https is needed.
https://www.youtube.com/watch?v=YC8ZUoalvKk
I hope it helps.
Just is case, take a look.
switch# show web
to see if HTTP or HTTPS is really enabled.
Also,
There should be a password, it could be local, radius or TACACS
Example if it is Local
switch# username webuser password password
switch# aaa authentication web default local
This is a video, that it may help you, also if https is needed.
https://www.youtube.com/watch?v=YC8ZUoalvKk
I hope it helps.

