H12-725_V4.0 · Question #16
Which of the following is not part of the consistency check of dual-machine hot standby?
The correct answer is B. NAT configuration. NAT configuration (B) is excluded from the dual-machine hot standby consistency check because NAT operates at the session/state level and is handled through dynamic session synchronization between devices - not through static configuration consistency verification. The…
Question
Which of the following is not part of the consistency check of dual-machine hot standby?
Options
- AInterface address
- BNAT configuration
- CBandwidth Policy
- DSecurity policy
How the community answered
(38 responses)- A13% (5)
- B79% (30)
- C3% (1)
- D5% (2)
Explanation
NAT configuration (B) is excluded from the dual-machine hot standby consistency check because NAT operates at the session/state level and is handled through dynamic session synchronization between devices - not through static configuration consistency verification. The consistency check focuses on configurations that must be identical for seamless failover, whereas NAT state is replicated separately in real time.
Why the distractors are wrong:
- A (Interface address) is checked because the standby device must mirror the active device's interface setup to immediately handle traffic after failover without network disruption.
- C (Bandwidth policy) is checked to ensure QoS/traffic shaping rules are consistent so the standby device enforces the same policies upon taking over.
- D (Security policy) is checked because firewall rules must be identical on both nodes - a mismatch would cause different traffic to be permitted or blocked after a switchover.
Memory tip: Think "static vs. dynamic" - the consistency check covers static configuration (addresses, policies, rules). NAT is dynamic state (session tables, mappings), which is synchronized separately. If it changes per-connection, it's not in the consistency check.
Topics
Community Discussion
No community discussion yet for this question.