Lantronix SGX 5150 User Guide - Page 118

To Con Tunnel Connect Mode Settings, Using Web Manager, Using the CLI, Using XML

Page 118 highlights

9: Administration alive timer is significantly smaller than the user timeout, probes will continue to be sent for an unreachable host until the user timeout expires.  If there is data in flight when the TCP retransmission timeout kicks in, the user timeout is checked as a limiting condition only when the timer expirations would normally be checked during RTO handling. In other words, the user timeout will not be an exact limit; in practice, it will always take somewhat longer for the connection to be closed. The longer the user timeout is, the more likely it will expire between exponentially slower retransmissions, and the connection will not experience an error until the next retransmission timeout is checked. Also note that the user timeout expiration during retransmission returns an error to the application; it does not automatically reset the connection as happens with keep alive timeout. It is up to the application (e.g., tunneling) to close the connection (this happens almost immediately with tunneling). To Configure Tunnel Connect Mode Settings Using Web Manager  To configure the Connect Mode for a specific tunnel, on the Administration page, click Tunnel > Tunnel 1 > Connect Mode. Using the CLI  To enter the Tunnel 1 Connect Mode command level: enable > tunnel 1 > connect Using XML  Include in your file: Connecting Multiple Hosts If more than one host is configured, a Host Mode option appears. Host Mode controls how multiple hosts will be accessed. For the SGX 5150, the Connect Mode supports up to 32 hosts. Hosts may be accessed sequentially or simultaneously:  Sequential - Sequential host lists establish a prioritized list of tunnels. The host specified as Host 1 will be attempted first. If that fails, it will proceed to Host 2, 3, etc, in the order they are specified. When a connection drops, the cycle starts again with Host 1 and proceeds in order. Establishing the host order is accomplished with host list promotion (see Host List Promotion on page 118). Sequential is the default Host Mode.  Simultaneous - A tunnel will connect to all hosts accepting a connection. Simultaneous connections occur at the same time to all listed hosts. The device can support a maximum of 64 total aggregate connections. Host List Promotion This feature allows Host IP promotion of individual hosts in the overall sequence. To promote a specific Host: 1. Click the icon in the desired Host field, for example Host 2 and Host 3. 2. The selected Host(s) exchanges its place with the Host above it. 3. Click Submit. The hosts change sequence. SGX 5150 IoT Device Gateway User Guide 118

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129

9: Administration
SGX 5150 IoT Device Gateway User Guide
118
alive timer is significantly smaller than the user timeout, probes will continue to be sent
for an unreachable host until the user timeout expires.
If there is data in flight when the TCP retransmission timeout kicks in, the user timeout
is checked as a limiting condition only when the timer expirations would normally be
checked during RTO handling. In other words, the user timeout will not be an exact
limit; in practice, it will always take somewhat longer for the connection to be closed.
The longer the user timeout is, the more likely it will expire between exponentially
slower retransmissions, and the connection will not experience an error until the next
retransmission timeout is checked. Also note that the user timeout expiration during
retransmission returns an error to the application; it does not automatically reset the
connection as happens with keep alive timeout. It is up to the application (e.g.,
tunneling) to close the connection (this happens almost immediately with tunneling).
To Configure Tunnel Connect Mode Settings
Using Web Manager
To configure the Connect Mode for a specific tunnel, on the
Administration
page, click
Tunnel > Tunnel 1 > Connect Mode
.
Using the CLI
To enter the Tunnel 1 Connect Mode command level:
enable > tunnel 1 > connect
Using XML
Include in your file:
<configgroup name="tunnel connect" instance="1">
Connecting Multiple Hosts
If more than one host is configured, a
Host Mode
option appears. Host Mode controls how
multiple hosts will be accessed. For the SGX 5150, the Connect Mode supports up to 32 hosts.
Hosts may be accessed sequentially or simultaneously:
Sequential
– Sequential host lists establish a prioritized list of tunnels. The host specified as
Host 1 will be attempted first. If that fails, it will proceed to Host 2, 3, etc, in the order they are
specified. When a connection drops, the cycle starts again with Host 1 and proceeds in order.
Establishing the host order is accomplished with host list promotion (see
Host List Promotion
on page 118
). Sequential is the default Host Mode.
Simultaneous
– A tunnel will connect to all hosts accepting a connection. Simultaneous
connections occur at the same time to all listed hosts. The device can support a maximum of
64 total aggregate connections.
Host List Promotion
This feature allows Host IP promotion of individual hosts in the overall sequence.
To promote a specific Host:
1.
Click the
icon in the desired Host field, for example Host 2 and Host 3.
2.
The selected Host(s) exchanges its place with the Host above it.
3.
Click
Submit
. The hosts change sequence.