The display arp-check statistics command displays statistics about discarded invalid ARP packets on a specific interface board.
| Parameter | Description | Value |
|---|---|---|
| check-destination-ip |
Displays statistics about discarded ARP packets with invalid destination IP addresses. |
- |
| check-valid |
Displays statistics about discarded invalid ARP packets. |
- |
| slot slot-id |
Specifies the slot ID of an interface board. |
The value is an integer that ranges from 1 to 64. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display arp-check check-destination-ip statistics slot 1 slot Attack-Type Total-Packets Passed-Packets Dropped-Packets ------------------------------------------------------------------------------- 1 check-destination-ip 0 0 0 -------------------------------------------------------------------------------
| Item | Description |
|---|---|
| slot | Slot ID. |
| Attack-Type | Check type. |
| Total-Packets | Total number of packets. |
| Passed-Packets | Number of passed packets. |
| Dropped-Packets | Number of discarded packets. |