Versions Compared

Key

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

Add_workflow_for_techpubs
AUTH1UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cb8305e9, userName='null'}
JIRAIDAUTHSBX-87760
REV5UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cb8305e9, userName='null'}
REV6UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cb8305e9, userName='null'}
REV3UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26ce980c1a, userName='null'}
REV1UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cc5207ed, userName='null'}


Panel

In this section:

Table of Contents



Panel

Related article:


System - SLB

Multiexcerpt include
MultiExcerptNameSLB Overview
PageWithExcerptSIP-Aware Front-End Load Balancer

Include Page
_SLB note
_SLB note

Refer to SIP-Aware Front-End Load Balancer for a feature overview and use case diagrams.

Refer to the following CLI when configuring the SLB.

Command Syntax

Code Block
languagenone
% set system slb 
	commInterface <addressContext | ipInterfaceGroup | pktIpVar>
    inviteReqTimeout <1...180>
	nonInviteReqTimeout <1...64> 

Command Parameters - slb

Caption
0Table
1Command Parameters
3Command Parameters


Parameter

Length/Range

Description

commInterface


Defines the communication interface for SLB traffic.

  • addressContext - Address Context of the communication interface;defines the communication interface for SLB traffic.
  • ipInterfaceGroup - The IP Interface Group of the communication interface.
  • pktIpVar - Name of configuration variable to get packet IP address for SLB communication. 

inviteReqTimeout

<1 .. 180>INVITE transaction timeout on the SLB.
nonInviteReqTimeout
<1 .. 64>Non INVITE transaction timeout on the SLB.



Command Parameters - commInterface

Caption
0Table
1Command Parameters - commInterface
3Command Parameters


Parameter

Length/Range

Description

addressContext


Address Context of the communication interface;defines the communication interface for SLB traffic.

ipInterfaceGroup


The IP Interface Group of the communication interface.

pktIpVar 


Name of configuration variable to get packet IP address for SLB communication.



Pagebreak