What two types of authentication does OSPF use?
Plaintext and MD5
What protocol number does OSPF use?
89
What multicast IP address does OSPF use for the AllSPFRouters group?
224.0.0.5
This address is used for sending OSPF routing updates to all OSPF routers in the network.
What MAC address corresponds to the OSPF AllSPFRouters group?
01:00:5e:00:00:05
This MAC address is used in conjunction with the multicast IP address for OSPF communication.
How do you enable OSPF with the interface command?
ip ospf process-id area area-id
An OSPF advertised default route always appears as what type of route?
an external route
This is a standard behavior in OSPF routing protocols.
What is the exception to the rule that an OSPF advertised default route appears as an external route?
when OSPF stub areas are used
Stub areas modify the way routes are advertised in OSPF.
What is the default OSPF dead interval in relation to the hello interval?
Four times the hello interval
This setting is crucial for OSPF neighbor relationships and network stability.
How can you enable OSPF authentication on all interfaces for an area?
This ensures that all interfaces within the specified area use the same authentication method.
If your neighbors are stuck in the ExStart or Exchange state, what issue might you have?
MTU mismatch
MTU (Maximum Transmission Unit) mismatch can lead to problems in the establishment of neighbor relationships in networking.
What command is used to redistribute a static default route into OSPF?
default-information originate
What IPv4 or MAC address 01:00:5E:00:00:06 are used for communication with designated routers (DRs)?
224.0.0.6 or 01:00:5E:00:00:06
What OSPF state is when neighbors are fully adjacent?
Full
Which OSPF state does the DR/BDR election take place?
2-Way
Which OSPF external route metric equals the redistribution metric plus the total path metric to the ASBR?
Type 1
Which OSPF external route metric equals only the redistribution metric?
Type 2
Which OSPF external route type is the default?
Type 2
In which OSPF neighbor state are DBD packets exchanged?
Exchange