From 0eb12962e106932fd61adeda797af86baa4e744e 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: Thu, 8 Sep 2022 04:49:57 +0000 Subject: [PATCH] update README.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> --- README.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5754ea4..f4f959b 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,17 @@ PVE 虚拟化平台的安装以及折腾手记。 - 硬盘:SSD 512G - 内部网络: - - IP地址:172.16.1.250 - - 子网掩码:255.255.255.0 - - 网关:172.16.1.1 - - DNS:172.16.1.1 + - IPv4 网络 + - IP 地址:172.16.1.250 + - 子网掩码:255.255.255.0 + - 网关:172.16.1.1 + - DNS:172.16.1.1 + - IPv6 网络 + - 前缀:fc00::/60 + - 前缀长度:/64 + - IP 地址:fc00::fa + - 网关:fc00::1 + - DNS:fc00::1 ### 系列章节