The display traffic-statistics vsi peer remote-site command displays the statistics about the public traffic on the Kompella VPLS PW in a specified VSI.
Parameter | Description | Value |
---|---|---|
vsi-name | Specifies the name of a specified VSI. |
The value is an existing VSI. |
peer-address | Specifies the peer IP address of the PW. |
- |
site-id | Specifies the remote site ID. |
The value is an integer that ranges from 0 to 65534. |
Usage Scenario
After the Kompella VPLS network is configured, you can run the display traffic-statistics vsi peer remote-site command to view the statistics about the traffic on the PW.
Prerequisites
Precautions
The Kompella VPLS PW is uniquely identified by the user-defined VSI name, the next-hop IP address, and the remote site value.
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 the specified Kompella VPLS PW.
<HUAWEI> display traffic-statistics vsi newvsi peer 10.22.33.20 remote-site 2
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. |
Remote-site-id |
Remote Site ID. |
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. |