Man page - arptables-nft-save(8)
Packages contains this manual
- ip6tables-legacy(8)
- ip6tables-restore-translate(8)
- ip6tables-restore(8)
- nfnl_osf(8)
- iptables-xml(1)
- ebtables-nft-restore(8)
- arptables-nft-save(8)
- ebtables-translate(8)
- iptables-nft-save(8)
- ip6tables-nft-restore(8)
- iptables-nft-restore(8)
- xtables-legacy(8)
- iptables-restore(8)
- xtables-nft(8)
- ip6tables-legacy-save(8)
- ebtables-nft-save(8)
- iptables-restore-translate(8)
- iptables-translate(8)
- ip6tables-apply(8)
- arptables-nft-restore(8)
- iptables-extensions(8)
- xtables-translate(8)
- ip6tables-nft-save(8)
- ip6tables-legacy-restore(8)
- ebtables-nft(8)
- ip6tables-nft(8)
- xtables-nft-multi(8)
- ip6tables-translate(8)
- iptables-save(8)
- arptables-translate(8)
- iptables-legacy-save(8)
- iptables-legacy-restore(8)
- ip6tables-save(8)
- iptables(8)
- xtables-legacy-multi(8)
- arptables-nft(8)
- ip6tables(8)
- iptables-nft(8)
- iptables-apply(8)
- iptables-legacy(8)
- xtables-monitor(8)
apt-get install iptables
Manual
ARPTABLES-SAVE
NAMESYNOPSIS
DESCRIPTION
AUTHOR
SEE ALSO
NAME
arptables-save โ dump arptables rules to stdout (nft-based)
SYNOPSIS
arptables-save [ -M modprobe ] [ -c ]
arptables-save [ -V ]
DESCRIPTION
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.
-M
,
--modprobe
modprobe_program
Specify the path to the modprobe program. By default, arptables-save will inspect /proc/sys/kernel/modprobe to determine the executableโs path.
-c , --counters
Include the current values of all packet and byte counters in the output.
-V , --version
Print version information and exit.
AUTHOR
Jesper Dangaard Brouer <brouer@redhat.com>
SEE ALSO
arptables-restore (8), arptables (8)