Lan.config.dns.domain - Keithley 2651A Reference Manual

High power system sourcemeter instrument
Hide thumbs Also See for 2651A:
Table of Contents

Advertisement

Model 2651A High Power System SourceMeter® Instrument Reference Manual
Usage
dnsAddress = lan.config.dns.address[N]
lan.config.dns.address[N] = dnsAddress
dnsAddress
N
Details
This attribute is an array of DNS (domain name system) server addresses. These addresses take priority for
DNS lookups and are consulted before any server addresses that are obtained using DHCP. This allows local
DNS servers to be specified that take priority over DHCP-configured global DNS servers.
You can specify up to two addresses. The address specified by 1 is consulted first for DNS lookups.
Unused entries will be returned as "0.0.0.0" when read. dnsAddress must be a string specifying the DNS
server's IP address in dotted decimal notation. To disable an entry, set its value to "0.0.0.0" or the empty
string "".
Although only two address may be manually specified here, the instrument will use up to three DNS server
addresses. If two are specified here, only one that is given by a DHCP server is used. If no entries are specified
here, up to three addresses that are given by a DHCP server are used. The IP address obtained from the DHCP
server takes priority for all DNS lookups.
Example
dnsaddress = "164.109.48.173"
lan.config.dns.address[1] = dnsaddress
Also see

lan.config.dns.domain

lan.config.dns.dynamic
lan.config.dns.hostname
lan.config.dns.verify
lan.restoredefaults()
lan.config.dns.domain
Configures the dynamic DNS domain.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
domain = lan.config.dns.domain
lan.config.dns.domain = domain
domain
2651A-901-01 Rev. A / March 2011
DNS server IP address
Entry index (1 or 2)
(on page 7-105)
(on page 7-106)
(on page 7-107)
(on page 7-107)
(on page 7-114)
Affected by
LAN restore defaults
Dynamic DNS registration domain; use a string of 255 characters or fewer
Write a DNS address of 164.109.48.173 as
address 1.
Set the DNS address to dnsaddress
Where saved
Default value
Nonvolatile memory
""
Section 7: Command reference
7-105

Advertisement

Table of Contents
loading

Table of Contents