EW Mesh

Ad-Hoc On-Demand Distance Vector/ AODV

Reactive routing protocol that builds routes on demand.

Definition

AODV (RFC 3561) builds routes only when a source needs to send traffic, using route-request and route-reply broadcasts. It minimizes routing overhead in sparse-traffic networks but pays a setup latency cost on first use. AODV is a common reference design for low-overhead tactical and IoT mesh networks.

Reference attributes

Standard
IETF RFC 3561
Class
Reactive distance-vector

Related terms

#routing#ietf