eap-aka
Configures shared key values for the Extensible Authentication Protocol-Authentication and Key Agreement (EAP-AKA) authentication method used by subscribers using this crypto template.
Product
PDIF
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Context Configuration > Crypto Template Configuration > EAP Authentication Configuration
configure > context context_name > crypto template template_name ikev2-dynamic > authentication eap-profile profile_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(cfg-crypto-tmpl-ikev2-tunnel)#
Syntax
eap-aka { encrypted key hex | key hex }
encrypted key hex
Specifies that the shared key is to be encrypted as a 16-character alphanumeric string or a hexadecimal number beginning with "0x".
key hex
Specifies that the shared key is to be transmitted in clear text as a 16-character alphanumeric string or a hexadecimal number beginning with "0x".
Usage Guidelines
Use this command to set shared key parameters for subscribers using the EAP-AKA authentication method.
Example
eap-aka key aa11223344556677