AWS Certified Advanced Networking – Specialty (ANS-C00) — Question 231
Which path will be chosen first?
Answer options
- A. 192.168.0.0/16 AS 65000 over Direct Connect
- B. 192.0.0.0/8 AS 65000 over Direct Connect
- C. 192.168.1.0/24 AS 65000 65000 65000 over a Dynamic VPN
- D. 192.168.0.0/16 AS 65000 over a Static VPN
Correct answer: C
Explanation
The correct answer is C because dynamic VPN routes are typically preferred over static ones, and more specific prefixes have higher preference. Although A and D share the same AS and are broader networks, they are less specific than the route in C. Option B is the least preferred due to being a less specific prefix and also using Direct Connect over a dynamic VPN.