cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
930
Views
0
Helpful
1
Replies

LMS 4.x

xcrevecoeur
Level 1
Level 1

Does someone can lunch SSH and telnet too under topology service,

I do all stuff mentionned in "Monitoring and Troubleshooting With CiscoWorks solution 4.0 without any result .

I use Microsoft XP with IE7 and with Java 1.6.0_23

LAN Management Solution 4.0

Specifying SSH Client

To specify the SSH Client:

SSH executable file name

For example,

If you are using Secure Shell:

CMSSH=C:\\Progra~1\\SSHCOM~1\\SSHSEC~1\\ssh2.exe

If you are using Putty:

CMSSH=C:\\PROGRA~1\\putty\\putty.exe

Step 3

Save the file in your home directory.

For example, your home directory can be D:\Documents and Settings\admin.

Write the following property in the file:

Click Save

to save the default settings.

To verify whether the default settings have been applied, close Putty and relaunch it.

Select Default Settings

from the Saved Sessions list

Choose SSH

as the Connection Type

Create a file named

campusmgr.properties

.

The SSH Client is the default connection type.

If you select Putty as Client

AND about TELNET

Starting Telnet

You can initiate a remote terminal connection with the Cisco Systems Console on a device that supports

Telnet and that appears in the Topology map.

To do this:

Step 1

Step 2

Step 3

Step 1

Step 2

Step 3

Step 4

Step 5

Step 6

Step 7

Step 8

Step 9

Restart the browser.

Enter the Data as 0.

Enter iexplore.exe

as the value of the REG_DWORD property.

Choose the above key, right click and choose REG_DWORD.

Enter FEATURE_DISABLE_TELNET_PROTOCOL

as the name of the new Key.

Go to the Edit menu and choose New > Key

.

Click the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet

Explorer\Main\FeatureControl, from the list displayed.

Enter regedit in the textbox and click OK

.

The Registry Editor opens.

Go to Start > Run

.

Right-click the row and select Telnet

from the popup menu.

A Telnet session window opens.

If you are using Internet Explorer 7.0, change the following settings to use Telnet:

Select the port of the device from the Summary View.

Select Monitor > Monitoring Tools > Topology Services

from the menu.

The Topology Services Main Window appears.

1 Reply 1

Ivan Prikhodko
Level 1
Level 1

Hello,

Not sure it is still valuable for you, but just in  case someone else will look for a same problem resolution, I would like  to confirm, that guidelines mentioned in the document Monitoring and Troubleshooting With CiscoWorks solution 4.0 had worked for me.

Once again:

1) Please verify that you have your SSH client configured to use the SSH-protocol by default,

2) Next, create a file with a name of "campusmgr.properties" in the user profile directory,

3) Finally, add one string in that file directing to the  SSH-client .exe file location, using double slash sign ("//") in the  network path, like this: CMSSH=C:\\Windows\\System32\\putty.exe

And that is all you need!