The display traffic-statistics vsi peer negotiation-vc-id command displays the statistics about the public traffic on the Martini 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. |
- |
vc-id | Specifies the VC ID of the PW. |
The value is an integer that ranges from 1 to 4294967295. |
Usage Scenario
After the Martini VPLS network is configured, you can run the display traffic-statistics vsi peer negotiation-vc-id command to view the statistics about the traffic on the PW.
Prerequisites
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 the specified Martini VPLS PW.
<HUAWEI> display traffic-statistics vsi newvsi peer 10.22.33.20 negotiation-vc-id 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. |
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. |