Command Syntax

> show table profiles services sipSecurityProfile <profile name>

 

Command Parameters

SIP Security Profile Parameters

ParameterDescription
nameThe SIP Security Profile name.
forceClientSecurityPrefIf set to 'enabled', the SBC gives precedence to the order of occurrence of "mechanism-name" value in the "Security-Client" header while selecting the Security Mechanism to apply.
rejectSecUnsupportedRequestIf set to 'enabled', the SBC rejects the incoming REGISTER when the register does not contain "sec-agree" header value (in Require or Proxy-Require headers) or does not contain any supported mechanism-name (ipsec-3gpp) in "Security-Client" header.
securityMechanismType

The security mechanism type assigned to this SIP Security Profile.

precedence

The precedence value assigned to the selected security mechanism. A lower value represents a higher precedence.

Command Example

> show table profiles services sipSecurityProfile
                 FORCE
                 CLIENT    REJECT SEC                   SECURITY
      SBX SEC    SECURITY  UNSUPPORTED  ENCRYPTION      MECHANISM
NAME  MODE       PREF      REQUEST      PREFERENCE      TYPE        PRECEDENCE
--------------------------------------------------------------------------------
SP2   sbc-pcscf  enabled   enabled      null-forced     tls         1

 

  • No labels