Command Reference Guide

14async mode pos 3Com Router 5000 Family and Router 6000 Family
Command Reference
async mode pos
Purpose Use the async mode pos pos-number command to create a POS access port in
nontransparent transmission and permanent TCP connection mode.
Use the async mode pos pos-number app ip-address port-number
command to create a POS access port in transparent transmission mode. In this mode,
the router cannot identify the POS application to which a packet belongs by resolving
the packet as it would in nontransparent mode. Therefore, when you configure a POS
access port, you must specify its corresponding POS application.
Syntax async mode pos pos-number
async mode pos pos-number app ip-address port-number [ permanent |
temporary ]
Parameters pos-number
Number for the POS access interface. Valid values are 0
to 255.
ip-address
IP address of the front end processor (FEP).
port-number
Port number of the FEP.
permanent
Specifies the permanent TCP connection mode.
temporary
Specifies the temporary TCP connection mode.
Example Configure Async1/0/0 as POS access port 1.
[Router-Async1/0/0] async mode pos 1
View This command can be used in the following views:
Asynchronous Serial Interface view
AM Interface view
FCM Interface view
AUX Interface view
Description For the async mode pos pos-number app ip-address port-number [
permanent | temporary ] command, permanent TCP connection is adopted by
default. The function of the async mode pos pos-number app ip-address
port-number permanent command is the same as that of the async mode pos
pos-number app ip-address port-number command.
To accommodate to the FEP program requiring temporary TCP connection, you may
configure the async mode pos pos-number app ip-address port-number
temporary command.