VMware NSX 4.x Professional (2023) — Question 94
Which command is used to display the network configuration of the Tunnel Endpoint (TEP) IP on a bare metal transport node?
Answer options
- A. tcpdump
- B. ifconfig
- C. tcpconfig
- D. debug
Correct answer: B
Explanation
The correct answer is B, ifconfig, as it is specifically designed to display network interface configurations on Unix-like operating systems. The other options do not provide the necessary information: A (tcpdump) is used for packet analysis, C (tcpconfig) is not a standard command, and D (debug) is too vague and not applicable for network configuration display.