📝 Question
#2238
Which sequence of procedure is correct to build a routing table in link state routing?
✓
Correct Answer
A. Creating LSP – flooding – shortest path tree – calculating routing table
💡
Explanation
Once all nodes get familiar with the topology using flooding, which is done using LSP, then a shortest path tree will be constructed for each node. Shortest path trees are used to calculate the routing tables and each router will have one shortest path tree.
⌨️ Press
A
B
C
D
to select