[Contents] [Prev] [Next] [Index] [Report an Error]


show cli authorization

Syntax

show cli authorization 

Description

Display the permissions for the current user.

Additional Information

For information on the various set cli commands, see the JUNOS System Basics Configuration Guide.

Required Privilege Level

view

See Also

show cli
show cli directory
show cli history

List of Sample Output

show cli authorization

show cli authorization

root@host> show cli authorization
Current user: 'root' login: `boojum' class '(root)'
Permissions:
    admin                           -- Can view user accounts
    admin-control                    -- Can modify user accounts
    clear                           -- Can clear learned network information
    configure                       -- Can enter configuration mode
    control                         -- Can modify any config
    edit                            -- Can edit full files
    field                           -- Special for field (debug) support
    floppy                          -- Can read and write from the floppy
    interface                       -- Can view interface config
    interface-control                    -- Can modify interface config
    network                    -- Can access the network
    reset                    -- Can reset/restart interfaces and daemons
    routing                     -- Can view routing config
    routing-control                    -- Can modify routing config
    shell                    -- Can start a local shell
    snmp                     -- Can view SNMP config
    snmp-control                    -- Can modify SNMP config
    system                    -- Can view system config
    system-control                    -- Can modify system config
    trace                    -- Can view trace file settings
    trace-control                    -- Can modify trace file settings
    view                    -- Can view current values and statistics
    maintenance                    -- Can become the super-user
    firewall                    -- Can view firewall config
    firewall-control                    -- Can modify firewall config
    secret                    -- Can view secret config
    secret-control                    -- Can modify secret config

[Contents] [Prev] [Next] [Index] [Report an Error]