| BOOTP/DHCP option 33, Static routing table |
Description:
| Length: | 10+ bytes total. |
|---|
This option specifies a list of static routes that the client should install in its routing cache. If multiple routes to the same destination are specified, they are listed in descending order of priority. The routes consist of a list of IP address pairs. The first address is the destination address, and the second address is the router for the destination. The default route (0.0.0.0) is an illegal destination for a static route.
| MAC header | IP header | UDP header | BOOTP header | BOOTP/DHCP option | Data ::: |
| MAC header | IP header | UDP header | DHCP header | BOOTP/DHCP option | Data ::: |
BOOTP/DHCP option 33:
| 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Code | Length | IP address pair [] ::: | |||||||||||||||||||||||||||||
Code.
8 bits.
Always set to 33.
Option code.
Length.
8 bits.
8+ in multiples of 8.
Size of the option data in bytes.
IP address pair.
64 bits.
The first address is the destination address, and the second address is the router for the destination.
RFCs:
[RFC 2132] DHCP Options and BOOTP Vendor Extensions.
Obsolete RFCs:
[RFC 1533] DHCP Options and BOOTP Vendor Extensions.