для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 2186
CLI Structure
CLI commands are strings of commands or keywords and user-specified arguments that set or modify specific
parameters of the system. Commands are grouped by function and the various command modes with which
they are associated.
The structure of the CLI is hierarchical. All users begin at a specific entry point into the system, called the
Exec (Execute) Mode, and then navigate through the CLI according to their defined user privileges (access
level) by using other command modes.
CLI Command Modes
There are two primary CLI command modes:
• Exec (Execute) Mode: The Exec Mode is the lowest level in the CLI. The Exec Mode is where you
execute basic commands such as show and ping. When you log into the CLI, you are placed in this
mode by default.
• Config (Configuration) Mode: The Config mode is accessible only by users with administrator and
security administrator privileges. If you are an administrative user, in this mode you can add and configure
contexts and access the configuration sub-modes to configure protocols, interfaces, ports, services,
subscribers and other service-related items.
The entry point into the CLI is called Exec Mode. In the initial CLI login, all users are placed into the default
local context, which is the CLI's default management context. From this context, administrative users can
access the Config Mode and define multiple service contexts.
Refer to the mode entry-path diagrams at the beginning of each mode chapter in the Command Line Interface
Reference
.
The commands or keywords/variables that are available to the user vary based on platform type, StarOS
version and installed license(s).
Important
CLI Administrative Users
This section contains information on the administrative user types and privileges supported by the system.
Administrative User Types
There are two types of administrative users supported by the system:
• Context-level administrative users: This user type is configured at the context-level and relies on the
AAA subsystems for validating user names and passwords during login. This is true for both administrative
user accounts configured locally through a configuration file or on an external RADIUS or TACACS+
server. Passwords for these user types are assigned once and are accessible in the configuration file.
   Command Line Interface Reference, Modes A - B, StarOS Release 19
2
Command Line Interface Overview
CLI Structure