For IPv4 and IPv6 routes, this command enables the PE router to export and redistribute local VRF routes to remote PE routers through BGP.
vr | Specifies the source VPN VRF of the exported routes . |
vr_name | Specifies the name of the source VPN VRF. |
route_type | Specifies the source or origin of the route types to be exported to remote PE routers. Valid Types: blackhole, direct, and bgp, and static . |
address-family | Specifies the address family for the exported routes. Valid types are vpnv4. |
export-policy vpnv4 |
(Optional) The export policy can be specified when you enable bgp export. Specifies that routes from the VRF are exported as vpnv4 routes over MPBGP. |
policy_name | Name of export policy to be associated with export of VRF routes into BGP‘s VPN-IPv4 domain for advertisement to other PE routers. |
Disabled.
The following command enables BGP to advertise a vpnv4 route named "corp1_vpn_vrf":
switch 19 # enable bgp export "corp1_vpn_vrf" bgp address-family vpnv4
This command was first added in ExtremeXOS 15.3.
This command is available on platforms that support the appropriate license. For complete information about software licensing, including how to obtain and upgrade your license and which licenses support the BGP feature,see the ExtremeXOS 32.1 Feature License Requirements document.