05-17-2009 12:36 PM - edited 03-06-2019 05:45 AM
Hello all. This is probably an easy fix, but i'm stumped.. I am running a 871W router in my lab, and the computer running the SDM had a hard drive failure. I have re-installed sdm, and all windows updates, HOWEVER, SDM will not launch, I get all the way to the Cisco SDM Express for 192.168.2.1; will open in another window.Do not close.... But the other window never opens.. Any thoughts, does IE8 have a setting I'm missing.. it's really driving me insane!!!! Also when running from the desktop shortcut it was failing to load the .Shtlm so I set the file type to open in IE8.. Not sure what the deal is.. was working fine before hand.
Oh also I can telnet and SSH just fine. so shouldn't be a connection issue.
05-17-2009 01:26 PM
Did anything at all change on your router? SDM has worked on this router before right? Normally SDM isnt too difficult to setup, but I've never used it with IE8.
To enable SDM on a Cisco router, you must configure the router to support web-based applications,
configure it with a user account defined with privilege level 15, and configure it to support the Telnet and
SSH protocols. You add the following command lines:
ip http server
ip http secure-server
ip http authentication local
username
line vty 0 4
privilege level 15
login local
transport input telnet
transport input telnet ssh
05-17-2009 04:08 PM
Have you tried using a different browser like Firefox?
05-17-2009 07:20 PM
As you mentioned, this should probably be something easy. Since SDM is very picky in regards to Java make sure you have one of the compatible versions for 2.4:
â¢JRE 1.5_09
â¢JRE1.4.2_08
â¢JRE 1.5.0_06
â¢JRE 1.5.0_07
After that there are a couple of settings to check on your browser, look for:
Tools/Internet Options/Advanced/Security
And following two options should be checked:
Allow active content to run in files on My Computer
Allow software to run or install even if the signature is invalid
Hope it helps
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