Created on 09-14-2015 05:54 AM Edited on 08-24-2023 06:46 AM By Kush_Patel
Description
Code Len IPv4 Configuration Server Address(es)For more information refer to the RFC5859
+-----+-----+-----+-----+-----+-----+
| 150 | n | IPv4 address | ...
+-----+-----+-----+-----+-----+-----+
Solution
config system dhcp serverThe option contains both IP addresses appended in hexadecimal notation.
edit 3
set default-gateway 1.1.1.1
set interface "port1"
config ip-range
edit 1
set end-ip 10.10.10.50
set start-ip 10.10.10.1
next
end
set netmask 255.255.255.0
set option1 150 'C0A80101C0A80102'
You can expand 'Advanced' under 'DHCP Server'. Click on 'Create New' under 'Additional DHCP Options':
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.