table of contents
ARPTABLES-RESTORE(8) | ARPTABLES-RESTORE(8) |
NAME¶
arptables-restore - Restore ARP Tables (nft-based)
SYNOPSIS¶
arptables-restore
DESCRIPTION¶
This tool is deprecated in Red Hat Enterprise Linux. It is maintenance only and will not receive new features. New setups should use nft(8). Existing setups should migrate to nft(8) when possible. See https://red.ht/nft_your_tables for details.
arptables-restore is used to restore ARP Tables from data specified on STDIN or via a file as first argument. Use I/O redirection provided by your shell to read from a file
- arptables-restore
- flushes (deletes) all previous contents of the respective ARP Table.
AUTHOR¶
Jesper Dangaard Brouer <brouer@redhat.com>
SEE ALSO¶
March 2019 |