Cisco Cisco Packet Data Gateway (PDG) Guia Do Administrador

Página de 377
System Settings   
▀  Configuring System Administrative Users 
 
 
▄  Cisco ASR 5000 System Administration Guide 
58 
   
Configuring Context-level Operators 
Use the example below to configure context-level operators: 
configure 
   context local 
      operator user_name { [ encrypted ] password password } 
      end 
Notes: 
 
Additional keyword options are available that identify active administrators or place time thresholds on the 
administrator. Refer to the Command Line Interface Reference for more information about the operator 
command. 
Save the configuration as described in the Verifying and Saving Your Configuration chapter. 
Configuring Context-level Inspectors 
Use the example below to configure context-level inspectors: 
configure 
   context local 
      inspector user_name { [ encrypted ] password password } 
      end 
Notes: 
 
Additional keyword options are available that identify active administrators or place time thresholds on the 
administrator. Refer to the Command Line Interface Reference for more information about the inspector 
command. 
Save the configuration as described in the Verifying and Saving Your Configuration chapter. 
Verifying Context-level Administrative User Configuration 
Verify that the configuration was successful by entering the following command: 
show configuration context local 
This command displays all of the configuration parameters you modified within the Local context during this session. 
The following displays sample output for this command. In this example, a security administrator named testadmin was 
configured.