diff --git a/02.PVE初始化配置.md b/02.PVE初始化配置.md index aa57558..3b75377 100644 --- a/02.PVE初始化配置.md +++ b/02.PVE初始化配置.md @@ -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)自动配置。 diff --git a/img/p02/pve_br_last_phyport_ipv6.jpeg b/img/p02/pve_br_last_phyport_ipv6.jpeg index d813045..c3ababb 100644 Binary files a/img/p02/pve_br_last_phyport_ipv6.jpeg and b/img/p02/pve_br_last_phyport_ipv6.jpeg differ