s8hr-profile

The authentication configuration element is used for configuring an authentication profile.

Parameters

name
Specifies the name for this S8HR-profile instance.
register-hold-for-plmn-info
Specifies the number of seconds desired to hold REGISTERs while waiting for PLMN information. The valid value is 0-30.
  • Disable: 0
  • Default: 16
  • Values: 0 - 30
plmn-id-prefix
Specifies the prefix string used for P-Visited-Network-ID headers for sessions using this profile.
emergency-reject-on-ident-error
When enabled, causes the system to reject an emergency session if user identity validation fails.
  • Default: disabled
  • Values: enabled/disabled
emergency-403-reason
Specifies the reason attached to a 403 when the system rejects an emergency session.
local-mnc
Specifies the local MNC where the SBC resides. This value should be a 2 or 3-digit integer.
local-mcc
Specifies the local MCC where the SBC resides. This value should be a 3-digit integer.
encrypt-disabled-mnc-mcc
Specifies the list of networks for which the system must disable encryption for roaming UEs handled by this profile. Enter an asterisk to disable encryption for all roaming networks.
ORACLE(s8hr-profile)# encrypt-disabled-mnc-mcc 033444 456789

Path

s8hr-profile is an element under the session-router path. The full path from the topmost prompt is: configure terminal , and then session-router , and then s8hr-profile.