cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
972
Views
0
Helpful
3
Replies

SSH from Cisco Works

benchj
Level 1
Level 1

How do you config SSH to operate from LMS 3.1?

1 Accepted Solution

Accepted Solutions

No, not at all. SSH from the Topology Map is client-sided. The Java applet uses the client's local SSH program to connect to the device. In order to use SSH from the Topology Map, you must first be running Campus Manager 5.1.1. Then, create a campus.properties in your home directory on your client. The file should contain one line. For example, to specify PuTTY as an SSH client:

CMSSH=C:\\putty\\putty.exe

In order for RME to use SSH to fetch configs, you must make sure SSH is configured in the transport settings under RME > Admin > Config Mgmt > Transport Settings.

View solution in original post

3 Replies 3

Joe Clarke
Cisco Employee
Cisco Employee

SSH how? Are you referring to SSH used to collect configurations from devices, or do you want to use SSH from the Campus Topology Map?

both ways when I try to ssh from Campus topology it fails. So I am assuming that using it to collect configs would also fail.

No, not at all. SSH from the Topology Map is client-sided. The Java applet uses the client's local SSH program to connect to the device. In order to use SSH from the Topology Map, you must first be running Campus Manager 5.1.1. Then, create a campus.properties in your home directory on your client. The file should contain one line. For example, to specify PuTTY as an SSH client:

CMSSH=C:\\putty\\putty.exe

In order for RME to use SSH to fetch configs, you must make sure SSH is configured in the transport settings under RME > Admin > Config Mgmt > Transport Settings.