OcNOS-SP : Layer 3 Guide : Open Shortest Path First Command Reference : OSPFv2 Commands : ospf point-point rfc-incompatible
ospf point-point rfc-incompatible
Use this command to disable RFC 2328 compatibility on point-to-point interfaces.
By default, in a point-to-point network OSPF packets are transmitted using multicast addresses. By disabling point-to-point RFC 2328 compatibility, packets are transmitted using the unicast address of the neighbor.
Use the no parameter with this command to enable RFC 2328 compatibility on point-to-point interfaces.
Command Syntax
ospf point-point rfc-incompatible
no ospf point-point rfc-incompatible
Parameters
None
Default
By default, RFC 2328 compatibility is enabled (packets transmitted using multicast addresses).
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#router ospf 100
(config-router)#ospf point-point rfc-incompatible
Last modified date: 10/16/2023