import l2vpn evpn reoriginate

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

Syntax

import l2vpn evpn reoriginate
no import l2vpn evpn reoriginate

Modes

Router BGP mode
  • Address Family VPNv4 Unicast

  • Address Family VPNv6 Unicast

Usage Guidelines

The no form of the command disables import of EVPN type-5 prefixes into VPNv4/VPNV6 and withdraw the prefixes from the L3VPN peers.

Examples

The following example shows how to enable import of BGP type-5 prefixes(IPv6) from EVPN VXLAN peers into BGP VPNv6.

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