In this section:
You can enter the command from both the system-level and configure CLI modes. Parameter Default Description M/O N/A Use this parameter to create a gap between the SMM rules in order to add new rules in the gap without deleting the rules. Note: The largest value allowed for the gap is determined based on the sum of rule count and gap. The SBC generates an error in the .DBG log if the ruleCount + gap is greater than CPX_MAX_SMM_RULES. The SBC generates an error in the .DBG log if the input index value is greater than or equal to Maximum Rule Index of the existing rules (index >= maxRuleIndex). MRequest Profiles
Command Syntax
% request profiles signaling sipAdaptorProfile <profile_name> cmds addGapInRuleList index <0-10000> gap <0-10000>
Command Parameters
addGapInRuleList
Gap
– Represents the number of rule positions to move after the input index. Range: 0-10000. Default = 0Index
– Represents the rule after which the gap is created Range: 0-10000. Default = 0 Configuration Examples
request profiles signaling sipAdaptorProfile SMM_INC cmds addGapInRuleList index 10 gap 5
result success