From Fedora Project Wiki
< Tools
IPv4 DHCP example:
option domain-name "example.org"; option domain-name-servers 10.0.255.1; authoritative; subnet 10.0.15.0 netmask 255.255.255.0 { range 10.0.15.100 10.0.15.120; option routers 10.0.15.1; }
IPv4 DHCP example:
option domain-name "example.org"; option domain-name-servers 10.0.255.1; authoritative; subnet 10.0.15.0 netmask 255.255.255.0 { range 10.0.15.100 10.0.15.120; option routers 10.0.15.1; }
Copyright © 2025 Red Hat, Inc. and others. All Rights Reserved. For comments or queries, please contact us.
The Fedora Project is maintained and driven by the community and sponsored by Red Hat. This is a community maintained site. Red Hat is not responsible for content.