#config system interface
edit <REQUIRED_INTERFACE_HERE>
set dhcp-relay-ip <FIRST_IP> <SECOND_IP> ....<EIGHTH_IP>
end
#config system interfaceNote: The WebUI will show only 1 IP. The rest of the configuration can be viewed only from CLI.
edit dmz
set dhcp-relay-ip 1.1.1.1 2.2.2.2 3.3.3.3
end
FGT# show system interface dmz
config system interface
edit "dmz"
set vdom "root"
set dhcp-relay-ip "1.1.1.1" "2.2.2.2" "3.3.3.3"
set type physical
next
For versions V5.4 and above:In GUI:Go to Network -> Interfaces -> Interface_NAMEVia CLI:#FGT # config system interfaceNote.
FGT (interface) # edit port2
FGT (port2) # set dhcp-relay-service enable
FGT (port2) # set dhcp-relay-ip 1.1.1.1 2.2.2.2 3.3.3.3Fortinet will send the requests to all the DHCP servers configured in the relay settings and the client will accept an offer from the first DHCP server to reply.
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.