162
W&T
SLIP router mode
Packet types (byte TYPE)
The following three packet types are used for sending
configuration data:
•
TYPE = 1: Writing parameters in the Com-Server
This packet is sent by the SLIP computer to the Com-Server.
The Com-Server carries out the configuration and deletes
the packet. A packet for configuring the IP address and
subnet mask would look as follows:
0
TYPE
1
1
LEN
10
3
IP address
hex: AC 10 EF 1
(172.16.231.1)
2
PARAM_NO
1
8
Subnet Mask
hex: FF FF FF FF
(255.255.255.0)
7
PARAM_NO
2
12
•
TYPE = 2: Request for reading parameters
This packet is sent by the SLIP computer to the Com-Server.
The Com-Server sends a response type (TYPE=3) with the
contents of the requested parameters. The packet contains
the fields TYPE and LEN and a list of the desired parameter
numbers (PARAM_NO). A packet for reading the MTU and
the MAC address would look as follows:
0
TYPE
2
1
LEN
2
2
PARAM_NO
4
4
3
PARAM_NO
16
•
TYPE = 3:
Response to a request for reading
parameters
The Com-Server uses this packet to reply to a request for
reading parameters (TYPE=2). It is used for sending the
requested parameter contents. This packet is constructed
like TRYPE 1. The reply to a request for parameters MTU and
MAC address would look as follows:
0
TYPE
3
1
LEN
10
3
MTU
hex: 02 00
(512)
2
PARAM_NO
4
8
MAC-Adresse
hex: 00 C0 3D 00 30 DB
(00-C0-3D-00-30-DB)
7
PARAM_NO
16
12
Содержание 58031
Страница 8: ...W T ...
Страница 38: ...38 W T Form factors ...
Страница 102: ...102 W T The protocol stack of the Com Server ...
Страница 128: ...128 W T The Windows COM redirector ...
Страница 134: ...134 W T Box to Box mode ...
Страница 152: ...152 W T Data transfer per Telnet ...
Страница 192: ...192 W T Firmware update of the Com Server ...
Страница 215: ...215 W T Appendix Subject to error and alteration Declaration of conformity ...