- Preface
-
- Configuring the Cisco Application Control Engine
- Configuring the Cisco TelePresence Multipoint Switch
- Configuring the Cisco Router with IVR
- Configuring Cisco Unified Communications Manager
- Configuring Cisco TelePresence Manager
- Configuring Cisco Session Border Controllers
- Configuring Cisco TelePresence MSE 8000 Series
- Configuring Internet Group Management Protocol for Multicast Support
- Glossary
Overview of the CLI
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
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
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."