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; }
This is a community maintained site. Red Hat is not responsible for content.
© 2025 Red Hat, Inc. and others. Content is available under Attribution-Share Alike 4.0 International unless otherwise noted.
Fedora is sponsored by Red Hat. Learn more about the relationship between Red Hat and Fedora »