display arp packet statistics bridge-domain

Function

The display arp packet statistics bridge-domain command displays statistics about ARP packets in a bridge domain (BD).

Format

display arp packet statistics bridge-domain bd-id

Parameters

Parameter Description Value
bd-id

Displays statistics about ARP packets in a BD with a specified ID.

The value is an integer ranging from 1 to 16777215.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
arp read

Usage Guidelines

Usage Scenario

To view statistics about ARP packets in a BD, run the display arp packet statistics bridge-domain command.

Precautions

To ensure that the statistics displayed using the display arp packet statistics bridge-domain are valid, first run the reset arp packet statistics bridge-domain command to clear historical statistics.

Example

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

# Display statistics about ARP packets in BD 10.
<HUAWEI> display arp packet statistics bridge-domain 10
ARP Packets Received
  Total:                                        0
  ARP Pkt Receive Request:                      0
  ARP Pkt Receive Reply:                        0
  ARP Pkt Receive Gratuitous:                   0
  Discard For Other:                            0
ARP Packets Sent
  Total:                                        0
  ARP Pkt Send Unicast:                         0
  ARP Pkt Send Broadcast:                       0
  ARP Pkt Send Gratuitous:                      0
  ARP Pkt Send L2 Proxy:                        0
Table 1 Description of the display arp packet statistics bridge-domain command output
Item Description
ARP Packets Received

ARP packets received in a BD.

ARP Pkt Receive Request

Number of received request packets (gratuitous ARP packets excluded).

ARP Pkt Receive Reply

Number of received reply packets.

ARP Pkt Receive Gratuitous

Number of received gratuitous ARP packets.

ARP Packets Sent

ARP packets sent in a BD.

ARP Pkt Send Unicast

Number of sent unicast packets.

ARP Pkt Send Broadcast

Number of sent broadcast packets (gratuitous ARP packets excluded).

ARP Pkt Send Gratuitous

Number of sent gratuitous ARP packets.

ARP Pkt Send L2 Proxy

Number of proxy packets sent in a BD or by a VBDIF interface.

Discard For Other

Number of packets discarded due to other reasons.

Total

Total count.

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