In this section:
Use this feature to limit the number of total sessions used on the SBC through the CAC setting.
set global cac nodeCac callLimit <Call limit value>
Parameter | Length/Range | Default | Description | M/O |
---|---|---|---|---|
callLimit | 0 to 999999 | 999999 | Use this parameter to limit the number of node-level active sessions. This call limit configuration is applicable only when the NWDL license used. The call limit value "0" represents "Unlimited". Note: This parameter is applicable only for the I-SBC and D-SBC deployment types. | O |
show global cac
Possible completions: displaylevel - Depth to show mtrgClient - Object representing Master Trunk Group client instance mtrgServer - Object representing Master Trunk Group server instance nodeCac - Allows per node CAC configurations. sharedCacLimitsPool - Object containing CAC-limits that apply to a set of trunk groups.
show global cac nodeCac
Possible completions: callLimit - Specifies per node concurrent sessions limit when NWDL license is present. displaylevel - Depth to show
show global cac nodeCac callLimit
callLimit 10000;
Set command
callLimit 10000;
Use the nodeCac
object as a container for callLimit
.