Lan.config.gateway - Keithley 708B Reference Manual

Switching matrix
Hide thumbs Also See for 708B:
Table of Contents

Advertisement

Section 7: Command reference
Usage
state = lan.config.dns.verify
lan.config.dns.verify = state
state
Details
When this is enabled, the instrument performs DNS lookups to verify that the DNS host name matches the value
specified by lan.config.dns.hostname.
Example
print(lan.config.dns.verify)
Also see
lan.config.dns.hostname
lan.restoredefaults()

lan.config.gateway

This attribute describes the LAN default gateway address.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
gatewayAddress = lan.config.gateway
lan.config.gateway = gatewayAddress
gatewayAddress
Details
This attribute specifies the default gateway IP address to use when manual or DLLA configuration methods are
used to configure the LAN. If DHCP is enabled, this setting is ignored.
This attribute does not indicate the actual setting currently in effect. Use the lan.status attributes to determine
the current operating state of the LAN.
The IP address must be formatted in four groups of numbers each separated by a decimal.
Example
print(lan.config.gateway)
7-102
DNS hostname verification state:
lan.ENABLE or 1: DNS host name verification enabled
lan.DISABLE or 0: DNS host name verification disabled
(on page 7-101)
(on page 7-107)
Affected by
LAN restore defaults
LAN default gateway address. Must be a string specifying the default
gateway's IP address in dotted decimal notation.
Models 707B and 708B Switching Matrix Reference Manual
Returns the present DNS host name verification
state.
If it is enabled, the return is:
1.0000000e+00
Where saved
Default value
Nonvolatile memory
"0.0.0.0"
Returns the default gateway address. For example,
you might see the output:
010.060.008.001
707B-901-01 Rev. A / August 2010

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

707b

Table of Contents