In this section:

 

The SIP out-of-dialog (OOD) licensed max rate limit specifies a global rate limit for incoming OOD messages, per second. In calculating the rate, the SBC counts all SIP out-of-dialog requests except INVITE and REGISTER requests. The purpose for the configured limit is to specify when to alert an operator that the limit is exceeded. When the configured message rate is exceeded, the SBC generates a trap. A clear trap is generated when the message rate falls to 90 percent or less of the configured rate limit.

Command Syntax

The CLI syntax to configure the licensed out-of-dialog rate limit is shown below:

 

% set global sipOod licensedMaxRateLimit <unlimited | 1-65535>

 

Command Parameters

SIP OOD Rate Limit Parameter

Parameter
Length/Range
Default
Description
licensedMaxRateLimit

1-65535 seconds, or unlimited

unlimited 

Use this parameter to set the OOD licensed rate limit value. When exceeded the SBC generates an alarm.

Configuration Example

 

set global sipOod licensedMaxRateLimit 2197
commit