修复 PVE 手动设置 IPv6 地址

This commit is contained in:
CallMeR
2025-08-27 19:38:12 +08:00
parent c9aa60ecfd
commit c1812b2a45
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -246,7 +246,7 @@ $ journalctl --update-catalog
1. 如非特殊需求,通常情况下 PVE 系统无需使用 IPv6 网络。
2. 当主路由未配置 IPv6 ULA 网段(如本文演示地址 `fdac::/64` 时,无需填写 `IPv6/CIDR` 参数
2. 当主路由未配置 IPv6 ULA 网段时,无需填写 `IPv6/CIDR` 参数(如本文演示地址 `fdac::fe/64` )。
3. 多数情况下无需填写 IPv6 `网关` 参数,其网关将通过 IPv6 链路本地地址(LLA)自动配置。