Supported Platforms
Related Documentation
- ACX Series
- Layer 3 VPNs for IPv4 and IPv6 Overview
- ACX, M, MX, T Series
- Examples: Configuring Multiprotocol BGP
Configuring Multiprotocol BGP
Multiprotocol Border Gateway Protocol (MP-BGP) is an extension to BGP that enables BGP to carry routing information for multiple network layers and address families. MP-BGP can carry the unicast routes used for multicast routing separately from the routes used for unicast IP forwarding.
The following topics describe the ways in which you can configure MP-BGP on ACX Series routers for IPv4 and IPv6 address families:
Enabling MP-BGP for the IPv4 Address Family
To enable MP-BGP to carry Layer 3 virtual private network (VPN) NLRI for the IPv4 address family, include the family inet-vpn statement at the [edit protocols bgp] or the [edit routing-instances routing-instance-name protocols bgp] hierarchy level:
Enabling MP-BGP for the IPv6 Address Family
To enable MP-BGP to carry NLRI for the IPv6 address family, include the family inet6 statement at the [edit protocols bgp] or the [edit routing-instances routing-instance-name protocols bgp] hierarchy level:
Enabling MP-BGP for Address Families Other than Unicast IPv4
To enable MP-BGP to carry network layer reachability information (NLRI) for address families other than unicast IPv4, include the family inet statement at the [edit protocols bgp] or the [edit routing-instances routing-instance-name protocols bgp] hierarchy level:
Enabling MP-BGP and VPN Signaling for the IPv4 Address Family
To enable MP-BGP to carry multicast VPN NLRI for the IPv4 address family and to enable VPN signaling, include the family inet-mvpn statement at the [edit protocols bgp] or the [edit routing-instances routing-instance-name protocols bgp] hierarchy level:
Enabling MP-BGP and VPN Signaling for the IPv6 Address Family
To enable MP-BGP to carry multicast VPN NLRI for the IPv6 address family and to enable VPN signaling, include the family inet6-mvpn statement at the [edit protocols bgp] or the [edit routing-instances routing-instance-name protocols bgp] hierarchy level:
Related Documentation
- ACX Series
- Layer 3 VPNs for IPv4 and IPv6 Overview
- ACX, M, MX, T Series
- Examples: Configuring Multiprotocol BGP
Published: 2013-01-11
Supported Platforms
Related Documentation
- ACX Series
- Layer 3 VPNs for IPv4 and IPv6 Overview
- ACX, M, MX, T Series
- Examples: Configuring Multiprotocol BGP