> For the complete documentation index, see [llms.txt](https://hezhiqiang.gitbook.io/linux/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hezhiqiang.gitbook.io/linux/ming-ling/ip6tables-restore.md).

# ip6tables-restore

还原ip6tables表

## 补充说明

**ip6tables-restore命令** 用来还原ip6tables表。

### 语法

```
ip6tables-restore(选项)
```

### 选项

```
-c：指定在还原iptables表时，还原当前的数据包计数器和字节计数器值；
-t：指定要还原的表的名称。
```
