ims-aka-profile

The ims-aka-profile configuration element establishes supports IP Media Subsystem-Authentication and Key Agreement, defined in 3GPPr7 (specifications in TS 33.203 and call flows in TS 24.228).

Parameters

name
Enter the name for this IMS-AKA profile
start-protected-client-port
Start value for the pool of port numbers available following a successful re-authentication. Like the protected server port, the protected client port pool should not overlap with the port range defined in the steering ports configuration using the same IP address and the SIP interface. If there is overlap, the NAT table entry for the steering port used in a call will prevent SIP messages from reaching the system’s host processor.
  • Default: 0
  • Values: Min: 1025 | Max: 65535
end-protected-client-port
End value for the pool of port numbers available following a successful re-authentication. Ensure that this value is greater than the value assigned to start-protected-client-port. Note that the maximum supported pool contains 5 entries. Like the protected server port, the protected client port pool should not overlap with the port range defined in the steering ports configuration using the same IP address and the SIP interface. If there is overlap, the NAT table entry for the steering port used in a call will prevent SIP messages from reaching the system’s host processor.
  • Default: 0
  • Values: Min: 1025 | Max: 65535
protected-server-port
Enter the port number on which the Oracle Communications Session Border Controller receives protected messages; 0 disables the function. The protected server port should not overlap with the port range defined in the steering ports configuration using the same IP address and the SIP interface. If there is overlap, the NAT table entry for the steering port used in a call will prevent SIP messages from reaching the system’s host processor.
  • Default: 0
  • Values: Min: 1025 | Max: 65535
encr-alg-list
Enter the list of encryption algorithms
  • Values: aes-cbc | des-ede3-cbc | null
auth-alg-list
Enter the list of authentication algorithms
  • Default: hmac-sha-1-96

Path

ims-aka-profile is an element under the security path. The full path from the topmost ACLI prompt is: configure terminal , and then security , and then ims-aka-profile.

Note:

This is a multiple instance configuration element.