Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Add_workflow_for_techpubs
AUTH2UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cb41059c, userName='null'}
AUTH1UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26ca7f046c, userName='null'}
JIRAIDAUTHSBX-88903
REV5UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cb8305e9, userName='null'}
REV6UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cb8305e9, userName='null'}
REV3UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26c8c30172, userName='null'}
REV1UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26c8c30172, userName='null'}

Panel

In this

Section

section:

Table of Contents

 


Overview

Use the parameter callQueuing to configure the HPC call queuing at the global level.

Include Page
SBXDOC121:_GETS_Use_NoteSBXDOC121:
_GETS_Use_Note

Command Syntax

To configure callQueuing, use the following syntax:

Code Block
set global callQueuing queueLength <1-4096>

Parameter Description

The descriptions of the parameters and flags are as follows:

Caption
0Table
1callQueuing
ParameterLength/RangeDefaultDescriptionM/O
callQueuingN/AN/AUse this parameter to configure the HPC call queuing at the global level.O
queueLength1-40961024<1-4096> - Specifies the maximum number of HPC calls that the SBC can queue, combining all trunk groups.O


Command Example

To configure callQueuing, use the following example:

Code Block
% set global callQueuing queueLength 2000

To display callQueuing, use the following example:

Code Block
> show global callQueuing
    queueLength 2000;
  }
}

Pagebreak