mirror of
https://gitee.com/callmer/routeros_toss_notes.git
synced 2025-09-21 13:21:13 +08:00
update 7.DHCP静态地址和Options配置.md.
This commit is contained in:
@ -44,6 +44,8 @@
|
||||
|
||||

|
||||
|
||||
点击 `OK` 按钮后,该设备的静态 IP 地址设置完成,让设备重新联网即可获取指定的 IP 地址。
|
||||
|
||||
如果需要让该设备使用指定的 DHCP 参数,可以修改 `DHCP Option Set` 参数:
|
||||
|
||||

|
||||
@ -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 参数,而其他设备不受影响。
|
Reference in New Issue
Block a user