Update lxd_custom.md

This commit is contained in:
spiritlhl
2023-10-25 22:25:25 +08:00
committed by GitHub
parent b89b36e634
commit b9fcb693fc

View File

@@ -408,7 +408,7 @@ ip tunnel del server-ipv6
客户端
```
ip link set user down
ip tunnel del user
ip link set user-ipv6 down
ip tunnel del user-ipv6
```