Which of the following are key operational characteristics of link-state dynamic routing protocols, such as OSPF? (Select TWO)
- Routers construct a full topology map of the network area to calculate optimal paths.Answer
- BRouters operate primarily at Layer 2 to forward frames based on destination MAC addresses.
- Updates are sent as triggered link-state updates when topology changes occur rather than on strict full-table timers.Answer
- DInternal private IP addresses are mapped to a single public IP address using port translation to create dynamic routes.
Answer
The correct characteristics are that routers construct a full topology map of the network area to calculate optimal paths, and that updates are sent as triggered link-state updates when topology changes occur.
Link-state dynamic routing protocols maintain full network visibility by constructing a topology database of the area. Additionally, they conserve bandwidth and achieve faster convergence by dispatching triggered LSA updates when link states change instead of constantly broadcasting full routing tables.
Step-by-Step Solution
Key Concept
Link-State Dynamic Routing Protocol Behavior