1 2 3 4 5 6 7 8 9
#! nft -f # table: add and delete table add table filter table delete filter # table: deleting table with chain must fail add chain filter output table delete filter