1ARPTABLES-SAVE(8)                                            ARPTABLES-SAVE(8)
2
3
4

NAME

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

SYNOPSIS

9       arptables-save [-M modprobe] [-c]
10
11       arptables-save [-V]
12

DESCRIPTION

14       arptables-save  is  used to dump the contents of an ARP Table in easily
15       parseable format to STDOUT. Use I/O-redirection provided by your  shell
16       to write to a file.
17
18       -M, --modprobe modprobe_program
19              Specify the path to the modprobe program. By default, arptables-
20              save will inspect  /proc/sys/kernel/modprobe  to  determine  the
21              executable's path.
22
23       -c, --counters
24              Include  the  current  values of all packet and byte counters in
25              the output.
26
27       -V, --version
28              Print version information and exit.
29

AUTHOR

31       Jesper Dangaard Brouer <brouer@redhat.com>
32

SEE ALSO

34       arptables-restore(8), arptables(8)
35
36                                  March 2019                 ARPTABLES-SAVE(8)
Impressum