From 5f28a5044a92926eba61ae98af1e8da2451d6225 Mon Sep 17 00:00:00 2001 From: lbl8603 <49143209+lbl8603@users.noreply.github.com> Date: Tue, 18 Jul 2023 22:27:22 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54fed06..2a3aa4d 100644 --- a/README.md +++ b/README.md @@ -102,4 +102,4 @@ switch默认使用10.26.0.0/24网段,和本地网络适配器的ip冲突 1. 方法一:找到冲突的IP,将其改成别的 2. 方法二:自建服务器,指定其他不会冲突的网段 -3. 方法三:增加参数--device-id,设置不同的id会让switch-server分配不同的IP,从而绕开有冲突的IP +3. 方法三:增加参数-d ,设置不同的id会让switch-server分配不同的IP,从而绕开有冲突的IP