10-15-2015 07:29 AM - edited 03-08-2019 02:13 AM
Hi people
I wanted to activate the SSH Access to our SG500X-48 Switch so that Spiceworks can get access. I used the http portal of the switch an went to Security -> Mgmt Access Method -> Access Profiles. There I changed the Active Access Profile to ssh.
Now I have the problem, that in the profile the http access was not enabled and I only get access to the switch through SSH. Unfortunately I am completely lost with the SSH commands. Can you help me providing the command to reactivate the http site? So for example deactivate the Active Access Profile. Before activating it, it was set to None. I use putty to get access via ssh.
Thx
Dario
Solved! Go to Solution.
10-15-2015 12:46 PM
Hi,
Will you please try the following sequence of commands (privilege-level):
configure terminal
no management access-class
exit
This should clear the management connection restrictions.
Good luck!
Best regards,
Antonin
10-15-2015 12:46 PM
Hi,
Will you please try the following sequence of commands (privilege-level):
configure terminal
no management access-class
exit
This should clear the management connection restrictions.
Good luck!
Best regards,
Antonin
10-15-2015 11:03 PM
Thank you Antonin!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide