update 7.DHCP静态地址和Options配置.md.

This commit is contained in:
秋刀狐狸
2022-08-09 07:33:47 +00:00
committed by Gitee
parent e8735ee475
commit de1d955689

View File

@ -44,6 +44,8 @@
![添加静态IP地址](img/p7/add_static_dhcp.png)
点击 `OK` 按钮后,该设备的静态 IP 地址设置完成,让设备重新联网即可获取指定的 IP 地址。
如果需要让该设备使用指定的 DHCP 参数,可以修改 `DHCP Option Set` 参数:
![设备使用DHCP参数组](img/p7/dhcp_use_option_set.png)
@ -54,4 +56,6 @@
区别在于,使用了 `DHCP Option Set` 后, `Options 组` 内的所有 DHCP 参数都将应用于该设备,使用 `DHCP Options` 则可以对该设备的 DHCP 参数进行精细化设置。
建议 `DHCP Options``DHCP Option Set` **不要同时使用**
建议 `DHCP Options``DHCP Option Set` **不要同时使用**
对于配置了 DHCP Option 的设备,将获取指定的 DHCP 参数,而其他设备不受影响。