[j-nsp] Clearing ARP on Logical Interface (M/MX Series)

Felix Schueren felix.schueren at hosteurope.de
Tue Feb 2 12:25:55 EST 2010


To reply to myself:
> start shell
> cli -c 'show arp no-resolve' | grep 'x/y/z' | awk '{ print "clear arp 
> hostname " $2 }' | cli
> 

start shell
arp -an | grep 'x/y/z' | awk...

the arp information is available in the shell directly :)

-f

-- 
Felix Schüren
Head of Network

-----------------------------------------------------------------------
Host Europe GmbH - http://www.hosteurope.de
Welserstraße 14 - 51149 Köln - Germany
Telefon: 0800 467 8387 - Fax: +49 180 5 66 3233 (*)
HRB 28495 Amtsgericht Köln - USt-IdNr.: DE187370678
Geschäftsführer:
Uwe Braun - Alex Collins - Mark Joseph - Patrick Pulvermüller

(*) 0,14 EUR/Min. aus dem dt. Festnetz, Mobilfunkpreise ggf. abweichend



More information about the juniper-nsp mailing list