NETWORK LAYER
INTRODUCTION
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Algorithms such as DSDV, AODV, and DSR only work for a smaller number of nodes
|
true
|
|
false
|
|
Either A or B
|
|
None of the above
|
Explanation:
Detailed explanation-1: -AODV works on Hop by Hop routing whereas DSR on source routing. In DSR, route cache entries do not have lifetimes whereas AODV route table entries do have lifetimes. DSR uses routing cache aggressively and maintains multiple route per destination where as AODV uses one route per destination.
Detailed explanation-2: -DSR has less routing overhead than AODV. AODV has less normalized MAC overhead than DSR. What is this? DSR is based on a source routing mechanism whereas AODV uses a combination of. AODV has better performance than DSR in higher-mobility scenarios. DSR has less frequent route discovery processes than AODV.
There is 1 question to complete.