H12-311_V3.0 · Question #404
In the load balancing mode, which statement about the hot standby processing method of each server is correct? (Multiple choice)
The correct answer is B. The DHCP Server and the Relay on the device can be adaptively linked, and the Server will not D. RADIUS/Portal Server needs to configure the IP address of the peer device, and the server will. In load balancing mode, DHCP Server and Relay support adaptive linkage - meaning they can automatically synchronize state between peer devices without manual peer IP configuration, but the server itself will not proactively push notifications to the peer (making B correct and A…
Question
In the load balancing mode, which statement about the hot standby processing method of each server is correct? (Multiple choice)
Options
- AThe DHCP Server and the Relay on the device will not be adaptively linked, and the Server will
- BThe DHCP Server and the Relay on the device can be adaptively linked, and the Server will not
- CRADIUS/Portal Server does not need to configure the IP address of the peer device; and the
- DRADIUS/Portal Server needs to configure the IP address of the peer device, and the server will
How the community answered
(30 responses)- A17% (5)
- B73% (22)
- C10% (3)
Explanation
In load balancing mode, DHCP Server and Relay support adaptive linkage - meaning they can automatically synchronize state between peer devices without manual peer IP configuration, but the server itself will not proactively push notifications to the peer (making B correct and A wrong, since A incorrectly states they cannot be adaptively linked).
RADIUS/Portal Servers, by contrast, do require the peer device's IP address to be explicitly configured to establish the hot standby communication channel - these servers rely on a manually defined peer relationship to exchange authentication/accounting state (making D correct and C wrong, since C incorrectly claims no peer IP configuration is needed).
The key architectural difference is that DHCP uses a stateful protocol where the relay can auto-discover linkage parameters, while RADIUS/Portal operates with explicit peer trust relationships that must be administratively defined.
Memory tip: Think "DHCP = Discoverable" (auto-links, no manual peer IP needed) vs. "RADIUS = Requires registration" (must manually specify the peer's IP). If a protocol handles authentication or policy enforcement (RADIUS/Portal), it demands explicit trust configuration; if it handles address assignment (DHCP), it can figure out its partner on its own.
Topics
Community Discussion
No community discussion yet for this question.