Using the display arp learning strict command, you can view information about strict Address Resolution Protocol (ARP) learning on all interfaces.
Usage Scenario
To locate or rule out the ARP fails, the user needs to check whether strict ARP entry learning is enabled on an interface. By using the command, the user can view the strict ARP entry learning information of all the interfaces and the global circumstances, and to help users quickly locate the fault.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display arp learning strict The global configuration: ------------------------------------------------------------ Interface LearningStrictState ------------------------------------------------------------ GigabitEthernet0/1/3 force-enable GigabitEthernet0/1/1 force-disable ------------------------------------------------------------ Total:2 Force-enable:1 Force-disable:1
Item | Description |
---|---|
The global configuration | Global configuration of strict ARP learning. |
Interface | Interface name. |
LearningStrictState | Status of strict ARP learning. |
Total | Number of the interfaces to which strict ARP learning is applied. |
Force-enable | Number of the interfaces on which strict ARP learning is enabled. |
Force-disable | Number of the interfaces on which strict ARP learning is disabled. |