vpn-orf enable (BGP-EVPN address family view)

Function

The vpn-orf enable command enables EVPN ORF.

The undo vpn-orf enable command disables EVPN ORF.

By default, EVPN ORF is disabled.

Format

vpn-orf enable

undo vpn-orf enable

Parameters

None

Views

BGP-EVPN address family view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
bgp write

Usage Guidelines

Usage Scenario

To allow two devices between which a BGP-EVPN peer relationship is established to exchange ORF routes carrying the import VPN target (IRT) of each other's EVPN instance, run the vpn-orf enable command to enable EVPN ORF. Upon receipt of ORF routes, a device uses the export VPN target (ERT) carried in the EVPN routes to be advertised to match the IRT in the received ORF routes so that the peer can receive only the expected routes. This relieves the pressure on the peer and reduces network load.

Precautions

This command must be used together with the ipv4-family vpn-target and peer enable (BGP-EVPN address family view) commands. If only the vpn-orf enable command is run, the BGP speaker in the BGP-EVPN address family view does not advertise ORF routes to its peers.

Example

# Enable EVPN ORF in the BGP-EVPN address family view.
<HUAWEI> system-view
[~HUAWEI] bgp 100
[*HUAWEI-bgp] peer 1.1.1.1 as-number 100
[*HUAWEI-bgp] ipv4-family vpn-target
[*HUAWEI-bgp-af-vpn-target] quit
[*HUAWEI-bgp] l2vpn-family evpn
[*HUAWEI-bgp-af-evpn] peer 1.1.1.1 enable
[*HUAWEI-bgp-af-evpn] vpn-orf enable
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >