In OSPF, which protocol is used to discover neighbour routers automati...
Answer: d
Explanation: Hello protocol is used to discover neighbour routers automatically.
In OSPF, which protocol is used to discover neighbour routers automati...
The Hello Protocol in OSPF
The Hello protocol is used in OSPF (Open Shortest Path First) to discover neighbour routers automatically. It is a simple protocol that is used to establish and maintain communication between OSPF routers.
How it works
When an OSPF router is started, it sends out Hello packets on all interfaces. The Hello packets contain information about the router, such as its OSPF router ID, the network mask of the attached interface, and the router priority. The packets also contain a list of the neighbours that the router already knows about.
When a router receives a Hello packet from another router, it checks the information in the packet to determine whether the sender is a neighbour. If the sender is a neighbour, the receiving router sends a Hello packet back to the sender to confirm the connection.
The Hello protocol is used to establish and maintain neighbour relationships. Once a neighbour relationship is established, the routers exchange information about their link state databases, which allows them to build a complete map of the network topology.
Conclusion
In conclusion, the Hello protocol is used in OSPF to discover neighbour routers automatically. It is a simple protocol that is used to establish and maintain communication between OSPF routers. When a router receives a Hello packet from another router, it checks the information in the packet to determine whether the sender is a neighbour. If the sender is a neighbour, the receiving router sends a Hello packet back to the sender to confirm the connection. Once a neighbour relationship is established, the routers exchange information about their link state databases, which allows them to build a complete map of the network topology.