VMware NSX 4.x Professional (2023) — Question 8
An administrator has deployed 10 Edge Transport Nodes in their NSX Environment, but has forgotten to specify an NTP server during the deployment.
What is the efficient way to add an NTP server to all 10 Edge Transport Nodes?
Answer options
- A. Use a Node Profile
- B. Use the CLI on each Edge Node
- C. Use Transport Node Profile
- D. Use a PowerCLI script
Correct answer: A
Explanation
The correct answer is A, as using a Node Profile allows for the centralized configuration of settings, including NTP servers, across multiple Edge Transport Nodes efficiently. The other options, such as using the CLI on each Edge Node (B), would be time-consuming and not scalable. Transport Node Profile (C) is not the correct term in this context, and while a PowerCLI script (D) could automate the process, it may not be as straightforward as using a Node Profile.