Cisco Cisco Packet Data Gateway (PDG)

Seite von 1824
method
Configures the EAP method used for authentication.
Product
ASN-GW
PDIF
Privilege
Security Administrator, Administrator
Command Modes
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 Description
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 Guidelines
Use this command to specify the EAP authentication method(s) to use and to place multiple methods in priority
order.
Examples
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
   Command Line Interface Reference, Modes E - F, StarOS Release 19
16
EAP Mode Configuration Mode Commands
method