Section 7: TSP command reference
Models 707B and 708B Switching Matrix Reference Manual
7-100
707B-901-01 Rev. B / January 2015
Also see
(on page 7-101)
(on page 7-107)
lan.lxidomain
This attribute contains the LXI domain.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (RW)
Yes
LAN restore defaults
Nonvolatile memory
0
Usage
domain
= lan.lxidomain
lan.lxidomain =
domain
domain
The LXI domain number (0 to 255)
Details
This attribute sets the LXI domain number.
All outgoing LXI packets are generated with this domain number. All inbound LXI packets are ignored
unless they have this domain number.
Example
print(lan.lxidomain)
Displays the LXI domain.
Also see
None
lan.nagle
This attribute controls the state of the LAN Nagle algorithm.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (RW)
Yes
Power cycle
Not saved
0 (lan.DISABLE)
Usage
state
= lan.nagle
lan.nagle =
state
state
1
or
lan.ENABLE
: Enable the LAN Nagle algorithm for TCP connections
0
or
lan.DISABLE
: Disable the Nagle algorithm for TCP connections
Details
This attribute enables or disables the use of the LAN Nagle algorithm on transmission control protocol
(TCP) connections.
Also see
(on page 7-101)