Today I am going to discuss on the OSPF configuration part, As you already know about the OSPF protocol and the network types in OSPF.
OSPF is a link state routing protocol and i wrote some of the articles on OSPF earlier as well. Please go through that articles to understand more about OSPF protocol
OSPF BasicsOSPF StatesOSPF vs RIP protocolsRouting Basics : Distance Vector vs Link State Routing ProtocolAbove are some of the articles on OSPF will help you more in the interview preparation.
OSPF Point to Multipoint NetworksIn the point-to-multipoint configurations, we need to emulate broadcast capability, it seeks to organise the PVCs into a collection of point-to-point networks. In the case of OSPF point to multipoint networks, the hello packets must still be replicated and transmitted individually to each neighbor, but the multipoint approach offers two distinct advantages: no DR/BDR is needed, and the emulated point-to-point links can occupy a common subnet.
Apart from all these today I am going to have sample configurations on OSPF point to multipoint networks.
Here in this article I am going to take a topology of OSPF point to multipoint network and let you know the
Continue reading