156-836 · Question #25
Which distribution mode assigns packets to an SGM based solely on the packet destination IP?
The correct answer is C. Network mode. Network mode is the distribution mode that assigns packets to an SGM based solely on the packet destination IP. In this mode, the Orchestrator uses a hash function to map each destination IP to a specific SGM. This mode ensures that all packets with the same destination IP are…
Question
Which distribution mode assigns packets to an SGM based solely on the packet destination IP?
Options
- AUser mode
- BManual mode
- CNetwork mode
- DAuto-topology mode
How the community answered
(33 responses)- A6% (2)
- B3% (1)
- C91% (30)
Explanation
Network mode is the distribution mode that assigns packets to an SGM based solely on the packet destination IP. In this mode, the Orchestrator uses a hash function to map each destination IP to a specific SGM. This mode ensures that all packets with the same destination IP are processed by the same SGM, regardless of the source IP or port. This mode is suitable for scenarios where the destination IP is the main factor for load balancing, such as NAT or VPN.
Topics
Community Discussion
No community discussion yet for this question.