reset arp

Syntax

reset arp { all | dynamic | static | slot slot-number | interface interface-type interface-number }

View

User view

Default level

2: System level

Parameters

all: Clears all ARP entries.

dynamic: Clears all dynamic ARP entries.

static: Clears all static ARP entries.

slot slot-number: Clears the ARP entries on a specific IRF member switch. The slot-number argument specifies the ID of an IRF member switch. The value range for the argument depends on the number of member switches and their member IDs in the IRF fabric, which you can display with the display irf command. On a standalone device, the slot-number argument specifies the ID of the device.

interface interface-type interface-number: Clears the ARP entries for the interface specified by the argument interface-type interface-number.

Description

Use reset arp to clear ARP entries from the ARP mapping table.

With interface interface-type interface-number specified, the command clears only dynamic ARP entries of the interface.

Related commands: arp static and display arp.

Examples

# Clear all static ARP entries.

<Sysname> reset arp static