Cisco Cisco Packet Data Gateway (PDG)

Seite von 9109
  Subscriber Configuration Mode Commands 
outbound  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
8911 
outbound 
Configures the subscriber host password for use when authenticating PPP sessions. 
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
 
outbound [ encrypted ] password pwd 
no outbound password 
outbound encrypted
 ] 
password
 
pwd
 
Specifies the password to use for point-to-point protocol session host authentication. The 
encrypted
 
keyword indicates the password specified uses encryption. 
The password specified as 
pwd
 must be an alphanumeric string of 1 through 63 characters without encryption, 
or 1 through 127 characters with encryption. 
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. 
no outbound password
 
Clears the outbound password configuration from the subscriber data. 
Usage 
Sets the outbound (egress) password for increased security. 
Example
 
outbound password secretPwd 
outbound encrypted password scrambledPwd 
no outbound password