VRF

This help contains the following topics:

Introduction

Virtual Routing and Forwarding (VRF) implements route isolation, data independence, and data security for VPNs.

A VRF has the following components:

An RD is added before a site ID to distinguish the sites that have the same site ID but reside in different VPNs. An RD and a site ID uniquely identify a VPN site.

An RD is a string of 3 to 21 characters in one of the following formats:

VRFs can be bound to the multiple instances of a multicast or routing protocol to implement service isolation. For example, if a device supports multiple OSPF instances, you can bind a VRF to each OSPF process, so that routes learned by an OSPF process are added into the routing table of the bound VRF.

vSystem support information

Support of non-default vSystems for this feature depends on the device model. This feature is available on the Web interface only if it is supported.

Configure a VRF

Procedure

  1. Click the Network tab.

  2. In the navigation pane, select Interface Configuration > VRF.

  3. Click Create.

    The Create VRF page opens.

  4. Configure the VRF parameters.

    Table-1 VRF configuration items

    Item

    Description

    VRF

    Enter the name of a VPN instance (VRF).

    Description

    Configure a description for the VPN instance.

    RD

    Configure a route distinguisher for the VPN instance.

    The address spaces of VPNs might overlap. RD is used to distinguish the overlapping IP addresses of VPNs. An eight-byte RD is added to an IPv4 prefix to form a unique VPN-IPv4 address.

    IPv4 route limit

    IPv6 route limit

    Specify the maximum number of active route prefixes in the VPN instance.

    Overrun action

    • Accept new routes, send alarms: When the number of active routes in the VPN instance exceeds the maximum allowed, the system generates a log message but still allows new active routes.

    • Reject new routes: If you select this action, you need to set an alarm threshold.

      • When the percentage of the existing active routes to the maximum active routes exceeds the threshold, the system gives a log message but still allows new active routes.

      • When active routes in the VPN instance reach the maximum, no more active routes can be added.

    Alarm threshold

    Set an alarm threshold in the range of 1 to 100 in percentage.

    This parameter is not available if you select the Reject new routes action.

    Associated interfaces

    Select the interfaces to be associated with the current VPN instance.

  5. Click OK.