cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
775
Views
0
Helpful
2
Replies

3750G HTTP secured-server - Restricted to "Express Setup pages"

MARC MONTANARI
Level 1
Level 1

I have a stack of 3750G composed of one 3750G-12S-S and two 3750G-48-TS-S.

I have defined access to the IP HTTP Secured server (HTTPS) and the access itself seems to work fine, since I reach the first pages.

Unhopefully, I obtain only the "Express Setup" pages with only 2 Tabs "basic" and "advanced" from which I can only configure some general parameters.

I would like to have the pages I was used to, I mean at least pages enabling port configuration and monitoring.

Is there something missing in my configuration to have full access to all pages ?

this is my configuration :

no ip http server

ip http secure-server

ip http authentication local

username myuser privilege 15 password mypassword

The switch IOS version is : 12.2(55)SE3

thx

Marc

1 Accepted Solution

Accepted Solutions

Latchum Naidu
VIP Alumni
VIP Alumni

Hi Marc,

You may need to configure "ip http server"

Please rate the helpfull posts.
Regards,
Naidu.

View solution in original post

2 Replies 2

Latchum Naidu
VIP Alumni
VIP Alumni

Hi Marc,

You may need to configure "ip http server"

Please rate the helpfull posts.
Regards,
Naidu.

ip http server is disabled on purpose, because I want to use ip http secure-server instead.

but just to be compliant with your response, I tried to configure only "ip http server"?

the problem is still the same. So your response is out of scope.

Marc