< Home

display service-quality statistics

Function

The display service-quality statistics command displays the configuration of statistics or the statistics results of the service quality.

Format

display service-quality statistics { configuration | result }

Parameters

Parameter Description Value

configuration

Displays the configuration of statistics of the service quality.

-

result

Displays the statistics results of the service quality.

-

Views

All views

Default Level

3: Management level

Usage Guidelines

None

Example

# Display the configuration of statistics of the service quality.

<sysname> display service-quality statistics configuration
service-quality statistics enable acl 3000

# Display service quality statistics.

<sysname> display service-quality statistics result
Statistics Time: 2017/05/31 13:55:29 Point(1)                                                                                       
protocol        recv-packets    drop-packets    drop-rate       connect-request connect-success success-rate                        
DNS             403241          201629          50%             465             412             88%                                 
HTTP            5358215         2690043         50%             521989          201564          38%                                 
HTTPS           2006854         1005658         50%             92064           31777           34%                                 
SIP             210640          105320          50%             334             334             100%                                
RTSP            26950451        13475225        49%             54895           15171           27%                                 
TCP             93614784        15706325        16%             2052422         639683          31%                                 
UDP             913880667       35058423        3%              385             361             93%                                 
ICMP            2405684         1355278         56%             295020          1296            0%                                  
TOTAL           1044830536      69597901        6%              3017574         890598          29%                                 
Drop reason statistics                                                                                                              
protocol        FIB MISS        ARP MISS        SESSION EXHAUST PORT ALLOC FAIL PORT EXHAUST    ADDRESS EXHAUST                     
DNS             0               39535           0               0               0               0                                   
HTTP            0               16133           0               0               0               0                                   
HTTPS           0               4252            0               0               0               0                                   
SIP             0               0               0               0               0               0                                   
RTSP            0               712687          0               0               0               0                                   
TCP             0               1001829         0               0               0               0                                   
UDP             0               7229664         0               0               0               0                                   
ICMP            0               2751            0               0               0               0                                   
TOTAL           0               9006851         0               0               0               0

Table 1 shows the description of the display service-quality statistics result command output.

Table 1 Description of the display service-quality statistics result command output

Item

Description

protocol

Protocol

recv-packets

Number of received packets

drop-packets

Number of discarded packets

drop-rate drop-packets/recv-packets

Discarding rate

connect-request

New connection request

connect-success

Successful connection establishment

success-rate connect-success/connect-request

Connection establishment success rate

ARP MISS

Statistics on packets discarded due to a failure in matching an ARP entry

FIB MISS

Statistics on packets discarded due to a failure in matching a route entry

SESS EXHAUST

Statistics on packets discarded due to session table node resource exhaustion

PORT ALLOC FAIL NAT

Statistics on packets discarded due to failures in allocating NATed source ports

PORT EXHAUST FULLCON

Statistics on packets discarded due to insufficient port resources

ADDR EXHAUST

Statistics on packets discarded due to failures in NOPAT IP address allocation

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >