для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 391
  System Settings 
Configuring System Administrative Users  ▀   
 
ASR 5000 System Administration Guide, StarOS Release 16  ▄  
 
   
59 
config 
  context local 
    interface mgmt1 
      ip address 192.168.1.10 255.255.255.0 
    #exit 
    subscriber default 
    #exit 
    administrator testadmin encrypted password fd01268373c5da85 
    inspector testinspector encrypted password 148661a0bb12cd59 
exit 
  port ethernet 24/1 
    bind interface mgmt1 local 
  exit 
end 
Configuring Local-User Administrative Users 
Use the example below to configure local-user administrative users: 
configure 
   local-user username <name
   end 
Notes: 
 
Additional keyword options are available identify active administrators or place time thresholds on the 
administrator. Refer to the Command Line Interface Reference for more information about the local-user 
username
 command. 
Save the configuration as described in the Verifying and Saving Your Configuration chapter. 
Verifying Local-User Configuration 
Verify that the configuration was successful by entering the following command: 
show local-user verbose 
This command displays information on configured local-user administrative users. A sample output for this command 
appears below. In this example, a local-user named SAUser was configured. 
Username:                SAUser 
  Auth Level:            secadmin 
  Last Login:            Never 
  Login Failures:        0 
  Password Expired:      Yes 
  Locked:                No 
  Suspended:             No 
  Lockout on Pw Aging:   Yes 
  Lockout on Login Fail: Yes