prefix-independent-convergence-static

This command reduces the convergence time for the static routes when a failover from the primary static nexthop to the backup static nexthop happens.

Syntax

prefix-independent-convergence-static
[no] prefix-independent-convergence-static

Command Default

Static Prefix Independent Convergence (Static PIC) is not enabled by default.

Modes

Global configuration mode

Usage Guidelines

When static PIC is enabled, both primary and backup next-hop static routes are downloaded to the device. When static PIC is not enabled, only the primary next-hop static route is downloaded.

You must run the clear ip route all vrf <vrf-name> or the IPv6 version of the command when changing static PIC configuration.

Examples

This example configures static PIC.

SLX(config)# prefix-independent-convergence-static

%Warning: Please run "clear ip[v6] route all vrf <vrf name>" for all static routes configured in VRFs

This examples removes the configuration of static PIC.

SLX (config)# no prefix-independent-convergence-static