The display flowspec vpnv6 vpn-instance statistics command displays statistics about traffic matching the filtering rule in a BGP IPv6 VPN Flow Specification route.
| Parameter | Description | Value |
|---|---|---|
| vpn-instance-name |
Specifies the name of a VPN instance. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string. |
| reindex |
Displays information about the route of a specified index. |
The value is an integer ranging from 1 to 4294967295. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display flowspec vpnv6 vpn-instance vpna statistics 2
ReIndex: 2
Rule number: 0
------------------------------------------------------------------------
Item Packets Bytes
------------------------------------------------------------------------
Matched 0 0
------------------------------------------------------------------------
Last 30 seconds rate
------------------------------------------------------------------------
Item pps bps
------------------------------------------------------------------------
Matched 0 0
------------------------------------------------------------------------
| Item | Description |
|---|---|
| Rule number | Number of filtering rules. |
| Item | Value being Matched, indicating the amount of traffic matching the filtering rules. |
| Packets | Amount of traffic matching the filtering rules, in packets. |
| Bytes | Bytes of traffic matching the filtering rules. |
| pps | Amount of traffic matching the filtering rules during the last 30s, in packets. |
| bps | Bytes of traffic matching the filtering rules during the last 30s, in packets. |
| ReIndex | Index of the BGP IPv6 Flow Specification and BGP VPNv6 Flow Specification routes. |