import vpnv4 unicast reoriginate

This CLI when configured on DC BL enables import of VPNv4 prefixes from L3VPN peers into BGP EVPN . The imported prefixes are re-originated as EVPN Type-5 prefixes to EVPN VXLAN peers.

Syntax

import vpnv4 unicast reoriginate
no import vpnv4 unicast re-originate

Modes

BGP address-family L2VPN EVPN configuration mode

Usage Guidelines

The no form of the command disables import of L3VPN VPNv4 prefixes into EVPN and withdraw the prefixes from EVPN VXLAN peers.

Examples

The following example shows how to enable import of VPNv4 prefixes from L3VPN peers into BGP EVPN.

device# configure terminal
device(config)# router BGP 
device(config-bgp-router)# address-family l2vpn evpn 
device(config-bgp-evpn)# import vpnv4 unicast reoriginate