2600AS-901-01 Rev. B / September 2008 Return to Section Topics 19-71
Series 2600A System SourceMeter® Instruments Reference Manual Section 19: Remote Commands
lan.config.dns.hostname
Attribute Stores the DNS host name.
Default ““
TSP-Link
accessibility
This attribute can be accessed from a remote TSP-Link node.
Usage hostname = lan.config.dns.hostname -- Reads DNS host name.
lan.confg.dns.hostname = hostname -- Writes DNS host name.
hostname The host name to use for DNS registration.
Remarks • Stores the host name requested during DNS registration.
• DNS registration works with the DHCP to register the host name specified in this attribute with
the DNS server.
• The host name must:
• Contain 255 characters or less.
• Begin with a letter and end with a letter or a number.
• Only contain letters, numbers, and hyphens.
• The host name must be a string that contains less than 255 characters.
• The host name plus the domain name must be less than or equal to 255 characters.
Note: This include the separator characters.
lan.config.dns.verify
Attribute The DNS host name verification state.
Default lan.ENABLE
TSP-Link
accessibility
This attribute can be accessed from a remote TSP-Link node.
Usage state = lan.config.dns.verify -- Reads host name state.
lan.config.dns.verify = state -- Writes host name state.
state The DNS host name verification state.
Use one of the following values for state:
lan.ENABLE Enables the DNS host name verification.
lan.DISABLE Disables the DNS host name verification.
Remarks • Used to enable or disable the DNS host name verification.
• When enabled, the instrument performs a DNS lookup to verify the DNS host name matches the
value specified in the command lan.config.dns.hostname.