display cusp statistics

Function

The display cusp statistics command displays CUSP packet statistics.

This command is supported only on the NetEngine 8000 F1A.

Format

display cusp statistics [ peer-ip peer-ip ]

Parameters

Parameter Description Value
peer-ip peer-ip

Specifies a controller IP address.

The value is in dotted decimal notation.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
cusp-agent read

Usage Guidelines

Usage Scenario

If a CUSP connection fails, run the display cusp statistics command to check CUSP packet statistics to determine whether signaling packets are correctly sent and received.

Precautions

In VS mode, this command is supported only by the admin VS.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display CUSP packet statistics.
<HUAWEI> display cusp statistics
2017-12-15 15:53:21.657 
Agent: 192.168.1.3, Controller: 192.168.1.5
--------------------------------------------------------------------------------
Message Type          Received        Sent     Invalid    Send Failed
--------------------------------------------------------------------------------
HELLO                        2           2           0              0
ECHO_REQUEST               493         491           0              0
ECHO_REPLY                 491         493           0              0
EXPERIMENTER               254       32646           0              1
FEATURES_REQUEST             2           0           0              0
FEATURES_REPLY               0           2           0              0
PORT_STATUS                  0           0           0              0
FLOW_MOD                     0           0           0              0
MULTIPART_REQUEST            4           0           0              0
MULTIPART_REPLY              0           4           0              0
ROLE_REQUEST                 0           0           0              0
ROLE_REPLY                   0           0           0              0
PACKET_IN                    0           0           0              0
PACKET_OUT                   0           0           0              0
UNKNOWN                      0           0           0              0
--------------------------------------------------------------------------------
Table 1 Description of the display cusp statistics command output
Item Description
Message Type

Type of packets that a local device sends and receives.

Received

Number of packets that a local device receives.

Sent

Number of packets that a local device sends.

Invalid

Number of invalid packets that a local device receives.

Send Failed

Number of packets that a local device fails to send.

Agent

Forwarder IP address.

Controller

Controller IP address.

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