[j-nsp] Clearing ARP on Logical Interface (M/MX Series)
Teun Vink
teun at moonblade.net
Mon Feb 1 16:54:35 EST 2010
On Mon, 2010-02-01 at 21:29 +0000, Smales, Robert wrote:
> > Hello all,
> > I'm attempting to find documentation on this, but have been unable to.
> > Is it possible to clear all the arp entries from a layer 3 logical
> > interface on an M/MX series router?
>
> This is an MX960:
>
> rsmales at xcr1.lnd> clear arp ?
> Possible completions:
> <[Enter]> Execute this command
> hostname Name of host
> logical-system Name of logical system
> vpn Name of VPN routing table
> | Pipe through a command
> {master}
>
> Would not 'clear arp | match ge-x/y/z' do the trick?
No. That would clear all arp entries and then only show 'deleted' lines
for those those matching 'ge-x/y/z'. This pipes the output of the "clear
arp" command through match, it does NOT match on the ARP table and then
clear those entries.
-- Teun
More information about the juniper-nsp
mailing list