Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


 

The flexiblePolicyAdapterProfile Zone object is used to assign a flexible policy-specific SIP Adaptor Profile to a specific zone.

Include Page
SBXDOC121:_PSX only_Flexible_PolicySBXDOC121:
_PSX only_Flexible_Policy

...

Code Block
languagenone
% set addressContext <addressContext name> zone <zone name> flexiblePolicyAdapterProfile <flexiblePolicyAdapterProfile name> 

Command Parameters

...

Parameters

Parameter

Description

flexiblePolicyAdapterProfile

Use this Zone object to associate a sipAdaptorProfile configured for flexible policy (profileType=flexiblePolicy) with a particular Zone.

If flexiblePolicyAdapterProfile is provisioned both at the trunk group and zone levels, the trunk group’s profile takes precedence.

If inputAdapterProfile is configured, it is applied first to manipulate the PDU and then flexiblePolicyAdapterProfile rules are applied

...

to the manipulated PDU.

...

 

...