Section 7: TSP command reference
Models 707B and 708B Switching Matrix Reference Manual
7-98
707B-901-01 Rev. B / January 2015
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 that is presently in effect. Use the
lan.status.gateway
attribute to determine the present 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)
Outputs the default gateway address. For example,
you might see the output:
192.168.0.1
Also see
(on page 7-101)
(on page 7-103)
lan.config.ipaddress
This command specifies the LAN IP address.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (RW)
Yes
LAN restore defaults
Nonvolatile memory
"192.168.0.2"
Usage
ipAddress
= lan.config.ipaddress
lan.config.ipaddress =
ipAddress
ipAddress
LAN IP address; must be a string specifying the IP address in dotted decimal
notation
Details
This command specifies the LAN IP address to use when the LAN is configured using the manual
configuration method. This setting is ignored when DLLA or DHCP is used.
This attribute does not indicate the actual setting that is presently in effect. Use the
lan.status.ipaddress
attribute to determine the present operating state of the LAN.
Example
ipaddress = lan.config.ipaddress
Retrieves the presently set LAN IP address.
Also see
(on page 7-101)
(on page 7-104)
lan.config.method
This attribute contains the LAN settings configuration method.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (RW)
Yes
LAN restore defaults
Nonvolatile memory
0 (lan.AUTO)