This section describes how to configure OSPF and modify attributes on the NBMA or point-to-multipoint (P2MP) network to flexibly construct the OSPF network.
Differentiated OSPF configurations that are applicable to the NBMA network and P2MP network are provided in this section. The OSPF configurations not provided here are applicable to the four types of networks.
Network Type |
Characteristic |
Default Configuration |
---|---|---|
Broadcast |
On the broadcast network, Hello packets, LSU packets, and LSAck packets are multicast; DD packets and LSR packets are unicast. |
If the link layer protocol is Ethernet or Fiber Distributed Data Interface (FDDI), OSPF regards the network as a broadcast network by default. |
Non-broadcast multiple access (NBMA) |
On an NBMA network, Hello packets, DD packets, LSR packets, LSU packets, and LSAck packets are unicasted. The NBMA network must be fully meshed. Any two routers on the NBMA network must be directly reachable. |
- |
Point-to-point (P2P) |
On a P2P network, Hello packets, DD packets, LSR packets, LSU packets, and LSAck packets are multicasted. |
If the link layer protocol is Link Access Procedure Balanced (LAPB), OSPF regards the network as a P2P network by default. |
Point-to-multipoint (P2MP) |
On a P2MP network, Hello packets are multicasted; DD packets, LSR packets, LSU packets, and LSAck packets are unicasted. The mask lengths of the routers on the P2MP network must be the same. |
OSPF does not regard a network as a P2MP network by default regardless of any link layer protocol. A P2MP network is forcibly changed from the network of another type. |