Section 7: Command reference
Models 707B and 708B Switching Matrix Reference Manual
7-104
707B-901-01 Rev. A / August 2010
lan.config.ipaddress
This attribute describes the LAN IP address.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (RW)
Yes
LAN restore defaults
Nonvolatile memory
"0.0.0.0"
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 attribute 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 currently in effect. Use the
lan.status
attributes to determine
the current operating state of the LAN.
Example
ipaddress = lan.config.ipaddress
Returns the presently set LAN IP address.
Also see
lan.config.method
This attribute describes the LAN settings configuration method.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (RW)
Yes
LAN restore defaults Nonvolatile
memory
lan.AUTO
Usage
method = lan.config.method
lan.config.method = method
method
The method for configuring LAN settings. It can be one of the following
values:
•
lan.AUTO
or
1
: Selects automatic sequencing of configuration
methods
•
lan.MANUAL
or
0
: Use only manually specified configuration settings
Details
This attribute controls how the LAN IP address, subnet mask, default gateway address, and DNS server
addresses are determined.