Download Recitation_AODV

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the work of artificial intelligence, which forms the content of this project

Document related concepts

Airborne Networking wikipedia , lookup

IEEE 802.1aq wikipedia , lookup

CAN bus wikipedia , lookup

Recursive InterNetwork Architecture (RINA) wikipedia , lookup

List of wireless community networks by region wikipedia , lookup

Kademlia wikipedia , lookup

Routing wikipedia , lookup

Routing in delay-tolerant networking wikipedia , lookup

Transcript
5
Ad hoc On Demand Vector Routing (AODV) RFC 3561


On demand – Only nodes on an active paths maintain routing
information and exchange routing tables.
A node needs to discover and maintain a route to another node if :



AODV makes use of sequence numbers created by the destination:



the two nodes need to communicate.
it’s an intermediate forwarding station that maintains connectivity
between two other nodes.

To maintain the most recent information between nodes.
To prevent routing loops.
All routing packets carry these sequence numbers.
AODV maintains timer-based states in each node

a routing table entry is “expired” if not used recently.
Internet Networking