UNPKG

413 BMarkdownView Raw
1ip6tables-restore
2===
3
4还原ip6tables表
5
6## 补充说明
7
8**ip6tables-restore命令** 用来还原ip6tables表。
9
10### 语法
11
12```shell
13ip6tables-restore(选项)
14```
15
16### 选项
17
18```shell
19-c:指定在还原iptables表时,还原当前的数据包计数器和字节计数器值;
20-t:指定要还原的表的名称。
21```
22
23
24<!-- Linux命令行搜索引擎:https://jaywcjlove.github.io/linux-command/ -->
\No newline at end of file