Specifications
208 COMMANDCENTER SECURE GATEWAY ADMINISTRATOR GUIDE
Create an SSH Connection to an SX Device
You can create an SSH connection to an SX device to perform administrative operations on the
device. Once connected, the administrative commands supported by the SX device are available.
Note: Before you connect, ensure that the SX device has been added to the CC-SG.
1. Type listdevices to ensure the SX has been added to CC-SG.
Figure 185 Listing Devices on CC-SG
2. Connect to the SX device by typing ssh -id <device id> . For example, using the figure
above as an example, you can connect to SX-229 by typing
ssh –id 1370.
Figure 186 Access SX Device via SSH