Configuring an Internal DHCP Server Configuration File Parameters and Syntax
OmniSwitch AOS Release 8 Network Configuration Guide December 2017 page 22-19
44 netbios-name-
servers
option netbios-
name-servers
10.10.0.100;
ip_address_
list
N/A Specifies a list of RFC 1001/1002
NBNS name servers listed in order of
preference. This is a NetBIOS name
server (NBNS) or WINS server
option.
45 netbios-dd-
servers
option netbios-
dd-servers
10.10.0.100;
ip_address_
list
N/A Specifies a list of RFC 1001/1002
NBDD servers listed in order of
preference. This is a NetBIOS
datagram distribution server (NBDD)
option.
46 netbios-node-
type
option netbios-
node-type 1;
N/A Allows NetBIOS over TCP/IP
clients, which are configurable as
described in RFC 1001/1002. The
value is specified as a single octet,
which identifies the client type, as
follows:-ValueNode type
0x1B-node 0x2P-node 0x4M-node
0x8H-node
47 netbios-scope
option netbios-
scope "xyz";
text N/A This NetBIOS scope option specifies
the NetBIOS over TCP/IP scope
parameter for the client, as specified
in RFC 1001/1002.
48 font-servers
option font-
servers
10.10.0.100;
ip_address_
list
N/A Specifies a list of X Window System
Font servers available to the client.
Servers should be listed in order of
preference.
49 x-display-
manager
option x-
display-manager
10.10.0.100;
ip_address_
list
N/A Specifies a IP address list of systems
that are running the X Window
System Display Manager and are
available to the client.
51 dhcp-lease-time
option dhcp-
lease-time
4294967295;
time_
interval
Unlimited Used in a client request
(DHCPDISCOVER or
DHCPREQUEST) to allow the client
to request a lease time for the IP
address. In a server reply
(DHCPOFFER), a DHCP server uses
this option to specify the lease time
offered. Selecting the Limited option
allows you to set a lease time of up to
999 days, 999 hours, and 999
minutes.
Option
Code
dhcpd.conf
Key-word
dhcpd.conf
example
Data type
Default
Value
Description