Cli Authorization Levels - Cisco SCE8000 Configuration Manual

Service control engine
Table of Contents

Advertisement

Chapter 2
Command Line Interface
The syntax of redirection commands is as follows:
Following is an example of how to do the following:
sce# more subscribers_10.10.2004 include gold | append current_gold_subscribers

CLI Authorization Levels

The SCE platform has four authorization levels, which represent the user access permissions. When you
initially connect to the SCE platform, you automatically have the most basic authorization level, that is
User, which allows minimum functionality.
To monitor the system, you must have Viewer authorization, while to perform administrative functions
on the SCE platform, you must have Admin or Root authorization. A higher level of authorization is
accessed by logging in with appropriate password, as described in the procedures below.
In each authorization level, all the commands of the lower authorization layers are available in addition
to commands that are authorized only to the current level.
The following CLI commands are related to authorization levels:
Each authorization level has a value (number) corresponding to it. When using the CLI commands, use
the values, not the name of the level, as shown in the following table.
Table 2-5
Level
User
Viewer
Admin
Root
OL-16479-01
<command>| redirect <file-name>
<command>| append <file-name>
Filter the more command to display from a csv subscriber file only the gold package subscribers.
Redirect that output to a file named current_gold_subscribers. The output should not overwrite
existing entries in the file, but should be appended to the end of the file.
enable
disable
Authorization Levels
Description
Password required. This level enables basic operational
functionality.
Password required. This level enables monitoring
functionality. All show commands are available to the
Viewer authorization level, with the exception of those that
display password information.
Password required. For use by general administrators, the
Admin authorization level enables configuration and
management of the SCE platform.
Password required. For use by technical field engineers,
the Root authorization level enables configuration of all
advanced settings, such as debug and disaster recovery.
The Root level is used by technical engineers only.
Cisco SCE8000 Software Configuration Guide, Rel 3.1.6S
CLI Authorization Levels
Value
Prompt
0
>
5
>
10
#
15
#>
2-11

Advertisement

Table of Contents
loading

Table of Contents