The display arp statistics command displays Address Resolution Protocol (ARP) entry statistics.
Parameter | Description | Value |
---|---|---|
all |
Displays statistics about all ARP entries on a device. |
- |
interface interface-name |
Displays statistics about ARP entries on a specifies the name of an interface. |
- |
interface interface-type interface-number |
Displays statistics about ARP entries on a specifies the type and number of an interface. |
- |
slot slot-id |
Displays ARP entries of the board in a specified slot. In VS mode, this parameter is supported only by the admin VS. |
- |
verbose |
Displays detailed statistics about dynamic ARP entries learned by a specified interface board. |
- |
static |
Displays the maximum number of static ARP entries on a device and the current number of static ARP entries. |
- |
Usage Scenario
To check ARP entry statistics or locate ARP faults, run the display arp statistics command.
Precautions
For centralized devices and the distributed devices that are not equipped with an interface boardARP statistics cannot be viewed based on the slot ID where the interface board resides. Instead, ARP statistics can be viewed by device or interface.
To view the number of ARP entries learned by various types of interfaces, and the number of remaining resources, run the display arp statistics slot slot-id verbose command. The AVAILABLE field in the command output indicates the number of dynamic ARP entries that can be learned by the interfaces of the same type on the current board. When the value of the AVAILABLE field is 0:In VS mode, this command is supported only by the admin VS.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display arp statistics all
Dynamic:106 Static:0 Remote: 0 Redirect:800
<HUAWEI> display arp statistics slot 1 Dynamic: 0 Static: 0 Remote: 0 Redirect: 0
Item | Description |
---|---|
Dynamic | Number of dynamic ARP entries. |
Static | Number of static ARP entries. |
Remote | Number of remote backup ARP entries. |
Redirect | Number of redirected ARP entries. |