Specifications
arp clear
92 SSR Command Line Interface Reference Manual
arp clear
Purpose
Remove an ARP entry from the ARP table.
Format
arp clear <host>|all
Mode
Enable
Description
The arp clear command lets you manually remove entries from the ARP table. The
command can remove both dynamic and permanent entries.
Parameters
<host> Hostname or IP address of the ARP entry to remove.
all Remove all ARP entries, thus clearing the entire ARP table.
Examples
To remove the ARP entry for the host 10.8.1.2 from the ARP table:.
To clear the entire ARP table.
If the Startup configuration file contains arp add commands, the Control Module re-adds
the ARP entries even if you have cleared them using the arp clear command. To
ssr# arp clear 10.8.1.2
ssr# arp clear all










