From 5113e66d94329fc4d916e44cda4e93df9ede65ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E5=88=80=E7=8B=90=E7=8B=B8?= <9463297+callmer@user.noreply.gitee.com> Date: Tue, 6 Sep 2022 10:06:57 +0000 Subject: [PATCH] =?UTF-8?q?update=204.PVE=E5=88=9B=E5=BB=BA=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF=E8=99=9A=E6=8B=9F=E6=9C=BA.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 秋刀狐狸 <9463297+callmer@user.noreply.gitee.com> --- 4.PVE创建模板虚拟机.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4.PVE创建模板虚拟机.md b/4.PVE创建模板虚拟机.md index f458e41..ce73cd0 100644 --- a/4.PVE创建模板虚拟机.md +++ b/4.PVE创建模板虚拟机.md @@ -205,7 +205,7 @@ Successfully imported disk as 'unused0:local-lvm:vm-1000-disk-1' |DNS域|fox.lab|内网域名(可选)| |DNS服务器|`172.16.1.1 fc00::1`|本机DNS服务器,用空格隔开| |SSH公钥|无|使用秘钥登录服务器,暂不使用| -|IP配置(net0)|`ip=172.16.1.240/24,gw=172.16.1.1`|模板的 IP 设置| +|IP配置(net0)|`ip=172.16.1.240/24,gw=172.16.1.1,ip6=fc00::f0/64,gw=fc00::1`|模板的 IP 设置| **说明:**