A water utility runs overlapping RFC1918 spaces in separate VRFs that both need Internet egress. Why enable VRF-aware NAT?
Select an answer to reveal the explanation.
Short Explanation
Two departments both love 10.0.0.0/8 inside their own VRF bubbles—fine until they share an Internet door. VRF-aware NAT translates each bubble on the way out so the overlaps do not collide in the global outside world.
Full Explanation
VRF-lite isolates overlapping address spaces, but shared Internet or shared services often require NAT that is VRF-aware so each routing instance translates independently. Merging tables without NAT reintroduces conflicts. VRFs do not eliminate overlap by magic, and NAT is not a confidentiality substitute for IPsec.