VMware NSX-T Data Center (VCP-NV 2020) — Question 3
Which command is used to display the network configuration of the Tunnel Endpoint (TEP) IP on a bare metal transport node?
Answer options
- A. ifconfig
- B. tcpdump
- C. debug
- D. ipconfig
Correct answer: A
Explanation
The correct answer is A, 'ifconfig', which is the command used in Unix-like operating systems to display network interface configurations. The other options are not suitable for this purpose; 'tcpdump' is used for packet capturing, 'debug' is a general command for troubleshooting, and 'ipconfig' is specific to Windows systems.