This command reduces the convergence time for the static routes when a failover from the primary static nexthop to the backup static nexthop happens.
Static Prefix Independent Convergence (Static PIC) is not enabled by default.
Global configuration mode
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.
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