Overview of the CLI


Revised June 30, 2011

As part of the installation process, you use the command line interface (CLI) to synchronize the database servers. Although you complete most of the configuration tasks via the administration console, the CLI enables you to complete some optional tasks, such as configuring SNMP, configuring CDP, or changing the IP addresses of certain servers. You can also use the CLI to show and change the network configurations, check the status of or restart a service, restart a server, or troubleshoot the system.

This chapter includes the following sections:

Accessing the CLI

Getting Help for the CLI

Accessing the CLI

Use one of the following methods to access the CLI on any of the Cisco TelePresence Exchange System servers:

Access the CLI via the console.

If you need to change the IP address of the server, Cisco recommends that you use the console connection to avoid losing connectivity to the server.

Access the CLI via SSH.

You need a remote connection with a terminal emulation program, such as the Windows SSH client, to log in to the CLI remotely via SSH.

Whether you use the console or SSH, enter the username admin to log in to the CLI. The password for the admin user was defined during server installation. See the set password admin command reference for information about changing the administrator password.

Related Topics

Command Reference

Password Recovery

Getting Help for the CLI

Use one of the following methods to find help for the CLI on any of the Cisco TelePresence Exchange System servers:

At any time, you can enter a question mark (?) to see a list of entry options. For example:

admin: utils service ? 
       utils service adminserver*
       utils service database*
       utils service list
       utils service sipserver*
       utils service start
       utils service stop

For help with a specific command, enter help followed by the command name. For example:

admin: help utils service list 

service list help:
This will retrieve all services status

options are:
page    - pause output


Example:
admin:utils service list
System NTP [STARTED]
System SSH [STARTED]
....

For details about each command, see Appendix C, "Command Reference."