Overview of the Cisco NCS Command-Line Interface
This chapter provides an overview of how to access the Cisco Prime Network Control System (NCS) command-line interface (CLI), the different command modes, and the commands that are available in each mode.
You can configure and monitor the Cisco NCS through the web interface. You can also use the CLI to perform the configuration and monitoring tasks described in this guide.
The chapter contains the following sections:
•Accessing the Cisco NCS Command Environment
•User Accounts and Modes in the Cisco NCS CLI
•Command Modes in the Cisco NCS CLI
•CLI Audit
Accessing the Cisco NCS Command Environment
You can access the Cisco NCS CLI through a secure shell (SSH) client or the console port using one of the following machines:
•Windows PC running Windows XP/Vista
•Apple Computer running Mac OS X 10.4 or later
•PC running Linux
For detailed information on accessing the CLI, see Chapter 2 "Using the Cisco NCS Command-Line Interface".
User Accounts and Modes in the Cisco NCS CLI
Two different types of accounts are available on the Cisco NCS CLI:
•Admin (administrator)
•Operator (user)
When you power on the Cisco NCS appliance for the first time, you are prompted to run the setup utility to configure the appliances. During this setup process, an administrator user account, also known as an Admin account, is created. After you enter the initial configuration information, the appliance automatically reboots and prompts you to enter the username and the password that you specified for the Admin account. You must use this Admin account to log in to the Cisco NCS CLI for the first time.
An Admin can create and manage Operator (user) accounts (which have limited privileges and access to the Cisco NCS server). An Admin account also provides the functionality that is needed to use the Cisco NCS CLI.
To create more users (with admin and operator privileges) with SSH access to the Cisco NCS CLI, you must enter the username command in configuration mode (see Command Modes in the Cisco NCS CLI).
Table 1-1 lists the command privileges for each type of user account: Admin and Operator (user).
Table 1-1 Command Privileges
|
|
|
|
|
* |
|
|
* |
|
|
* |
|
|
* |
|
|
* |
|
|
* |
|
|
* |
|
|
* |
|
|
* |
|
|
* |
|
|
* |
* |
|
* |
|
|
* |
|
|
* |
|
|
* |
|
|
* |
* |
|
* |
|
|
* |
|
|
* |
|
|
* |
* |
|
* |
* |
|
* |
|
|
* |
|
|
* |
|
|
* |
|
|
* |
|
|
* |
|
|
* |
|
|
* |
|
|
* |
* |
|
* |
* |
|
* |
* |
|
* |
* |
|
* |
* |
|
* |
* |
|
* |
* |
|
* |
|
|
* |
* |
|
* |
* |
|
* |
* |
|
* |
* |
|
* |
* |
|
* |
* |
|
* |
|
|
* |
|
|
* |
|
|
* |
|
|
* |
|
|
* |
* |
|
* |
* |
|
* |
|
|
* |
* |
|
* |
* |
|
* |
|
|
* |
* |
|
* |
* |
|
* |
|
|
* |
* |
|
* |
* |
|
* |
* |
|
* |
|
|
* |
|
Logging in to the Cisco NCS server places you in operator (user) mode or admin (EXEC) mode, which always requires a username and password for authentication.
You can tell which mode you are in by looking at the prompt. A right angle bracket (>) appears at the end of operator (user) mode prompt; a pound sign (#) appears at the end of admin mode prompt, regardless of the submode.
Command Modes in the Cisco NCS CLI
The Cisco NCS supports the following command modes:
•EXEC—Use the commands in this mode to perform system-level configuration. See EXEC Commands. In addition, refer to the commands in the EXEC mode that generate operational logs as listed in Table 1-6.
•Configuration—Use the commands in this mode to perform configuration tasks in the Cisco NCS. See Configuration Commands. In addition, refer to the commands in configuration mode that generate operational logs as listed in Table 1-5.
EXEC Commands
EXEC commands primarily include system-level commands such as show and reload (for example, application installation, application start and stop, copy files and installations, restore backups, and display information).
•Table 1-2 describes the EXEC commands
•Table 1-3 describes the show commands in EXEC mode
For detailed information on EXEC commands, see Understanding Command Modes.
EXEC or System-Level Commands
Table 1-2 describes EXEC mode commands.
Table 1-2 Summary of EXEC Commands
|
|
|
Installs a specific application bundle. |
|
Removes a specific application. |
|
Starts or enables a specific application. |
|
Stops or disables a specific application. |
|
Upgrades a specific application bundle. |
|
Performs a backup and places the backup in a repository. |
|
Performs a backup of all the logs on the Cisco NCS to a remote location. |
|
Sets the system clock on the Cisco NCS server. |
|
Enters configuration mode. |
|
Copies any file from a source to a destination. |
|
Displays any errors or events for various command situations; for example, backup and restore, configuration, copy, resource locking, file transfer, and user management. |
|
Deletes a file in the Cisco NCS server. |
|
Lists the files in the Cisco NCS server. |
|
Disconnects the encrypted session with a remote system. Exits from the current command mode to the previous command mode. |
|
Forces the logout of all the sessions of a specific Cisco NCS server system user. |
|
Disables or shuts down the Cisco NCS server. |
|
Describes the help utility and how to use it in the Cisco NCS server. |
|
Creates a new directory. |
|
NCS related commands to start, stop and backup server. |
|
Queries the IPv4 address or hostname of a remote system. |
|
Installs System or Application patch. |
|
Determines the IPv4 network connectivity to a remote system. |
|
Determines the IPv6 network connectivity to a remote system. |
|
Reboots the Cisco NCS server. |
|
Restores a previous backup. |
|
Removes an existing directory. |
|
Executes the root shell. |
|
Activates the root command. |
|
Provides information about the Cisco NCS server. |
|
Starts an encrypted session with a remote system. |
|
Provides Cisco Technical Assistance Center (TAC) commands. |
|
Establishes a Telnet connection to a remote system. |
|
Sets terminal line parameters. |
|
Sets the inactivity timeout for all terminal sessions. |
|
Sets the welcome message on the system for all terminal sessions. |
|
Specifies the type of terminal connected to the current line of the current session. |
|
Traces the route of a remote IP address. |
|
Disables the output (display of errors or events) of the debug command for various command situations; for example, backup and restore, configuration, copy, resource locking, file transfer, and user management. |
|
Erases the startup configuration that forces to run the setup utility and prompt the network configuration, copies the running configuration to the startup configuration, and displays the running configuration on the console. |
show Commands
The show commands are used to display the Cisco NCS settings and are among the most useful commands. See Table 1-3 for a summary of the show commands.
The commands in Table 1-3 require the show command to be followed by a keyword; for example, show application status. Some show commands require an argument or variable after the keyword to function; for example, show application version.
Table 1-3 Summary of show Commands
|
|
application (requires keyword)
|
Displays information about the installed application; for example, status information or version information. |
backup
(requires keyword)
|
Displays information about the backup. |
|
Displays information about the enabled Cisco Discovery Protocol interfaces. |
|
Displays the day, date, time, time zone, and year of the system clock. |
|
Displays CPU information. |
|
Displays file-system information of the disks. |
|
Displays the Internet Control Message Protocol (ICMP) echo response configuration information. |
|
Displays statistics for all the interfaces configured on the Cisco NCS. |
|
Displays information about the hardware inventory, including the Cisco NCS appliance model and serial number. |
logging
(requires keyword)
|
Displays the Cisco NCS server logging information. |
logins
(requires keyword)
|
Displays the login history of the Cisco NCS server. |
|
Displays memory usage by all running processes. |
|
Displays the status of the Network Time Protocol (NTP) servers. |
|
Displays all the processes listening on the active ports. |
|
Displays information about the active processes of the Cisco NCS server. |
repository
(requires keyword)
|
Displays the file contents of a specific repository. |
restore
(requires keyword)
|
Displays the restore history in the Cisco NCS. |
|
Displays the contents of the configuration file that currently runs in the Cisco NCS. |
|
Displays the contents of the startup configuration in the Cisco NCS. |
|
Displays system and configuration information that you can provide to the TAC when you report a problem. |
|
Displays information about the terminal configuration parameter settings for the current terminal line. |
|
Displays the current time zone in the Cisco NCS. |
|
Displays all the time zones available for use in the Cisco NCS. |
|
Displays information about the unique device identifier (UDI) of the Cisco NCS. |
|
Displays how long the system you are logged in to has been up and running. |
|
Displays information about the system users. |
|
Displays information about the currently loaded software version, along with hardware and device information. |
Configuration Commands
Configuration commands include interface and repository. To access configuration mode, run the configure command in EXEC mode.
Some of the configuration commands require that you enter the configuration submode to complete the configuration.
Table 1-4 describes the configuration commands.
Table 1-4 Summary of Configuration Commands
|
|
|
Specifies a Network File System (NFS) temporary space or staging area for the remote directory for backup and restore operations. |
|
Specifies the amount of time the receiving device should hold a Cisco Discovery Protocol packet from the Cisco NCS server before discarding it. |
|
Enables Cisco Discovery Protocol. |
|
Specifies how often the Cisco NCS server sends Cisco Discovery Protocol updates. |
|
Sets the time zone for display purposes. |
|
Executes an EXEC-level command from configuration mode or any configuration submode. Note To initiate, the do command precedes the EXEC command. |
|
Returns to EXEC mode. |
|
Exits configuration mode. |
|
Sets the hostname of the system. |
|
Configures the ICMP echo requests. |
|
Configures an interface type and enters interface configuration mode. |
|
Enables IPv6 stateless autoconfiguration in interface configuration mode. |
|
Enables IPv6 address DHCP in interface configuration mode. |
|
Sets the IP address and netmask for the Ethernet interface. Note This is an interface configuration command. |
|
Defines or sets a default gateway with an IP address. |
|
Defines a default domain name that a Cisco NCS server uses to complete hostnames. |
|
Sets the Domain Name System (DNS) servers for use during a DNS query. |
|
Schedule one or more Command Scheduler commands to run at a specific date and time or a recurring level. |
|
Specifies a name for a Command Scheduler policy. |
|
Enables the system to forward logs to a remote system. |
|
Configures the log level for the logging command. |
|
Disables or removes the function associated with the command. |
|
Synchronizes the software clock through the NTP server for the system. |
|
Enables and configures the password policy. |
|
Enters repository submode. |
|
Specifies the type of service to manage. |
|
Sets up the community access string to permit access to the Simple Network Management Protocol (SNMP). |
|
Configures the SNMP contact the Management Information Base (MIB) value on the system. |
|
Sends SNMP traps to a remote system. |
|
Configures the SNMP location MIB value on the system. |
|
Adds a user to the system with a password and a privilege level. |
For detailed information on configuration mode and submode commands, see Understanding Command Modes.
CLI Audit
You must have administrator access to execute the Cisco NCS configuration commands. Whenever an administrator logs in to configuration mode and executes a command that causes configurational changes in the Cisco NCS server, the information related to those changes is logged in the Cisco NCS operational logs.
Table 1-5 describes configuration mode commands that generate operational logs.
Table 1-5 Configuration Mode Commands for the Operation Log
|
|
|
Sets the system clock on the Cisco NCS server. |
|
Sets the DNS servers for use during a DNS query. |
|
Sets the hostname of the system. |
|
Sets the IP address and netmask for the Ethernet interface. |
|
Allows synchronization of the software clock by the NTP server for the system. |
In addition to configuration mode commands, some commands in EXEC mode generate operational logs.
Table 1-6 describes EXEC mode commands that generate operational logs.
Table 1-6 EXEC Mode Commands for the Operation Log
|
|
|
Performs a backup (NCS and ADE OS) and places the backup in a repository. |
|
Restores from backup the file contents of a specific repository. |
|
Backs up system logs. |