VMware NSX 4.x Professional (2024) — Question 33
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 Transport Node Profile
- C. Use the CLI on each Edge Node
- D. Use a PowerCLI script
Correct answer: A
Explanation
Using a Node Profile is the most efficient method to apply configuration changes, such as adding an NTP server, to multiple Edge Transport Nodes simultaneously. The other options, while possible, are either manual processes that can be time-consuming (C), or less direct methods that may not provide the same level of efficiency (B and D).