Difference between revisions of "ISC DHCP Server (non kea)"
Jump to navigation
Jump to search
Michael.mast (talk | contribs) |
Michael.mast (talk | contribs) |
||
Line 3: | Line 3: | ||
==Classless static routes== | ==Classless static routes== | ||
+ | This one was interesting in how the data was formatted. You first specify the subnet, then the destination, then the router. | ||
+ | option | ||
<ref>https://tools.ietf.org/html/rfc3442</ref><ref>https://ercpe.de/blog/pushing-static-routes-with-isc-dhcp-server</ref><ref>https://gauvain.pocentek.net/docs/dhcpd-push-routes/</ref><ref>https://tmgblog.richardhicks.com/2009/01/08/using-dhcp-to-assign-static-routes/</ref><ref>https://forums.freebsd.org/threads/40584/</ref> | <ref>https://tools.ietf.org/html/rfc3442</ref><ref>https://ercpe.de/blog/pushing-static-routes-with-isc-dhcp-server</ref><ref>https://gauvain.pocentek.net/docs/dhcpd-push-routes/</ref><ref>https://tmgblog.richardhicks.com/2009/01/08/using-dhcp-to-assign-static-routes/</ref><ref>https://forums.freebsd.org/threads/40584/</ref> |
Revision as of 09:49, 31 March 2017
Various options I have used
Mitel
Classless static routes
This one was interesting in how the data was formatted. You first specify the subnet, then the destination, then the router. option