Owner's manual
Table Of Contents
- Chapter 1: Introduction
- Chapter 2: Accessing CC-SG
- Chapter 3: Configuring CC-SG with Guided Setup
- Chapter 4: Creating Associations
- Chapter 5: Adding Devices and Device Groups
- Chapter 6: Configuring Nodes and Interfaces
- Chapter 7: Adding and Managing Users and User Groups
- Chapter 8: Policies
- Chapter 9: Configuring Remote Authentication
- Chapter 10: Generating Reports
- Audit Trail Report
- Error Log Report
- Access Report
- Availability Report
- Active Users Report
- Locked Out Users Report
- User Data Report
- Users in Groups Report
- Group Data Report
- AD User Group Report
- Asset Management Report
- Node Asset Report
- Active Nodes Report
- Node Creation Report
- Query Port Report
- Active Ports Report
- Scheduled Reports
- CC-NOC Synchronization Report
- Chapter 11: System Maintenance
- Chapter 12: Advanced Administration
- Appendix A: Specifications (G1, V1, and E1)
- Appendix B: CC-SG and Network Configuration
- Appendix C: User Group Privileges
- Appendix D: SNMP Traps
- Appendix E: Troubleshooting
- Appendix F: Two-Factor Authentication
- Appendix G: FAQs
- Appendix H: Keyboard Shortcuts

CHAPTER 12: ADVANCED ADMINISTRATION 185
SSH Access to CC-SG
Use Secure Shell (SSH) clients, such as Putty or OpenSHH Client, to access a command line
interface to SSH (v2) server on CC-SG. Only a subset of CC-SG commands is provided via SSH
to administer devices and CC-SG itself.
The SSH client user is authenticated by the CC-SG in which existing authentication and
authorization policies are applied to the SSH client. The commands available to the SSH client
are determined by the permissions for the user groups to which the SSH client user belongs.
Administrators who use SSH to access CC-SG cannot logout a CC Super-User SSH user, but are
able to log out all other SSH client users, including System Administrators.
To access CC-SG via SSH:
1. Launch an SSH client, such as Putty.
2. Specify the IP address of the CC-SG and specify 22 for the port, and open the connection.
You can configure the port for SSH access in Security Manager
. Please refer to Security
Manager earlier in this chapter for additional information.
3. When prompted, log in with your CC-SG username and password.
4. A shell prompt appears. Type ls to display all commands available. You can type ? or help to
display descriptions and format for typing all commands.
Figure 185 CC-SG Commands via SSH