Applying an IMS-AKA Profile to a SIP Port

The final step in setting up IMS-AKA support is to apply an IMS-AKA profile to a SIP port. Enter the name value from the IMS-AKA profile you want to apply in the SIP port’s ims-aka-profile parameter.

To apply an IMS-AKA profile to a SIP port:

  1. In Superuser mode, type configure terminal and press Enter.
    ORACLE# configure terminal
    ORACLE(configure)#
  2. Type session-router and press Enter.
    ORACLE(configure)# session-router
    ORACLE(session-router)#
  3. Type sip-interface and press Enter.
    ORACLE(session-router)# sip-interface
    ORACLE(sip-interface)#
  4. Type sip-interface and press Enter. If you are adding this feature to a pre-existing SIP port, you need to select and edit that configuration.
    ORACLE(session-interface)# sip-ports
    ORACLE(sip-port)#
  5. ims-aka-profile—Enter the name value for the IMS-AKA profile configuration you want applied to this SIP port. This parameter has no default.
  6. Save and activate your configuration.