logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       Jesper Dangaard Brouer <brouer@redhat.com>

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, --modprobemodprobe_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.

Name

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

See Also

arptables-restore(8), arptables(8)

                                                   March 2019                                  ARPTABLES-SAVE(8)

Synopsis

arptables-save [-Mmodprobe] [-c]

       arptables-save [-V]

See Also