display map statistics

Function

The display map statistics command displays statistics about packets matching a BMR.

This command is supported only on the NetEngine 8000 F1A.

Format

display map statistics { transmitted | payload } rule rule-name [ slot slot-id ]

Parameters

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.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
map read

Usage Guidelines

To view statistics about packets matching a BMR, run the display map statistics command in any view.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display statistics about MAP packets matching a BMR named test on the forwarding plane in the system view on a board in slot 1.
<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

-----------------------------------------------------------
# Display statistics about MAP packets matching a BMR named test on the forwarding plane in the system view on a board in slot 1.
<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

-----------------------------------------------------------
Table 1 Description of the display map statistics command output
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.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >