Hi all,
Fortinet Support has just informed me that there is no option to add a second DHCP relay server to the interface config. I just want to ask the community if they agree?
config system interface
edit "lan"
set vdom "root"
set dhcp-relay-service enable
set ip 10.90.52.1 255.255.255.0
set allowaccess ping https ssh snmp http fgfm capwap
set type hard-switch
set stp enable
set role lan
set snmp-index 4
set dhcp-relay-ip "10.90.2.92"
next
end
I would like a second IP address in the set dhcp-relay-ip.
We are setting up a DHCP Failover as we are having a scheduled power maintenance in our head office which means the main DHCP server will be out of action for a few hours.
Solved! Go to Solution.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Hi,
you can add more than one DHCP relay by simply specify another one:
config system interface
edit lan
set dhcp-relay-ip "10.90.2.92" "10.90.2.xx"
end
Hi,
you can add more than one DHCP relay by simply specify another one:
config system interface
edit lan
set dhcp-relay-ip "10.90.2.92" "10.90.2.xx"
end
Cool, will test this and come back to you with result. thank you!
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1688 | |
1087 | |
752 | |
446 | |
227 |
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.