DSDV routing protocol

GPTKB entity

Statements (29)
Predicate Object
gptkbp:instanceOf gptkb:network_protocol
gptkbp:basedOn gptkb:Bellman-Ford_algorithm
gptkbp:category distance-vector routing protocol
gptkbp:contrastsWith gptkb:AODV_routing_protocol
gptkb:DSR_routing_protocol
gptkbp:designedFor mobile ad hoc networks
gptkbp:feature low latency for route discovery
periodic table updates
sequence numbers to avoid loops
gptkbp:fullName Destination-Sequenced Distance-Vector routing protocol
gptkbp:handles dynamic topology changes
https://www.w3.org/2000/01/rdf-schema#label DSDV routing protocol
gptkbp:limitation high overhead in large networks
not scalable for very large networks
gptkbp:maintainedBy routing tables
gptkbp:openSource gptkb:NS-3
NS-2
gptkbp:prevention routing loops
gptkbp:proposedBy C. Perkins
P. Bhagwat
gptkbp:publishedIn ACM SIGCOMM 1994
gptkbp:reduces route fluctuations
gptkbp:roadType proactive
gptkbp:updated routing tables periodically
gptkbp:usedIn wireless networks
gptkbp:uses sequence numbers
gptkbp:yearProposed 1994
gptkbp:bfsParent gptkb:AODV_routing_protocol
gptkbp:bfsLayer 7