RFC 3442 defines a new Dynamic Host Configuration Protocol (DHCP) option which is passed from the DHCP Server to the DHCP Client to configure a list of static routes in the client. The network destinations in these routes are classless - each routing table entry includes a subnet mask.
This option is very useful when you want to configure static routes on the client that are more complicated then just a "default gateway" rule.
rfc3442svc is an open source win32 client implementation of this DHCP option for the Windows 2000 operating systems family.
New! How to configure isc-dhcpd server