📝 Question
#2246
What is the default distance between two nodes in the initial routing table, if these two nodes are not immediate neighbors in distance vector routing?
✓
Correct Answer
C. Infinite distance that is unreachable
💡
Explanation
In DVR, if nodes are neighbors, they can send messages to find distance between them. But if the nodes are not neighbors then the distance between them is infinite initially. Later this infinity will be replaced with distance by the router.
⌨️ Press
A
B
C
D
to select