You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

 

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

To configure the licensed out-of-dialog rate limit:

 

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

 

Command Parameters

SIP OOD Rate Limit Parameter

Parameter
Length/Range
Default
Description
licensedMaxRateLimit

1-655,355

unlimited 

Sets the OOD licensed rate limit value. When exceeded the SBC generates a trap.

Configuration Example

 

% set global sipOod licensedMaxRateLimit 2197
% commit
% [ok] [2018-09-27  23:23:56]

 

 


  • No labels