2V0-41.24 Question 437
Single answerAn administrator is troubleshooting a connectivity issue in their NSX-T Data Center deployment. The issue is isolated to a specific Tier-1 Gateway. To identify the root cause, the administrator decides to analyze the NSX Manager logs. Which log file should the administrator examine to investigate Tier-1 Gateway-related issues?
- A
/var/log/nsx-api-manager.log
- B
/var/log/nsx-policy.log
- C
/var/log/nsx-manager.log
- D
/var/log/nsx-edge.log
Show answer and explanation
Correct answer: D
Explanation
To troubleshoot Tier-1 Gateway issues, the administrator should analyze logs specific to the edge nodes because Tier-1 Gateways are deployed on edge nodes in NSX-T Data Center. The /var/log/nsx-edge.log file provides detailed information about edge node operations, including connectivity and routing issues related to Tier-1 Gateways. The other log files focus on different NSX components and are not suitable for this specific issue.
- A. Incorrect.
This log file is primarily used for issues related to API requests and responses, not specific to Tier-1 Gateway issues.
- B. Incorrect.
This log file captures details related to the NSX Policy Manager component and is not directly relevant to Tier-1 Gateway troubleshooting.
- C. Incorrect.
This log file is general and provides information about NSX Manager services, but it does not focus on data plane components like the Tier-1 Gateway.
- D. Correct.
This log file contains information related to edge nodes and Tier-1/Tier-0 Gateway functionality, making it the correct choice for Tier-1 Gateway troubleshooting.