The display traffic-statistics vsi suppression command displays the traffic suppression statistics.
Parameter | Description | Value |
---|---|---|
vsi-name |
Specifies the VSI name for a PW whose traffic suppression statistics are to be displayed. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. When double quotation marks are used around the string, spaces are allowed in the string. |
peer peer-address |
Specifies the peer IP address for a PW whose traffic suppression statistics are to be displayed. |
The value is in dotted decimal notation. |
negotiation-vc-id vcIdValue |
Specifies the negotiation VC ID for a PW whose traffic suppression statistics are to be displayed. |
The value is an integer ranging from 1 to 4294967295. |
remote-site rmtSiteId |
Specifies the remote site ID. |
The value is an integer ranging from 0 to 65534. |
ldp129 |
Displays the traffic suppression statistics of LDP FEC 129 PW. |
- |
uni |
Specifies the VSI AC whose traffic suppression statistics are to be displayed. |
- |
Usage Scenario
To view traffic suppression statistics for a VPLS PW in LDP mode, run one of the following commands in any view: A LDP VPLS PW is uniquely identified by a user-defined VSI name, a peer IP address, and a PW ID.
To view traffic suppression statistics after you enable traffic suppression in the PW view of a VSI, run the display traffic-statistics vsi suppression command. The command output facilitates fault analysis and location. To view traffic suppression statistics on a VSI-bound AC interface after you enable traffic suppression in the PW view of the VSI, run the display traffic-statistics vsi suppression uni command. The command output facilitates fault analysis and location.Precautions
Only under the PW view of VSI, the PW traffic suppression function can be enabled before you can see the corresponding traffic suppression statistics, otherwise the display information is empty. Within 5 minutes, if pw DOWN occurs, the traffic previously counted by PW DOWN is not used to calculate the flow rate within that 5 minutes.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display traffic-statistics vsi vsi1 suppression uni
VSI 1
Inbound broadcast-suppression statistics:
Committed Access Rate:
CIR 4294967295(Kbps), PIR 0(Kbps), CBS 4294967295(byte), PBS 0(byte)
Passed: 828060 packets, 109303920 bytes
Discard: 0 packets, 0 bytes
Last 30 seconds passed rate: 0 pps, 0 bps
Last 30 seconds discard rate: 0 pps, 0 bps
Outbound broadcast-suppression statistics:
Committed Access Rate:
CIR 4294967295(Kbps), PIR 0(Kbps), CBS 4294967295(byte), PBS 0(byte)
Passed: 1656168 packets, 218614176 bytes
Discard: 0 packets, 0 bytes
Last 30 seconds passed rate: 0 pps, 0 bps
Last 30 seconds discard rate: 0 pps, 0 bps
Inbound multicast-suppression statistics:
Committed Access Rate:
CIR 4294967295(Kbps), PIR 0(Kbps), CBS 4294967295(byte), PBS 0(byte)
Passed: 0 packets, 0 bytes
Discard: 0 packets, 0 bytes
Last 30 seconds passed rate: 0 pps, 0 bps
Last 30 seconds discard rate: 0 pps, 0 bps
Outbound multicast-suppression statistics:
Committed Access Rate:
CIR 4294967295(Kbps), PIR 0(Kbps), CBS 4294967295(byte), PBS 0(byte)
Passed: 0 packets, 0 bytes
Discard: 0 packets, 0 bytes
Last 30 seconds passed rate: 0 pps, 0 bps
Last 30 seconds discard rate: 0 pps, 0 bps
Inbound unknown-unicast-suppression statistics:
Committed Access Rate:
CIR 4294967295(Kbps), PIR 0(Kbps), CBS 4294967295(byte), PBS 0(byte)
Passed: 0 packets, 0 bytes
Discard: 0 packets, 0 bytes
Last 30 seconds passed rate: 0 pps, 0 bps
Last 30 seconds discard rate: 0 pps, 0 bps
Outbound unknown-unicast-suppression statistics:
Committed Access Rate:
CIR 4294967295(Kbps), PIR 0(Kbps), CBS 4294967295(byte), PBS 0(byte)
Passed: 0 packets, 0 bytes
Discard: 0 packets, 0 bytes
Last 30 seconds passed rate: 0 pps, 0 bps
Last 30 seconds discard rate: 0 pps, 0 bps
<HUAWEI> display traffic-statistics vsi vsi1 suppression peer 2.2.2.2
VSI vsi1 Peer 2.2.2.2 VCID 1:
Inbound broadcast-suppression statistics:
Committed Access Rate:
CIR 200(Kbps), PIR 0(Kbps), CBS 37400(byte), PBS 0(byte)
Passed: 0 packets, 0 bytes
Discard: 0 packets, 0 bytes
Last 30 seconds passed rate: 0 pps, 0 bps
Last 30 seconds discard rate: 0 pps, 0 bps
Inbound multicast-suppression statistics:
Committed Access Rate:
CIR 300(Kbps), PIR 0(Kbps), CBS 56100(byte), PBS 0(byte)
Passed: 0 packets, 0 bytes
Discard: 0 packets, 0 bytes
Last 30 seconds passed rate: 0 pps, 0 bps
Last 30 seconds discard rate: 0 pps, 0 bps
Inbound unknown-unicast-suppression statistics:
Committed Access Rate:
CIR 100(Kbps), PIR 0(Kbps), CBS 18700(byte), PBS 0(byte)
Passed: 0 packets, 0 bytes
Discard: 0 packets, 0 bytes
Last 30 seconds passed rate: 0 pps, 0 bps
Last 30 seconds discard rate: 0 pps, 0 bps
Item | Description |
---|---|
VSI vsi1 Peer 2.2.2.2 VCID 1 | VSI name, peer IP address, and PW VC ID. |
Inbound broadcast-suppression statistics | Broadcast traffic suppression statistics on the inbound interface. |
Inbound multicast-suppression statistics | Multicast traffic suppression statistics on the inbound interface. |
Inbound unknown-unicast-suppression statistics | Unknown unicast traffic suppression statistics on the inbound interface. |
CIR | Committed information rate (CIR), which is the guaranteed average transmission rate. |
PIR | Peak information rate (PIR) of the VPN. |
CBS | Committed burst size (CBS), which is the committed maximum size of traffic that can instantly pass. |
PBS | Peak burst size (PBS), which is the maximum size of traffic that can instantly pass. |
Last 30 seconds passed rate | Rate at which traffic was forwarded within the latest 30 seconds. |
Last 30 seconds discard rate | Rate at which traffic was discarded within the latest 30 seconds. |
Outbound multicast-suppression statistics | Multicast traffic suppression statistics on the outbound interface. |
Outbound unknown-unicast-suppression statistics | Unknown unicast traffic suppression statistics on the outbound interface. |
Outbound broadcast-suppression statistics | Broadcast traffic suppression statistics on the outbound interface. |
Passed | Number of passed packets and bytes. |
Discard | Number of discarded packets and bytes. |