Command Reference Guide
3Com Router 5000 Family and Router 6000 Family pos-server map ● 269
Command Reference
pos-server map
Purpose Use the pos-server map command to configure a multi-application POS access
map entry.
Use the undo pos-server map command to delete a multi-application POS access
map entry.
Syntax pos-server map { des-code | default } app-number
undo pos-server map { des-code | default }
Parameters des-code
Destination address in the TPDU header of the POS
packet. It is a string of four hexadecimal numerals,
such as FFFF, usually used for identifying a bank.
Generally, the number is distributed by the service
center to a POS access device.
default
Default POS multi-application map entry.
app-number
Number of a POS application. Valid values are 0 to 31.
Default By default, no multi-application POS access map is configured.
Example Configure the system to send the packets with a destination address of 01f1 in their
TDPU header to application 2.
[Router] pos-server map 01f1 2
Configure the system to send the packets that do not match any multi-application
map entry to default application 0.
[Router] pos-server map default 0
View This command can be used in the following views:
■ System view
Description When a POS access port receives a packet from its physical interface, it looks up the
POS multi-application map for a match based on the destination address in the TPDU
field. If a match is found, the packet is passed to the corresponding application; if no
match is found, the packet is passed to the default application.
At present, a router supports up to 32 applications.