ipv6 route fast-switchover enable
Use ipv6 route fast-switchover enable to enable IPv6 route fast switchover.
Use undo ipv6 route fast-switchover enable to disable IPv6 route fast switchover.
Syntax
Ipv6 route fast-switchover enable
undo ipv6 route fast-switchover enable
Default
IPv6 route fast switchover is disabled.
Views
System view
Predefined user roles
network-admin
Usage guidelines
This command applies to a device that provides the same physical output interface for large numbers of routes, including ECMP routes and primary/secondary routes. When a link failure occurs on the interface, the device must perform the following tasks before switching the traffic to another route:
Deletes all ND entries for the link.
Instructs the FIB to delete the associated FIB entries.
This procedure is time consuming and interrupts traffic for a long time. To resolve this problem, you can enable route fast switchover. This feature allows the device to instruct the FIB to delete the invalid FIB entries for route switchover without deleting the relevant ND entries.
Examples
# Enable IPv6 route fast switchover.
<Sysname> system-view [Sysname] ipv6 route fast-switchover enable