Bird
0
0

If two VPCs have overlapping CIDR blocks, what is the expected behavior when trying to route traffic between them using VPC peering?

medium📝 Predict Output Q5 of 15
AWS - VPC Fundamentals
If two VPCs have overlapping CIDR blocks, what is the expected behavior when trying to route traffic between them using VPC peering?
ATraffic routes normally without issues
BTraffic routing fails due to overlapping IP ranges
CAWS automatically changes one VPC's CIDR block
DTraffic is routed through the internet gateway
Step-by-Step Solution
Solution:
  1. Step 1: Understand VPC peering requirements

    VPC peering requires non-overlapping CIDR blocks to route traffic correctly.
  2. Step 2: Analyze overlapping CIDR impact

    If CIDR blocks overlap, routing tables cannot distinguish IPs, causing routing failure.
  3. Final Answer:

    Traffic routing fails due to overlapping IP ranges -> Option B
  4. Quick Check:

    Overlapping CIDRs block peering traffic [OK]
Quick Trick: No overlapping CIDRs in VPC peering [OK]
Common Mistakes:
MISTAKES
  • Assuming AWS fixes overlapping CIDRs automatically
  • Thinking traffic routes via internet gateway in peering
  • Believing overlapping CIDRs cause no issues

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes