{
    "mode": "man",
    "parameter": "arptables-nft-save",
    "section": "8",
    "url": "https://www.chedong.com/phpMan.php/man/arptables-nft-save/8/json",
    "generated": "2026-06-17T13:39:06Z",
    "synopsis": "arptables-save [-M modprobe] [-c]\narptables-save [-V]",
    "sections": {
        "NAME": {
            "content": "arptables-save - dump arptables rules to stdout (nft-based)\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "arptables-save [-M modprobe] [-c]\n\narptables-save [-V]\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "arptables-save  is  used  to  dump the contents of an ARP Table in easily parseable format to\nSTDOUT. Use I/O-redirection provided by your shell to write to a file.\n",
            "subsections": [
                {
                    "name": "-M --modprobe",
                    "content": "Specify the path to the modprobe program.  By  default,  arptables-save  will  inspect\n/proc/sys/kernel/modprobe to determine the executable's path.\n",
                    "flag": "-M",
                    "long": "--modprobe"
                },
                {
                    "name": "-c --counters",
                    "content": "Include the current values of all packet and byte counters in the output.\n",
                    "flag": "-c",
                    "long": "--counters"
                },
                {
                    "name": "-V --version",
                    "content": "Print version information and exit.\n",
                    "flag": "-V",
                    "long": "--version"
                }
            ]
        },
        "AUTHOR": {
            "content": "Jesper Dangaard Brouer <brouer@redhat.com>\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "arptables-restore(8), arptables(8)\n\nMarch 2019                            ARPTABLES-SAVE(8)",
            "subsections": []
        }
    },
    "summary": "arptables-save - dump arptables rules to stdout (nft-based)",
    "flags": [
        {
            "flag": "-M",
            "long": "--modprobe",
            "arg": null,
            "description": "Specify the path to the modprobe program. By default, arptables-save will inspect /proc/sys/kernel/modprobe to determine the executable's path."
        },
        {
            "flag": "-c",
            "long": "--counters",
            "arg": null,
            "description": "Include the current values of all packet and byte counters in the output."
        },
        {
            "flag": "-V",
            "long": "--version",
            "arg": null,
            "description": "Print version information and exit."
        }
    ],
    "examples": [],
    "see_also": [
        {
            "name": "arptables-restore",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/arptables-restore/8/json"
        },
        {
            "name": "arptables",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/arptables/8/json"
        },
        {
            "name": "ARPTABLES-SAVE",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/ARPTABLES-SAVE/8/json"
        }
    ]
}