display arp-limit

Function

Using the display arp-limit command, you can view the maximum number of ARP entries that an interface can learn.

Format

display arp-limit [ interface { interface-name | interface-type interface-number } ] [ vlan vlan-id ]

Parameters

Parameter Description Value
interface interface-type interface-number

Specifies an interface.

-

vlan vlan-id

Specifies a VLAN.

The value is an integer ranging from 1 to 4094.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
arp read

Usage Guidelines

Usage Scenario

If the number of ARP entries that the device learns has reached the upper limit, it will cause some users unable to use the network normally, you can run this command to view the maximum number of ARP entries that each interface can learn and the number of ARP entries that each interface has learned.

Precautions

If you use this command on a Layer 2 or Layer 3 interface, both the maximum number of ARP entries that the Layer 2 or Layer 3 interface can learn and the number of ARP entries that the device has learnt are displayed.

Example

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

# View information about ARP entry learning on the device.
<HUAWEI> display arp-limit
 Interface               LimitNum        VlanID          LearnedNum
---------------------------------------------------------------------------
 Eth-Trunk0                   100             0                  5
 GigabitEthernet0/1/1         500             0                  20
 GigabitEthernet0/1/2         300             0                  50
 GigabitEthernet0/1/3         500             0                  0
---------------------------------------------------------------------------
Total:4
Table 1 Description of the display arp-limit command output
Item Description
Interface

Interface type.

LimitNum

Maximum number of ARP entries that the interface can learn.

VlanID

ID of the VLAN to which the interface belongs.

LearnedNum

Number of ARP entries that the interface has learnt.

Total

Total Interface number.

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