ARPSYNC
Description
Synchronize the local ARP table.
Command
arpsync -a|u|d -[4|6] [-n] [-v] [-h] -a: setup ARP/NDP table (deprecated) -d: cleanup ARP/NDP table (deprecated) -u: update ARP/NDP table -4: only setup the ARP table -6: only setup the NDP table -n: setup/cleanup only NAT entry -v: verbose mode -h: help Remarks : By default, both ARP and NDP (if IPv6 is enabled) tables are setup, unless -4 or -6 option is specified. The -a and -d option have been deprecated since the introduction of the -u option.