peer vpn-orf disable (BGP-EVPN address family view)

Function

The peer vpn-orf disable command disables EVPN ORF for a BGP EVPN peer.

The undo peer vpn-orf disable command restores the default configuration.

By default, a device with EVPN ORF enabled performs EVPN ORF for all its BGP EVPN peers.

Format

peer peerIpv4Addr vpn-orf disable

undo peer peerIpv4Addr vpn-orf disable

Parameters

Parameter Description Value
peerIpv4Addr

Specifies the IPv4 address of a BGP peer.

The value is in dotted decimal notation.

Views

BGP-EVPN address family view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
bgp write

Usage Guidelines

Usage Scenario

On a network where EVPN and L3VPN services are both deployed, a PE does not support EVPN ORF because of running an early version. After an RR establishes BGP-VT peer relationships with all the PEs on the entire network and EVPN ORF is enabled on the other PEs and RR, the PE running an early version cannot exchange EVPN routes with the RR. As a result, EVPN services cannot run properly. To resolve this issue, run the peer vpn-orf disable command to disable the RR from filtering routes based on the IRT for the PE running an early version so that the PE can advertise and receive EVPN routes properly. This ensures that the EVPN services run properly.

Example

# Disable EVPN ORF for a specified BGP EVPN peer.
<HUAWEI> system-view
[~HUAWEI] bgp 100
[*HUAWEI-bgp] peer 1.1.1.1 as-number 200
[*HUAWEI-bgp] l2vpn-family evpn
[*HUAWEI-af-evpn] peer 1.1.1.1 enable
[*HUAWEI-af-evpn] peer 1.1.1.1 vpn-orf disable
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >