1
POS terminal access commands
backup app
Use backup app to specify a backup POS application template.
Use undo backup app to remove the backup POS application template.
Syntax
backup app app-id
undo backup app
Default
No backup application template is configured.
Views
POS application template view
Predefined user roles
network-admin
Parameters
app-id: Specifies a backup POS application template by its ID, in the range of 1 to 31.
Usage guidelines
This command is applicable only to TCP-based POS application templates. If the specified application
template does not exist or is not TCP type, the command can be configured but it does not take effect.
If the FEP corresponding to an application template is unreachable, the router initializes a TCP
connection to the FEP that corresponds to the backup application template.
Examples
# Create TCP-based application template 1.
<Sysname> system-view
[Sysname] posa app 1 type tcp
# Create TCP-based application template 2, and specify its backup application template as application
template 1.
<Sysname> system-view
[Sysname] posa app 2 type tcp
[Sysname-posa-app2] backup app 1
Related commands
timer quiet
caller-number enable
Use caller-number enable to enable sending of the caller number in packets sent to the FEP.