sipura-profile

The sipura-profile element is analogous to existing sdes-profiles or IKE security associations in that all these objects specify materials (certificates, protocol suites, etc.) available in support of cryptographic operations.

Syntax

sipura-profile <name | crypto-list | certificate-file-name>

Parameters

name
A unique name for this sipura profile.
crypto-list
Cryptographic algorithm for this profile.
  • Default: AES_CM_128_HMAC_MD5
  • AES_CM_128_HMAC_MD5
certificate-file-name

Required parameter to specify the file name of the minicertificate presented by the SBC in support of Linksys/sipura operations. This file must have been previously installed in the /code/sipura directory. When identifying the file, use the complete file name, to include the file extension, but omit the directory path.

Path

sipura-profile is an element of the media-security path. The full path from the topmost ACLI prompt is: configure terminal, and then system, and then security, and then media-security, and then sipura-profile.