mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-12-16 10:32:02 +01:00
dhcp: document per shared-network domain-search option
This commit is contained in:
parent
10f9811000
commit
7f6393838c
@ -30,6 +30,15 @@ Configuration
|
|||||||
This is the configuration parameter for the entire shared network definition.
|
This is the configuration parameter for the entire shared network definition.
|
||||||
All subnets will inherit this configuration item if not specified locally.
|
All subnets will inherit this configuration item if not specified locally.
|
||||||
|
|
||||||
|
.. cfgcmd:: set service dhcp-server shared-network-name <name> domain-search <domain-name>
|
||||||
|
|
||||||
|
The domain-name parameter should be the domain name used when completing DNS
|
||||||
|
request where no full FQDN is passed. This option can be given multiple times
|
||||||
|
if you need multiple search domains (DHCP Option 119).
|
||||||
|
|
||||||
|
This is the configuration parameter for the entire shared network definition.
|
||||||
|
All subnets will inherit this configuration item if not specified locally.
|
||||||
|
|
||||||
.. cfgcmd:: set service dhcp-server shared-network-name <name> name-server <address>
|
.. cfgcmd:: set service dhcp-server shared-network-name <name> name-server <address>
|
||||||
|
|
||||||
Inform client that the DNS server can be found at `<address>`.
|
Inform client that the DNS server can be found at `<address>`.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user