OcNOS-SP : Layer 3 Guide : Open Shortest Path First Command Reference : OSPFv2 Commands : fast-reroute per-prefix remote-lfa area
fast-reroute per-prefix remote-lfa area
Use this command to configure remote-lfa on an area in OSPF.
Use the no form of this command remove the remote-lfa configuration.
Command Syntax
fast-reroute per-prefix remote-lfa area (A.B.C.D|<0-4294967295>) tunnel mpls-ldp
no fast-reroute per-prefix remote-lfa area (A.B.C.D|<0-4294967295>) tunnel mpls-ldp
Parameters
A.B.C.D
Area-id in ip address notation.
0-4294967295
Area-id in integer notation.
Command Mode
Router OSPF mode.
Applicability
This command was introduced before OcNOS version 6.0.0.
Examples
(config)#router ospf 1
(config-router)#fast-reroute per-prefix remote-lfa area 0 tunnel mpls-ldp
(config-router)#
 
(config-router)#no fast-reroute per-prefix remote-lfa area 0 tunnel mpls-ldp
(config-router)#commit
 
Last modified date: 10/16/2023