# phpman > man > arptables-nft-save(8)

[ARPTABLES-SAVE(8)](https://www.chedong.com/phpMan.php/man/ARPTABLES-SAVE/8/markdown)                                                                  [ARPTABLES-SAVE(8)](https://www.chedong.com/phpMan.php/man/ARPTABLES-SAVE/8/markdown)



## 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
              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)](https://www.chedong.com/phpMan.php/man/arptables-restore/8/markdown), [**arptables**(8)](https://www.chedong.com/phpMan.php/man/arptables/8/markdown)

                                             March 2019                            [ARPTABLES-SAVE(8)](https://www.chedong.com/phpMan.php/man/ARPTABLES-SAVE/8/markdown)
