mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-09-03 15:56:00 +00:00
Make name-servers option ien116-name-servers
This commit is contained in:
@@ -171,7 +171,7 @@ the entire organization), and so on. So, for example:
|
||||
.nf
|
||||
|
||||
option domain-name "isc.org";
|
||||
option name-servers ns1.isc.org, ns2.isc.org;
|
||||
option domain-name-servers ns1.isc.org, ns2.isc.org;
|
||||
|
||||
.ce 1
|
||||
Figure 2
|
||||
@@ -783,9 +783,9 @@ The time-server option specifies a list of RFC 868 time servers
|
||||
available to the client. Servers should be listed in order of
|
||||
preference.
|
||||
.PP
|
||||
\fBoption\fR \fBname-servers\fR \fIip-address\fR [\fB,\fR \fIip-address\fR ... ];
|
||||
\fBoption\fR \fBien116-name-servers\fR \fIip-address\fR [\fB,\fR \fIip-address\fR ... ];
|
||||
.PP
|
||||
The name-servers option specifies a list of IEN 116 name servers
|
||||
The ien116-name-servers option specifies a list of IEN 116 name servers
|
||||
available to the client. Servers should be listed in order of
|
||||
preference.
|
||||
.PP
|
||||
|
@@ -171,7 +171,7 @@ dhcpd.conf(5) dhcpd.conf(5)
|
||||
organization), and so on. So, for example:
|
||||
|
||||
option domain-name "isc.org";
|
||||
option name-servers ns1.isc.org, ns2.isc.org;
|
||||
option domain-name-servers ns1.isc.org, ns2.isc.org;
|
||||
|
||||
Figure 2
|
||||
|
||||
@@ -819,11 +819,12 @@ dhcpd.conf(5) dhcpd.conf(5)
|
||||
servers available to the client. Servers should be listed
|
||||
in order of preference.
|
||||
|
||||
ooppttiioonn nnaammee--sseerrvveerrss _i_p_-_a_d_d_r_e_s_s [,, _i_p_-_a_d_d_r_e_s_s ... ];
|
||||
ooppttiioonn iieenn111166--nnaammee--sseerrvveerrss _i_p_-_a_d_d_r_e_s_s [,, _i_p_-_a_d_d_r_e_s_s ...
|
||||
];
|
||||
|
||||
The name-servers option specifies a list of IEN 116 name
|
||||
servers available to the client. Servers should be listed
|
||||
in order of preference.
|
||||
The ien116-name-servers option specifies a list of IEN 116
|
||||
name servers available to the client. Servers should be
|
||||
listed in order of preference.
|
||||
|
||||
ooppttiioonn ddoommaaiinn--nnaammee--sseerrvveerrss _i_p_-_a_d_d_r_e_s_s [,, _i_p_-_a_d_d_r_e_s_s ...
|
||||
];;
|
||||
@@ -849,7 +850,6 @@ dhcpd.conf(5) dhcpd.conf(5)
|
||||
|
||||
The LPR server option specifies a list of RFC 1179 line
|
||||
printer servers available to the client. Servers should
|
||||
be listed in order of preference.
|
||||
|
||||
|
||||
|
||||
@@ -862,6 +862,8 @@ dhcpd.conf(5) dhcpd.conf(5)
|
||||
dhcpd.conf(5) dhcpd.conf(5)
|
||||
|
||||
|
||||
be listed in order of preference.
|
||||
|
||||
ooppttiioonn iimmpprreessss--sseerrvveerrss _i_p_-_a_d_d_r_e_s_s [,, _i_p_-_a_d_d_r_e_s_s ... ];;
|
||||
|
||||
The impress-server option specifies a list of Imagen
|
||||
@@ -914,8 +916,6 @@ dhcpd.conf(5) dhcpd.conf(5)
|
||||
|
||||
ooppttiioonn iipp--ffoorrwwaarrddiinngg _f_l_a_g;;
|
||||
|
||||
This option specifies whether the client should configure
|
||||
its IP layer for packet forwarding. A value of 0 means
|
||||
|
||||
|
||||
|
||||
@@ -928,6 +928,8 @@ dhcpd.conf(5) dhcpd.conf(5)
|
||||
dhcpd.conf(5) dhcpd.conf(5)
|
||||
|
||||
|
||||
This option specifies whether the client should configure
|
||||
its IP layer for packet forwarding. A value of 0 means
|
||||
disable IP forwarding, and a value of 1 means enable IP
|
||||
forwarding.
|
||||
|
||||
@@ -981,8 +983,6 @@ dhcpd.conf(5) dhcpd.conf(5)
|
||||
|
||||
ooppttiioonn iinntteerrffaaccee--mmttuu _u_i_n_t_1_6;;
|
||||
|
||||
This option specifies the MTU to use on this interface.
|
||||
|
||||
|
||||
|
||||
15
|
||||
@@ -994,6 +994,7 @@ dhcpd.conf(5) dhcpd.conf(5)
|
||||
dhcpd.conf(5) dhcpd.conf(5)
|
||||
|
||||
|
||||
This option specifies the MTU to use on this interface.
|
||||
The minimum legal value for the MTU is 68.
|
||||
|
||||
ooppttiioonn aallll--ssuubbnneettss--llooccaall _f_l_a_g;;
|
||||
@@ -1050,7 +1051,6 @@ dhcpd.conf(5) dhcpd.conf(5)
|
||||
|
||||
|
||||
|
||||
|
||||
16
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user