You can configure four virtual BGFs on a router. Each virtual
BGF is associated with a different MultiServices PIC or MultiServices
DPC (MS-DPC).
Step-by-Step Procedure
To configure a virtual BGF:
Create a virtual BGF, and assign a name to
the virtual BGF. You can configure an IP address as the virtual BGF
name. However, the IP address is not used in the operation of the
virtual BGF.
[edit services pgcp]
user@host#edit gateway bgf-1
Specify the IP address of the virtual
BGF. This address is the local IP address on which the virtual BGF
receives H.248 messages from the gateway controller.
[edit services pgcp gateway bgf-1]
user@host#set gateway-address 10.10.30.1
Specify the port number of the virtual
BGF.
[edit services pgcp gateway bgf-1]
user@host#set gateway-port 2944
Configure the number of seconds before
the virtual BGF removes gates following a disconnection from the gateway
controller.
[edit services pgcp gateway bgf-1]
user@host#set cleanup-timeout 3600
Configure the maximum number of concurrent
calls allowed on the virtual BGF. If you configure multiple virtual
BGFs for one PIC or DPC, you can use this statement to achieve intentional
oversubscription of resources or a fair distribution of resources
between the virtual BGFs.
[edit services pgcp gateway bgf-1]
user@host#set max-concurrent-calls 6000
Related Topics
Chapter 27, Summary of PGCP Configuration Statements in JUNOS Services Interfaces Configuration Guide