VCP-VCF Administrator 2024 Question 311
Select 3A VMware Cloud Foundation administrator is troubleshooting connectivity issues in a newly deployed VMware NSX-T segment. Virtual machines connected to the segment cannot communicate with other segments. During the investigation, the administrator notices that the Tier-0 Gateway is configured but no routes are being advertised to the physical network. Which of the following steps should the administrator take to diagnose and resolve the issue?
- A
Verify that the BGP configuration on the Tier-0 Gateway is correct and matches the physical router's configuration.
- B
Check if the Edge Node is in a degraded state and ensure it is properly connected.
- C
Ensure that route redistribution from Tier-1 to Tier-0 Gateway is enabled.
- D
Verify that the virtual machines' firewall rules on the NSX Distributed Firewall allow egress traffic.
- E
Check if the NSX Manager has established a connection with the vCenter Server.
Show answer and explanation
Correct answers: A, B, C
Explanation
When diagnosing connectivity issues in VMware NSX-T, verifying the routing configuration is crucial. The Tier-0 Gateway plays a critical role in advertising routes to the physical network. Ensuring correct BGP configuration, checking the Edge Node's health, and enabling route redistribution from Tier-1 to Tier-0 are essential steps in resolving route advertisement problems. Other factors, like firewall rules or vCenter connectivity, may not directly influence this specific issue.
- A. Correct.
Correct. BGP (Border Gateway Protocol) configuration issues on the Tier-0 Gateway or mismatches with the physical router's settings can prevent route advertisement.
- B. Correct.
Correct. If the Edge Node is in a degraded state or improperly connected, it can cause connectivity issues, including failure to advertise routes.
- C. Correct.
Correct. Route redistribution must be enabled for routes from the Tier-1 Gateway to reach the Tier-0 Gateway and eventually the physical network.
- D. Incorrect.
Incorrect. Firewall rules on the Distributed Firewall control VM-level traffic but do not directly impact route advertisement issues.
- E. Incorrect.
Incorrect. While NSX Manager and vCenter connectivity are crucial for overall NSX operations, they do not directly affect the advertisement of routes to the physical network.