The display map statistics command displays statistics about packets matching a BMR.
This command is supported only on the NetEngine 8000 F1A.
Parameter | Description | Value |
---|---|---|
transmitted |
The statistics about sent packets on a service board. |
- |
payload |
The statistics about forwarding payload on a service board. |
- |
rule rule-name |
Specifies a BMR name. |
The value is a string of 1 to 31 case-sensitive characters. |
slot slot-id |
Specifies the slot ID of a board. |
The value is a string of 1 to 15 case-sensitive characters. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> system-view [~HUAWEI] display map statistics payload rule test slot 1 Slot: 1 Forward(IPv6 to IPv4): ----------------------------------------------------------- Current forwarded packet speed(pps) :0 Current forwarded packet bit speed(bps) :0 ----------------------------------------------------------- Reverse(IPv4 to IPv6): ----------------------------------------------------------- Current forwarded packet speed(pps) :0 Current forwarded packet bit speed(bps) :0 -----------------------------------------------------------
<HUAWEI> system-view [~HUAWEI] display map statistics transmitted rule test slot 1 Slot: 1 Forward(IPv6 to IPv4): ----------------------------------------------------------- Total number of forwarded packets :0 Total bits of forwarded packets :0 Total number of discard packets :0 ----------------------------------------------------------- Reverse(IPv4 to IPv6): ----------------------------------------------------------- Total number of forwarded packets :0 Total bits of forwarded packets :0 Total number of discard packets :0 -----------------------------------------------------------
Item | Description |
---|---|
slot | Specifies the slot ID of a board. |
Forward(IPv6 to IPv4) | Display statistics about forwarded packets. |
Current forwarded packet speed(pps) | Existing rate (in pps) at which packets are forwarded. |
Current forwarded packet bit speed(bps) | Existing rate (in bit/s) at which packets are forwarded. |
Reverse(IPv4 to IPv6) | Display statistics about reverse forwarded packets. |
Total number of forwarded packets | Total number of forwarded packets. |
Total bits of forwarded packets | Total bits of forwarded packets. |
Total number of discard packets | Total number of discard packets. |