class EapAkaConfig

ManagedElement
+-IpworksFunction
+-IPWorksAAARoot
+-IPWorksDiameterAAARoot
+-DiameterAAAService
+-EPCAAAService
+-EapAkaConfig

Authentication method control

Attributes
string
key
mandatory
noNotification
restricted
eapAkaConfigId
The value component of the RDN.
boolean
enableAuthSuccessIndication = false
Enable or disable Authentication Success Indication:

0: disable

1: enable


The default value is 0.

If it is enabled, AAA server sends EAP-Request/Notification(Success) before EAP-Success to Access Network.


Takes effect: Immediately
boolean
enablePseudonymAuthentication = false
Enable or disable Authentication using Pseudonym Identity:

0: disable

1: enable


The default value is 0.


Takes effect: Immediately
uint16
fastIdentityExpirationTime = 300 { 30..2880 }
Set the expiration-time of fast identity (in minutes).

The default value is 300 minutes(5 hours).


Unit: 1 minutes
Takes effect: Immediately
boolean
identityWithMacAddress = false
Identity with Mac Address

Takes effect: Immediately
uint8
maxFastReauthNum = 0 { 0..16 }
Enable or disable the fast re-authentication after a full authentication:

0: disable fast re-authentication

1-16: enable fast re-authentication. The set value means how many times of fast re-authentications are allowed at most after a full authentication, for example, if the users set the value to 5, only five-time fast re-authentications are allowed after a full authentication, otherwise a new full authentication will be performed before triggering another round of fast re-authentication.


The default value is 0.


Unit: 1 entries
Takes effect: Immediately
uint8
mncLength = 2 { 2..3 }
Specifies the Mobile Network Code (MNC) length, and the default value is 2:

2: 2 digits

3: 3 digits


Unit: 1 entries
Takes effect: Immediately
uint16
pseudonymIdentityExpirationTime = 2880 { 300..20160 }
Set the expiration-time of pseudonym identity (in minutes).

The default value is 2880 minutes(48 hours).


Unit: 1 minutes
Takes effect: Immediately

  class EapAkaConfig