Cisco Cisco Packet Data Gateway (PDG) Folheto

Página de 8487
  Subscriber Configuration Mode Commands 
password  ▀   
 
Cisco ASR 5x00 Command Line Interface Reference  ▄  
 
   
8323 
password 
Configures the subscribers password for the current context. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Subscriber Configuration 
configure > context context_name > subscriber { default | name subscriber_name }
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-subscriber)# 
Syntax
 
[ encrypted ] password pwd 
no password 
encrypted
 
Indicates the password provided is encrypted. 
The 
encrypted
 keyword is intended only for use by the chassis while saving configuration scripts. The 
system displays the 
encrypted
 keyword in the configuration file as a flag that the variable following the 
password
 keyword is the encrypted version of the plain text password. Only the encrypted password is saved 
as part of the configuration file. 
pwd
 
Specifies the user’s password for authentication. 
pwd
 must be an alphanumeric string of 1 through 63 
characters without encryption, or from 1 through 127 characters with encryption. A “null” password is 
allowed and is entered as consecutive double quotes (" "). See Example(s) for correct syntax. 
Important:
  Subscribers configured with a null password will be authenticated using PAP and CHAP (MD5) 
only. Subscribers configured without a password (
no password
) will only be able to access services if the service is 
configured to allow no authentication. 
no
 
Used to clear the subscriber password configuration from the subscriber data. 
Important:
  Subscribers with no password will only be able to access services if the service is configured to grant 
access with no authentication.