This section describes how to configure IPv6+VPNv6 hybrid FRR in the CE dual-homing networking. If the next hop from a PE to a CE is unreachable, IPv6+VPNv6 hybrid FRR can send traffic to the other PE over a tunnel, and the traffic will be routed to the CE through IP forwarding on the private network. This improves network reliability.
IPv6+VPNv6 hybrid FRR can quickly switch traffic from a PE to another PE that serves as the backup next hop if the primary route to a CE is unreachable.
A PE learns IPv6 VPN routes with the same prefix from a CE and other PEs. In this situation, IPv6+VPNv6 hybrid FRR can be configured on the PE. After IPv6+VPNv6 hybrid FRR is enabled, the PE generates a primary route and a backup route to the VPN prefix. If the link between the PE and CE fails, the traffic can be quickly switched to the backup next hop (another PE).
The NetEngine 8000 F supports two IPv6+VPNv6 hybrid FRR modes:
IPv6 FRR: applies to the networking where a non-BGP routing protocol runs between the PEs and CE.
Private network BGP auto FRR: applies to the networking where BGP runs between the PEs and CE.
Before configuring hybrid FRR for IPv6 and VPNv6 routes, complete the following tasks:
Configure a BGP/MPLS IPv6 VPN.
Ensure that a PE learns IPv6 routes with the same prefix from a CE and other VPNv6 peers.
Run the display ipv6 routing-table vpn-instance vpn-instance-name [ ipv6-address ] verbose command on the PE to check the backup outbound interface and backup next hop of the IPv6 route in the routing table.