After configuration of Loop Free Alternate (LFA) in ISIS for IP-FRR, the backup next-hop is not installed into the forwarding plane.
vyos@R1# show protocols isis | commands set fast-reroute lfa local priority-limit medium level-2 set fast-reroute lfa local tiebreaker lowest-backup-metric set interface eth0 network point-to-point set interface eth1 network point-to-point set interface eth2 network point-to-point set interface lo passive set level 'level-2' set net '49.0001.1920.0000.0001.00' [edit] vyos@R1#
vyos@R1# run show ip route 192.0.0.4 Routing entry for 192.0.0.4/32 Known via "isis", distance 115, metric 20, best Last update 00:21:17 ago * 10.1.4.4, via eth2, weight 1 [edit] vyos@R1# run show ip route forward 192.0.0.4 192.0.0.4 nhid 30 via 10.1.4.4 dev eth2 proto isis metric 20 [edit]
vyos@R1# run show isis fast-reroute summary Area VyOS: IS-IS L2 IPv4 Fast ReRoute summary: Protection \ Priority Critical High Medium Low Total -------------------------------------------------------------------------- Classic LFA 0 0 0 0 0 Remote LFA 0 0 0 0 0 Topology Independent LFA 0 0 0 0 0 ECMP 0 0 0 3 3 Unprotected 0 0 3 3 6 Protection coverage 0.00% 0.00% 0.00% 50.00% 33.33%