A 32-bit value represented as an IPv4 address, used to uniquely identify an OSPF router
OSPF router ID
Rate the router ID criteria based on their preferential order:
1,3,2
Typically the inverse of the subnet mask configured on that interface
Wildcard Mask
Which command should be used to prevent the transmission of routing messages through a router interface, but still allow that network to be advertised to other routers.
passive-interface
The ___ is responsible for collecting and distributing LSAs sent and received. It uses the multicast IPv4 address 224.0.0.5 which is meant for all OSPF routers.
Designated Router (DR)
The ___ listens passively and maintains a relationship with all the routers. If the DR stops producing Hello packets, it promotes itself and assumes the role of DR
Backup Designated Router
OSPFv2 neighbor state where a DR or BDR router is fully adjacent with a non-DR or BDR router, and they can exchange Hello packets, updates, queries, replies, and acknowledgments
FULL/DROTHER
OSPFv2 neighbor state where the router is fully adjacent with the DR neighbor, allowing them to exchange Hello packets, updates, queries, replies, and acknowledgments.
FULL/DR
OSPFv2 neighbor state where the router is fully adjacent with the BDR neighbor, allowing them to exchange Hello packets, updates, queries, replies, and acknowledgments.
FULL/BDR
OSPFv2 neighbor state where a non-DR or BDR router has a neighbor relationship with another non-DR or BDR router, and they only exchange Hello packets
2-WAY/DROTHER
If the interface priorities are equal on all routers, the router with the ____ router ID is elected the DR.
highest
Period that the router waits to receive a Hello packet before declaring the neighbor down
Dead Interval
Default timer for Hello and Dead intervals
10 and 40 seconds