Cisco Cisco Packet Data Gateway (PDG)

Página de 2186
across the system. This greatly enhances the performance of the system and minimizes the loss of sessions
should a failure occur.
Understanding the CLI Command Prompt
The CLI provides an intuitive command prompt that informs you of:
• Exactly where you are located within the CLI
• The command mode you are using
• Your user privilege level.
The following figure shows the various components of the command prompt.
Figure 2: CLI Command Prompt
CLI Command Syntax
This section describes the components of the CLI command syntax that you should be familiar with prior to
using the CLI. These include:
• Commands: Specific words that precede, or initiate, a specific function.
• Keywords: Specific words that follow a command to more clearly dictate the command's function.
• Variables: Alphanumeric values that are user-supplied as part of the command syntax. Sometimes
referred to as arguments, these terms further specify the command function.
• Repetitive keywords (+): Specific keyword, that when followed by a plus (+) sign, indicates that more
than one of the keywords can be entered within a single command.
In the following example, port_number and slot_number are the command variables for the info keyword:
show port info slot_number/port_number
port_number/slot_number is a variable representing a particular Ethernet slot/port on an ASR 5x00 or vitualized
platfrom. See the System Administration Guide specific to the platform type for actual slot/port ranges.
A keyword that was supported in a previous release may be concealed in subsequent releases. StarOS continues
to parse concealed keywords in existing scripts and configuration files created in a previous release. But the
   Command Line Interface Reference, Modes A - B, StarOS Release 19
10
Command Line Interface Overview
Understanding the CLI Command Prompt