Command Reference Guide
270 ● pos-server padmode 3Com Router 5000 Family and Router 6000 Family
Command Reference
pos-server padmode
Purpose Use the pos-server padmode command to configure a POSPAD packet
encapsulation format.
Syntax pos-server padmode { 0 | 1 }
Parameters 0
Encapsulates POSPAD packets in synchronous format.
1
Encapsulates POSPAD packets in asynchronous format.
Default By default, POSPAD packets are encapsulated in synchronous format.
Example Set the POSPAD packet encapsulation format to asynchronous.
[Router] pos-server padmode 1
View This command can be used in the following views:
■ System view
Description POS transaction packets transmitted from a POS terminal to a POSPAD are
encapsulated in either synchronous format or asynchronous format.
In synchronous format, a POS transaction packet is made up of a TPDU starting with
60 and an ISO 8583 packet. The POSPAD could not recognize the start and end of
this type of packets. To do that, it must use a control mechanism.
In asynchronous format, a POS transaction packet is a synchronous packet
encapsulated starting with 0x02. The packet includes information such as length of
the packet and checksum.
The same encapsulation format must be adopted on the connected POS terminal and
POSPAD.