VPN Aggregation for VoIP Calls Overview

This topic describes how VPN aggregation functions in the BGF voice solution.

Introduction to VPN Aggregation

The VPN aggregation feature uses VPN routing and forwarding (VRF) so users on one VPN can call users on another VPN. For example, in Figure 13, users in VPN B can call users in VPN A and VPN C.

Figure 13: VPN Aggregation in a VoIP Network

Image g016954.gif

VPN aggregation provides the following benefits:

How VPN Aggregation Works

VPN aggregation uses the virtual interface configurations as shown in Figure 14 to route traffic from users in one VPN to users in another VPN.

Figure 14: Overview of VPN Aggregation Configuration

Image g017463.gif

The VPN aggregation configuration consists of:

When a gate is established, the pgcpd process uses the virtual interface information in the termination ID to determine the ingress and egress virtual interfaces for the gate. In turn, the virtual interface configuration maps to the VRF, NAT pool, and service interface.

The termination IDs of the caller and the call recipient contain the virtual interface ID. For example, in Figure 14, termination ID ip/4/vif-1/1 matches virtual interface vif-1, which is mapped through the configuration to routing instance vrf1.

Related Topics