Comprehensive and Detailed In-Depth Explanation:Infoblox NIOS implements DHCP Failover based on the IETF DHCP Failover protocol (draft standard), usingTCP port 647by default for lease synchronization between peers. This port facilitates the exchange of lease data to ensure both the primary and secondary servers maintain consistent states (e.g., NORMAL, COMMUNICATIONS-INTERRUPTED). TCP is used for reliability, as lease sync requiresguaranteed delivery. The port can be changed by the administrator if needed (e.g., for firewall rules), making "user configured" accurate. Options A and B (port 1194) are incorrect—1194 is commonly associated with OpenVPN, not DHCP Failover. Option D is wrong because it’s TCP, not UDP. This is a key DHCP troubleshooting topic in the INE course.References:Infoblox NIOS Administrator Guide – DHCP Failover; INE Course Content: NIOS DDI DHCP Troubleshooting.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit