AODV, Ad hoc On-Demand Distance Vector |
Description | Glossary | RFCs | Publications | Obsolete RFCs |
Protocol suite: | TCP/IP. |
Protocol type: | Application layer routing protocol. |
Port: | 654 (UDP). |
SNMP MIBs: | |
Working groups: | manet, Mobile Ad-hoc Networks. |
Links: |
MAC header | IP header | UDP header | AODV message |
AODV message:
00 | 01 | 02 | 03 | 04 | 05 | 06 | 07 | 08 | 09 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Type | Data ::: |
Type.
8 bits.
Specifies the format of the message.
Type | Description |
---|---|
1 | RREQ, Route Request. |
2 | RREP, Route Reply. |
3 | RERR, Route Error. |
4 | RREP-ACK, Route Reply Acknowledgment. |
Data. Variable length.
RFCs:
[RFC 3561] Ad hoc On-Demand Distance Vector (AODV) Routing.
Description | Glossary | RFCs | Publications | Obsolete RFCs |