Lantronix PremierWave XC PremierWave XC - User Guide - Page 50

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

Page 50 highlights

7:Line and Tunnel Settings To Configure Tunnel Serial Settings Using Web Manager  To configure the Serial Settings for a specific tunnel, click Tunnel in the menu bar and select Tunnel 1 -> Serial Settings. Using the CLI  To enter Tunnel 1 command level: enable -> tunnel 1 -> serial Using XML  Include in your file: Packing Mode With Packing, data from the serial Line is not sent over the network immediately. Instead, data is queued and sent in segments, when either the timeout or byte threshold is reached. Packing applies to both Accept and Connect Modes. Table 7-4 Tunnel Packing Mode Settings Tunnel Packing Description Mode Settings Mode Threshold Configure the Tunnel Packing Mode. Choices are:  Disable = Data not packed.  Timeout = data sent after timeout occurs.  Send Character = data sent when the Send Character is read on the Serial Line. Sets the threshold (byte count). If the received serial data reaches this threshold, then the data will be sent on the network. Valid range is 100 to 1450 bytes. Default is 512. Timeout Sets the timeout value, in milliseconds, after the first character is received on the serial Line, before data is sent on the network. Valid range is 1 to 30000 milliseconds. Default is 1000. Send Character Enter Control Characters in any of the following forms:  J  0xA (hexadecimal)  \10 (decimal). If used, the Send Character is a single printable character or a control character that, when read on the Serial Line, forces the queued data to be sent on the network immediately. Trailing Character Enter Control Characters in any of the following forms:  J  0xA (hexadecimal)  \10 (decimal). If used, the Send Character is a single printable character or a control character that is injected into the outgoing data stream right after the Send Character. Disable the Trailing Character by blanking the field (setting it to ). PremierWave XC User Guide 50

  • 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

7: Line and Tunnel Settings
PremierWave XC User Guide
50
To Configure Tunnel Serial Settings
Using Web Manager
To configure the Serial Settings for a specific tunnel, click
Tunnel
in the menu bar and select
Tunnel 1 -> Serial Settings
.
Using the CLI
To enter Tunnel 1 command level:
enable -> tunnel 1 -> serial
Using XML
Include in your file:
<configgroup name=”tunnel serial” instance=”1”>
Packing Mode
With Packing, data from the serial Line is not sent over the network immediately.
Instead, data is
queued and sent in segments, when either the timeout or byte threshold is reached.
Packing
applies to both Accept and Connect Modes.
Table 7-4 Tunnel Packing Mode Settings
Tunnel Packing
Mode Settings
Description
Mode
Configure the Tunnel Packing Mode.
Choices are:
Disable
= Data not packed.
Timeout
= data sent after timeout occurs.
Send Character
= data sent when the Send Character is read on the Serial Line.
Threshold
Sets the threshold (byte count). If the received serial data reaches this threshold, then
the data will be sent on the network.
Valid range is 100 to 1450 bytes.
Default is 512.
Timeout
Sets the timeout value, in milliseconds, after the first character is received on the
serial Line, before data is sent on the network.
Valid range is 1 to 30000 milliseconds.
Default is 1000.
Send Character
Enter Control Characters in any of the following forms:
<control>J
0xA (hexadecimal)
\10 (decimal).
If used, the Send Character is a single printable character or a control character that,
when read on the Serial Line, forces the queued data to be sent on the network
immediately.
Trailing
Character
Enter Control Characters in any of the following forms:
<control>J
0xA (hexadecimal)
\10 (decimal).
If used, the Send Character is a single printable character or a control character that
is injected into the outgoing data stream right after the Send Character.
Disable the
Trailing Character by blanking the field (setting it to <None>).