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


Viewing CLI Settings

To view the current CLI settings:

user@host> show cli
CLI complete-on-space set to on
CLI editing level is: normal
CLI working directory is '/'

You can also use the show cli directory command to display the current working directory.

To view the authorization settings for the user logged in to the CLI:

user@host> show cli authorization
Current user: 'root' class 'super-user'
Permissions:
  admin  -- Can view user accounts
  admin-control  -- Can modify user accounts
  clear  -- Can clear learned network information
  configure  -- Can enter configuration mode
  field  -- Special for field (debug) support
  firewall  -- Can view firewall configuration
  firewall-control  -- Can modify firewall configuration
  interface  -- Can view interface configuration
  interface-control  -- Can modify interface configuration
  maintenance  -- Can perform system maintenance (as wheel)
  network  -- Can access the network
  reset  -- Can reset and restart interfaces and processes
  routing  -- Can view routing configuration
  routing-control  -- Can modify routing configuration
  secret  -- Can view secret configuration
  secret-control  -- Can modify secret configuration
  security  -- Can view security configuration
  security-control  -- Can modify security configuration
  shell  -- Can start a local shell
  snmp  -- Can view SNMP configuration
  snmp-control  -- Can modify SNMP configuration
  system  -- Can view system configuration
  system-control  -- Can modify system configuration
  view  -- Can view current values and statistics
  service  -- Can view service definitions
  service-control  -- Can modify service definitions
  subscriber  -- Can view subscriber profiles
  subscriber-control  -- Can modify subscriber profiles
  Individual command authorization:
  Allow regular expression: none
  Deny regular expression: none
  Allow configuration regular expression: none
  Deny configuration regular expression: none


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