Jump to content

Ad hoc On-Demand Distance Vector Routing

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 14.139.155.215 (talk) at 10:42, 25 October 2015 (Workings). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Ad hoc On-Demand Distance Vector (AODV) Routing is a routing protocol for mobile ad hoc networks (MANETs) and other wireless ad hoc networks. It was jointly developed on July 2003 in Nokia Research Center, University of California, Santa Barbara and University of Cincinnati by C. Perkins, E. Belding-Royer and S. Das.[1]

AODV is the routing protocol used in ZigBee.

Advantages and disadvantages

The main advantage of this protocol is having routes established on demand and that destination sequence numbers are applied to find the latest route to the destination. The connection setup delay is lower. One disadvantage of this protocol is that intermediate nodes can lead to inconsistent routes if the source sequence number is very old and the intermediate nodes have a higher but not the latest destination sequence number, thereby having stale entries. Also, multiple RouteReply packets in response to a single RouteRequest packet can lead to heavy control overhead.

Another disadvantage of AODV is unnecessary bandwidth consumption due to periodic beaconing. [citation needed]

See also

References

  1. ^ Perkins, C.; Belding-Royer, E.; Das, S. (2003). Ad hoc On-Demand Distance Vector (AODV) Routing. IETF. doi:10.17487/RFC3561. RFC 3561. Retrieved 2010-06-18. {{citation}}: Unknown parameter |month= ignored (help)