Feature Configuration
To configure this feature, use the following configuration:
config
call-control-policy ccp_name
authenticate registration-request type { frequency frequency_count | periodicity duration }
no authenticate registration registration-request
authenticate service-request type { frequency frequency_count | periodicity duration }
no authenticate registration service-request
authenticate all-events { frequency frequency_count | periodicity duration }
no authenticate all-events
guti-reallocation type { frequency frequency_count | periodicity duration }
no guti-reallocation
end
NOTES:
-
call-control-policy ccp_name —Specify the UE-specific name for call control policy. Must be a string.
-
authenticate registration-request { normal | periodic | inter-rat | intra-rat } —Specify the required option to authenticate the registration process.
-
registration-type normal —Specify the initial registration details with locally allocated GUTI.
-
authenticate service-request { data | signaling } —Specify the option to authenticate the service type for the service request.
-
authenticate all-events —Specify the option to authenticate all events. It’s also the default or the fallback authentication option, when the configuration doesn’t present for any type.
-
guti-reallocation { periodic-registration | service-request } —Specify the options to authenticate the GUTI reallocation process.
-
no authenticate { [ registration-request ] | [ service-request ] | [ all-events ] | [ guti-reallocation ] } —Specify the option for which the authentication isn’t required.
-
frequency frequency_count —Specify the required frequency duration or count for authenticating each option. The frequency range is 0–256. The disabled value is 0.
-
periodicity duration —Specify the time, period, or duration for authenticating the selected option. The periodicity duration range is 0–10800 (minutes). The disabled value is 0.
Note |
|