The peer import reoriginate command enables a device to add a regeneration flag to the routes received from BGP EVPN peer group.
The undo peer import reoriginate command restores the default configuration.
By default, a device does not add a regeneration flag to the routes received from BGP EVPN peers.
Usage Scenario
In the data center interconnect (DCI) solution, DCI-PE adds the regeneration flag to the received EVPN routes before sending the routes to the peer. By default, the function to add the regeneration flag to the routes received from the peer is disabled. Specifically, DCI-PE does not re-encapsulate the routes received from the peer. Therefore, to allow DCI-PE to re-encapsulate the EVPN routes, run the peer import reoriginate command to enable the function to add the regeneration flag to the routes received from the peer.
Prerequisites
Route exchange with a specified peer group has been enabled using the peer enable command.
<HUAWEI> system-view [~HUAWEI] bgp 100 [*HUAWEI-bgp] group gp1 [*HUAWEI-bgp] peer 1.1.1.1 as-number 100 [*HUAWEI-bgp] l2vpn-family evpn [*HUAWEI-bgp-af-evpn] peer gp1 enable [*HUAWEI-bgp-af-evpn] peer 1.1.1.1 group gp1 [*HUAWEI-bgp-af-evpn] peer gp1 import reoriginate