Enable OSPF¶
The OSPF service has a master enable/disable toggle that must be set before OSPF
will operate. Enable OSPF using the enable command in config-frr-ospf
mode:
tnsr(config)# route dynamic ospf
tnsr(config-frr-ospf)# enable
To disable the service, use no enable or disable.
The OSPF service is managed as described in Service Control.