07-27-2008 09:36 PM - edited 03-06-2019 12:28 AM
Another questin, after getting installed of new SDM (2.5) ver, it has changed a security policy. i started setup utility, and this thing told me that HTTP and TELNET are disabled, i tried to enter 'ip http enable' and so on, it doesnt give me an ability to get connected to the terminal via telnet, sdm web configurator also doesnt work, the only way to get connected is to use rs232 interface only. is there a way to turn off that security preset for having an ability to use telnet or http in normal way via ethernet interface? please help me :(
Solved! Go to Solution.
07-27-2008 10:36 PM
Hi,
There is access-list 23 which is restricting your access
disable the access-list using the following commands :
no ip http access-class 23
line vty 0 4
no access-class 23 in
Hope this helps.
07-27-2008 09:47 PM
please post the running-config.
07-27-2008 10:00 PM
07-27-2008 10:36 PM
Hi,
There is access-list 23 which is restricting your access
disable the access-list using the following commands :
no ip http access-class 23
line vty 0 4
no access-class 23 in
Hope this helps.
07-27-2008 10:48 PM
WOW! Man, I LOVE YOU!! Many thanks!
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