In this section:
This page describes CLI syntax and parameters for the gateway trunk group 'Call Admission Control' object.
As a best practice, always use UPPERCASE for trunk group names.
Unless noted otherwise, the parameters/parameter values in this section apply to all SBC Core platforms.
% set addressContext <name> zone <name> gwTrunkGroup <name> cac bandwidthLimit <0-2147483647> callLimit <0-2147483647> egress emergencyOversubscription <0-1000> hpcOversubscription <0-100> ingress
Parameter | Length/Range | Description |
---|---|---|
bandwidthLimit | 0-2147483647, or unlimited | The total media bandwidth limit, in Kbits/sec. (default = "unlimited") |
callLimit | 0-2147483647, or unlimited | Total number of concurrent calls (either ingress or egress) allowed. (default = “unlimited”). |
egress | N/A | Egress-specific call admission control configuration for the gateway trunk group. See Egress Parameters table below for details. |
emergencyOversubscription | 0-1000 | The percentage of resource oversubscription allowed for emergency calls. (default = 10) |
hpcOversubscription | 0-100 | This parameter specifies the amount of resource over-subscription (as a percentage) allowed for HPC calls. When the baseline call limit and bandwidth limit are reached, normal calls are not admitted, but additional HPC calls are allowed up to the configured percentage value. (default = 10) |
ingress | N/A | Ingress-specific call admission control configuration for the gateway trunk group. See Ingress Parameters table below for details. |
% set addressContext <name> zone <name> gwTrunkGroup <name> cac egress callBurstMax <1-900> (SBC 7000 range is 1-2700) callLimit <0-2147483647> callRateMax <1-450> (SBC 7000 range is 1-1350) emergencyOversubscription <0-1000> hpcOversubscription <0-100>
Cal policing using callRateMax
and callBurstMax
is applicable only to normal and emergency calls, not to high priority calls (HPC).
Parameter | Length/Range | Description |
---|---|---|
callBurstMax | SBC 7000: 1-2700, or unlimited | Maximum allowed burst size (above the allowed sustained rate) for egress call attempts, in calls per second. (default = 'unlimited') |
callLimit | 0-2147483647, or unlimited | Total number of concurrent calls (either ingress or egress) allowed on egress. (default = 'unlimited') |
callRateMax | SBC 7000: 1-1350, or unlimited). | Maximum sustained egress call rate allowed in calls per second. (default = 'unlimited') NOTE: You can set both |
emergencyOversubscription | 0-1000 | Over-subscription of resources (as a percentage) allowed for emergency calls. (default = 10) |
hpcOversubscription | 0-100 | This parameter specifies the amount of resource over-subscription (as a percentage) allowed for HPC calls. When the baseline call limit and bandwidth limit are reached, normal calls are stopped, but additional HPC calls are allowed up to the configured percentage value. (default = 10) |
Cal policing using callRateMax
and callBurstMax
is applicable only to normal and emergency calls, not to high priority calls (HPC).
% set addressContext <name> zone <name> gwTrunkGroup <name> cac ingress callBurstMax <1-900> (SBC 7000 range is 1-2700) callLimit <0-2147483647> callRateMax <1-450> (SBC 7000 range is 1-1350) emergencyOversubscription <0-1000> hpcOversubscription <0-100>
Parameter | Length/Range | Description |
---|---|---|
callBurstMax | SBC 7000: 1-2700, or unlimited | Maximum allowed burst (above the allowed sustained rate) for ingress calls in calls per second. (default = 'unlimited') |
callLimit | 0-2147483647, or unlimited | Total number of concurrent calls allowed on ingress. (default = 'unlimited') |
callRateMax | SBC 7000: 1-1350, or unlimited | Maximum sustained ingress call rate allowed in calls/second. (default = 'unlimited') NOTE: You can set both |
emergencyOversubscription | 0-1000 | The amount of resource over-subscription (as a percentage) allowed for emergency calls. (default = 10) |
hpcOversubscription | 0-100 | This parameter specifies the amount of resource over-subscription (as a percentage) allowed for HPC calls. When the baseline call limit and bandwidth limit are reached, normal calls are not admitted, but additional HPC calls are allowed up to the configured percentage value. (default = 10) |