VMware NSX 4.x Professional (2024) — Question 67
Which command is used to display the network configuration of the Tunnel Endpoint (TEP) IP on a bare metal transport node?
Answer options
- A. debug
- B. tcpdump
- C. tcpconfig
- D. ifconfig
Correct answer: D
Explanation
The correct command to display the network configuration, including the TEP IP, is 'ifconfig', which provides detailed information about network interfaces. The other options, such as 'debug' and 'tcpdump', serve different purposes, like troubleshooting or capturing packets, and do not specifically show network configuration details.