18
Views
System view
Predefined user roles
network-admin
Parameters
terminal-id
: Specifies a POS terminal by its ID, in the range of 1 to 255.
type tcp
: Specifies TCP mode.
listen-port
port
: Specifies a listening port number in the range of 1 to 65535.
Usage guidelines
For flow or dial-up access mode, a corresponding terminal template is created automatically when you
specify an access interface for the POS terminal. For TCP access mode, you need to create a template
manually.
Listening ports specified for TCP access terminal templates must not the same with each other.
The listening port specified for a TCP access terminal template cannot be changed.
Examples
# Create POS terminal template 1 in TCP mode, and specify 3000 as its listening port number.
<Sysname> system-view
[Sysname] posa terminal 1 type tcp listen-port 3000
Related commands
posa bind terminal
posa terminal description
Use
posa terminal
terminal-id
description
to set a description for a POS terminal template.
Use
undo posa terminal
terminal-id
description
to delete the POS terminal template description.
Syntax
posa terminal
terminal-id
description
text
undo posa terminal
terminal-id
description
Default
No description is set for a POS terminal template, and the POS terminal template is displayed on the MIB
management platform as an empty string.
Views
System view
Predefined user roles
network-admin
Parameters
terminal-id
: Specifies an ID for the POS terminal template, in the range of 1 to 255.
text
: Specifies a description for the POS terminal template, a case-sensitive string of 1 to 32 printable
characters except question marks (?).