更新文案描述

This commit is contained in:
CallMeR
2026-08-14 17:42:30 +08:00
parent a7bf1b06eb
commit abccbcad01
8 changed files with 144 additions and 126 deletions
+4 -7
View File
@@ -245,13 +245,10 @@ $ journalctl --update-catalog
![最后的物理接口网桥](img/p02/pve_br_last_phyport.jpeg)
额外说明:
1. 如非特殊需求,通常情况下 PVE 系统无需使用 IPv6 网络。
2. 当主路由未配置 IPv6 ULA 网段时,无需填写 `IPv6/CIDR` 参数(如本文演示地址 `fdac::fe/64` )。
3. 多数情况下无需填写 IPv6 `网关` 参数,其网关将通过 IPv6 LLA (链路本地地址)自动配置。
**额外说明:**
- 如非特殊需求,通常情况下 PVE 系统无需使用 IPv6 网络
- 当主路由未配置 IPv6 ULA 网段时,无需填写 `IPv6/CIDR` 参数(如本文演示地址 `fdac::fe/64`
- 多数情况下无需填写 IPv6 `网关` 参数,其网关将通过 IPv6 LLA (链路本地地址)自动配置
![最后的物理接口网桥](img/p02/pve_br_last_phyport_ipv6.jpeg)