Scroll to navigation

ARPTABLES-SAVE(8) ARPTABLES-SAVE(8)

NAME

arptables-save - dump arptables rules to stdout (nft-based)

SYNOPSIS

arptables-save [-M modprobe] [-c]

arptables-save [-V]

DESCRIPTION

This tool is deprecated in Red Hat Enterprise Linux. It is maintenance only and will not receive new features. New setups should use nft(8). Existing setups should migrate to nft(8) when possible. See https://red.ht/nft_your_tables for details.

arptables-save is used to dump the contents of an ARP Table in easily parseable format to STDOUT. Use I/O-redirection provided by your shell to write to a file.

Specify the path to the modprobe program. By default, arptables-save will inspect /proc/sys/kernel/modprobe to determine the executable's path.
Include the current values of all packet and byte counters in the output.
Print version information and exit.

AUTHOR

Jesper Dangaard Brouer <brouer@redhat.com>

SEE ALSO

arptables-restore(8), arptables(8), nft(8)

March 2019