4
display posa statistics app
Use
display posa statistics app
to display POS application template statistics.
Syntax
display posa statistics app
[
app-id
]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
app-id
: Specifies a POS application template by its ID, in the range of 1 to 31. If no application template
is specified, the command displays statistics for all POS application templates.
Usage guidelines
The statistics will be deleted if you perform one of the following tasks:
•
Delete an application.
•
Restart the router.
•
Execute
reset posa statistics
command.
Statistics collection for an application template applies to all instances that use the application template.
Examples
# Display all POS application template statistics.
<Sysname> display posa statistics app
ID Received Sent PktErr DisErr InDiscarded OutDiscarded
1 100 100 0 0 0 3
2 60 70 0 0 0 0
3 100 10 0 0 0 0
Table 2
Command output
Field Description
ID
ID of the POS application template.
Received
Number of packets received from FEPs (including PktErr and DisErr, not including
InDiscarded).
Sent
Number of packets sent to FEPs (not including OutDiscarded).
PktErr
Number of packets in incorrect format.
DisErr
Number of packets failed to be distributed to POS terminal templates.
InDiscarded
Number of incoming packets discarded due to a full buffer.
OutDiscarded
Number of outgoing packets discarded due to link failures.
Related commands
reset posa statistics