Update lxd_custom.md

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

View File

@@ -456,8 +456,8 @@ ip tunnel del server-ipv6
client
```
ip link set user down
ip tunnel del user
ip link set user-ipv6 down
ip tunnel del user-ipv6
```
### Principle