Cisco Cisco Packet Data Gateway (PDG)

Descargar
Página de 8770
Call Control Profile Configuration Mode   
▀  authenticate context 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
1868 
   
authenticate context 
This command allows you to specify the authentication group, context, and type of authentication for the AAA server. 
Product
 
SaMOG 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Call Control Profile Configuration 
configure > call-control-profile profile_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-call-control-profile-profile_name)# 
Syntax
 
authenticate context context_name [ aaa-group aaa_group_name ] [ auth-type { diameter | 
radius } ] 
 
remove authenticate context [ aaa-group ]  
remove
 
Sets the authentication type to its default value: 
Default (SaMOG 3G license): radius 
Default (SaMOG Mixed Mode license): diameter 
context_name
 
Specified the name of the context for authentication. 
context_name
 must be an alphanumeric string of 1 through 79 characters. 
aaa-group aaa_group_name
 
Optionally, specifies the AAA group for MRME. 
aaa_group_name
 must be an alphanumeric string of 1 
through 63 characters.  
Usage 
Use this command to specify the authentication group, context, and type of authentication for the AAA 
server. Also specify an authentication method of EAP or non-EAP or both for the call control profile in the 
operator policy.  
Example
 
The following command configures authentication of a context named 
cxtSaMOG
, specifies AAA group 
named 
AAASaMOG
, and sets the authentication to a DIAMETER-based authentication:  
authenticate context cxtSAMOG aaa-group AAASaMOG auth-type diameter