The display traffic-statistics vsi command displays the statistics about the public traffic on all VPLS PWs in a specified VSI.
Parameter | Description | Value |
---|---|---|
vsi-name | Specifies the name of a specified VSI. |
The value is an existing VSI. |
Usage Scenario
After the VPLS network is configured, you can run the display traffic-statistics vsi command to view the statistics about the traffic on all VPLS PWs in a specified VSI.
Precautions
Currently, this command only displays the statistics about the traffic on the Martini VPLS PWs in the VSI.
Within five minutes, if a PW goes Down, traffic before the PW is Down cannot be used to compute the traffic rate in the five minutes.
# Display the statistics about the traffic on all VPLS PWs in a specified VSI.
<HUAWEI> display traffic-statistics vsi newvsi
vsi-name: newvsi
Peer-address: 10.22.33.20
Negotiation-vc-id: 2
Statistics last cleared: never
Last 300 seconds input rate : 0 bytes/sec, 0 packets/sec
Last 300 seconds output rate: 0 bytes/sec, 0 packets/sec
Input: 0 bytes, 0 packets
Output: 0 bytes, 0 packets
Item |
Description |
---|---|
vsi-name |
VSI name. |
Peer-address |
IP address of the remote peer. |
Negotiation-vc-id |
VC ID of the PW. |
Statistics last cleared |
Last time when statistics are cleared. |
Last 300 seconds input rate |
Rate of incoming traffic in the last 300 seconds. |
Last 300 seconds output rate |
Rate of outgoing traffic in the last 300 seconds. |
Input |
Number of packets received by the PW from the AC. |
Output |
Number of packets sent from the PW to the AC. |