OcNOS-SP : Layer 3 Guide : Open Shortest Path First Command Reference : OSPFv2 Commands : fast-reroute per-prefix route-map
fast-reroute per-prefix route-map
Use this command to configure route-map in OSPF for fast-reroute calculation.
Use the no form of this command remove the route-map applied on fast-reroute calculation.
Command Syntax
fast-reroute per-prefix route-map WORD
no fast-reroute per-prefix route-map
Parameters
WORD
Route-map name.
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 route-map rmap1
(config-router)#
 
(config-router)#no fast-reroute per-prefix route-map
(config-router)#commit
 
Last modified date: 10/16/2023