Connecting to a Device by Using Secure Console
You use Secure Console to establish an SSH connection to a device from the Junos Space user interface. You can establish multiple SSH connections and connect to multiple managed or unmanaged devices. You can also establish multiple SSH sessions to the same device. A new SSH terminal window is opened for every new connection to the device.
Some browser plug-ins may cause undesirable behavior in open SSH windows; disabling such plug-ins may resolve the issue. For example, if the Firebug plug-in is activated within an SSH window opened in Mozilla Firefox, the window cannot be restored, resized, or maximized and the console area remains fixed; disabling the Firebug plug-in resolves this issue.
You can connect to a device through an SSH connection from the Device Management page or the Secure Console page.
This topic includes steps to connect to a managed and unmanaged device from the Device Management or Secure Console page.
Connecting to a Managed Device from the Device Management Page
Before you open an SSH session to connect to a managed device from the Device Management page, ensure that:
You have the privileges of a Super Administrator or Device Manager in Junos Space Network Management Platform.
The status of the managed device is “UP.”
You have configured the Allow users to auto log in to devices using SSH option on the Modify Applications page. If you select this option, Junos Space Platform automatically logs in to the device when an SSH connection is initiated to the device.
To connect to a logical system, you must always enter the username and password irrespective of whether or not you have selected the Allow users to auto log in to devices using SSH option.
To connect to a managed device:
Click Close to close the SSH terminal window.
Connecting to an Unmanaged Device from the Device Management Page
Before you connect to an unmanaged device by using the Secure Console from the Device Management page, ensure that:
You have the privileges of a Super Administrator or Device Manager in Junos Space Network Management Platform.
The device is configured with a static management IP address. This IP address should be reachable from the Junos Space Appliance.
The SSH v2 protocol is enabled on the device.
To enable SSH v2 on a device, enter the
set system services ssh protocol-version v2
command at the command prompt.The status of the device is “UP.”
A valid username and password are created on the device.
Clear the Allow users to auto log in to devices using SSH option on the Modify Application Settings page.
To connect to an unmanaged device:
Click Close to close the SSH terminal window.
Connecting to a Managed or Unmanaged Device from the Secure Console Page
Before you connect to a managed or unmanaged device from the Secure Console page, ensure that:
You have the privileges of a Super Administrator or Device Manager in Junos Space Network Management Platform.
The device is configured with a static management IP address. This IP address should be reachable from the Junos Space Appliance.
The SSH v2 protocol is enabled on the device.
To enable SSH v2 on a device, enter the
set system services ssh protocol-version v2
command at the command prompt.The status of the device is “UP.”
A valid username and password are created on the device.
To connect to a managed or unmanaged device from the Secure Console page:
Click Close to close the SSH terminal window.