Cisco Cisco ASR 5000

Page of 9109
EAP Mode Configuration Mode Commands   
▀  method 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
3634 
   
method 
Configures the EAP method used for authentication. 
Product
 
PDIF 
ASN-GW 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > EAP Profile Configuration 
configure > context context_name > eap-porfile profile_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(cfg-ctx-eap-profile)# 
Syntax
 
method { eap-aka | eap-gtc | eap-md5 } [ priority num ] 
eap-aka | eap-gtc | eap-md5
 
Specifies one of the following methods: 
 
eap-aka
: Specifies that the EAP-AKA method is to be used for authentication. 
 
eap-gtc
: Specifies that the EAP-GTC method is to be used for authentication. 
 
eap-md5
: Specifies that the EAP-MD5 method is to be used for authentication. 
priority
 
num
 
Specifies a priority order for a specific EAP authentication method an integer from 1 though 65535. 
Usage 
Use this command to specify the EAP authentication method(s) to use and to place multiple methods in 
priority order. 
Example
 
The following command sets EAP-AKA as one of the EAP authentication methods and places it as priority of 
3: 
method eap-aka priority 3