From 7a2c3034c212657f1c7760e490542b4d20c7db0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8B=90=E7=8B=B8Nomad?= <9463297+callmer@user.noreply.gitee.com> Date: Thu, 17 Nov 2022 06:37:41 +0000 Subject: [PATCH] =?UTF-8?q?update=202.PVE=E5=88=9D=E5=A7=8B=E5=8C=96?= =?UTF-8?q?=E9=85=8D=E7=BD=AE.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 狐狸Nomad <9463297+callmer@user.noreply.gitee.com> --- 2.PVE初始化配置.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/2.PVE初始化配置.md b/2.PVE初始化配置.md index 7473614..f3681a2 100644 --- a/2.PVE初始化配置.md +++ b/2.PVE初始化配置.md @@ -246,7 +246,9 @@ apt install intel-microcode (amd64-microcode) ![最后的物理接口网桥](img/pve_br_last_phyport.png) -在创建最后一个物理网口的 PVE 网桥时,需要额外配置 `IPv4/IPv6` 和对应的 `网关` 参数。 +在创建最后一个物理网口的 PVE 网桥时,需要额外配置 `IPv4` 地址和对应的 `网关` 参数。 + +`IPv6` 仅需填写地址,无需填写 `网关` 参数。 在所有物理网口的 PVE 网桥创建完成后,可以点击 `应用配置` 按钮,此时页面会失去连接。