02-25-2009 02:58 PM
How do you config SSH to operate from LMS 3.1?
Solved! Go to Solution.
02-25-2009 03:08 PM
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.
02-25-2009 03:01 PM
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?
02-25-2009 03:04 PM
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.
02-25-2009 03:08 PM
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.
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