The display mpls l2vpn hard-pipe statistics command displays statistics about the hard pipe traffic on the AC side.
This command is supported only on the NetEngine 8000 F1A.
Parameter | Description | Value |
---|---|---|
interface-name |
Specifies the name of an interface. |
- |
interface-type interface-number |
Specifies the type and number of an interface. |
- |
inbound |
Display statistics about the upstream hard pipe traffic on the AC side. |
- |
interface |
Interface. |
- |
outbound |
Display statistics about the downstream hard pipe traffic on the AC side. |
- |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display mpls l2vpn hard-pipe statistics interface GigabitEthernet0/1/1 inbound GigabitEthernet0/1/1 inbound traffic statistics: Passed: 0 bytes, 0 packets Dropped: 0 bytes, 0 packets Last 30 seconds passed rate: 0 bps, 0 pps Last 30 seconds dropped rate: 0 bps, 0 pps
Item | Description |
---|---|
Last 30 seconds passed rate | Rate at which packets are forwarded. |
Last 30 seconds dropped rate | Rate at which packets are discarded. |
Dropped | Number of discarded packets and bytes. |
Passed | Number of forwarded packets and bytes. |
GigabitEthernet0/1/1 | Interface name. |