Configuring IPv6 FRR

IPv6 FRR is applicable to services that are sensitive to the delay and packet loss on an IPv6 network.

Usage Scenario

Public network IPv6 FRR is applicable to services that are sensitive to the delay and packet loss on an IPv6 public network.

After IPv6 FRR is configured, if a fault is detected at the lower layer, the fault is reported to the upper-layer routing system. Then, packets are forwarded through a backup link, which minimizes the impact of link faults on ongoing services.

IPv6 FRR enables routes of different protocols to back up each other, which may result in loops.

Pre-configuration Tasks

Before configuring IPv6 FRR, complete the following tasks:

  • Configure parameters of the link layer protocol and IPv6 addresses for interfaces and ensure that the link layer protocol on the interfaces is Up.

  • Configure routes of different routing protocols but destined for the same destination address.

Procedure

  1. Run system-view

    The system view is displayed.

  2. Run ipv6 frr

    IPv6 FRR is enabled.

    If IPv6 FRR is configured both in the system view and a routing protocol view, the IPv6 FRR that is configured in the routing protocol view preferentially takes effect.

  3. Run commit

    The configuration is committed.

Checking the Configurations

Run the following commands to check the previous configuration.

  • Run the display ipv6 routing-table verbose command to check detailed information about outbound interfaces and next hops of backup routes in the routing table.

  • Run the display ipv6 routing-table ip-address [ mask | mask-length ] [ longer-match ] verbose command to check information about the outbound interfaces and next hops of backup routes in the routing table.

  • Run the display ipv6 routing-table ip-address1 { mask1 | mask-length1 } ip-address2 { mask2 | mask-length2 } verbose command to check information about the outbound interfaces and next hops of backup routes in the routing table.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >