Ju
ne
20
18
306 Legrand PDU User Guide
Configuring DNS Parameters
Use the following commands to configure static DNS-related settings.
Specify the primary DNS server:
config:#
network dns firstServer <ip address>
Specify the secondary DNS server:
config:#
network dns secondServer <ip address>
Specify the third DNS server:
config:#
network dns thirdServer <ip address>
Specify one or multiple optional DNS search suffixes:
config:#
network dns searchSuffixes <suffix1>
-- OR --
config:#
network dns searchSuffixes <suffix1>,<suffix2>,<suffix3>,...,<suffix6>
Determine which IP address is used when the DNS server returns both IPv4 and IPv6 addresses:
config:#
network dns resolverPreference <resolver>
Variables:
<ip address> is the IP address of the DNS server.
<suffix1>, <suffix2>, and the like are the DNS suffixes that automatically apply when searching for any
device via Legrand PDU. For example, <suffix1> can be
raritan.com
, and <suffix2> can be
legrand.com
.
You can specify up to 6 suffixes by separating them with commas.
<resolver> is one of the options:
preferV4
or
preferV6.
Option
Description
preferV4
Use the IPv4 addresses returned by the DNS
server.
preferV6
Use the IPv6 addresses returned by the DNS
server.
Setting LAN Interface Parameters
A LAN interface configuration command begins with
network ethernet
.