What is the default redistribution OSPF cost?
Redistribution into OSPF uses the following defaults:
Explain OSPF Virtual Link?
OSPF requires using a backbone area (area 0), with each area connecting to area 0 through an ABR. However, in some cases, the regular area might not have a convenient point of connection to the backbone area. In this case, OSPF uses the virtual link to connect that regular area to the backbone area virtually.
Explain OSPF Stub Area and different types of Stub Areas.
How does OSPF calculate its metric or cost?
OSPF determines the best path to a destination using cost, which is based on interface bandwidth.
Can a router belong to more than one OSPF area?
A: Yes, a router can have interfaces in multiple OSPF areas.
Explanation: This is how Area Border Routers (ABRs) connect non-backbone areas to Area 0.