[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

clear arp

Syntax

clear arp
<hostname hostname>
<vpn vpn>

Release Information

Command introduced before JUNOS Release 7.4.

Description

Remove entries from the Address Resolution Protocol (ARP) table for the current CLI view. To clear entries for a specific logical router, you must first enter the set cli logical-router logical-router-name command, and then issue the clear arp command.

Options

none — Clear all entries from the ARP table.

hostname hostname(Optional) Clear the specified host entry only.

vpn vpn(Optional) Clear entries from the ARP table for the specified virtual private network (VPN).

Required Privilege Level

clear

See Also

set cli logical-router
show arp

List of Sample Output

clear arp

Output Fields

When you enter this command, you are provided feedback on the status of your request.

clear arp

user@host> clear arp
192.168.71.254   deleted
192.168.65.46    deleted
192.168.64.10    deleted
10.0.12.14       deleted
10.0.17.14       deleted

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]