Which command is used to display the network configuration of the Tunnel Endpoint (TEP) IP on a bare metal transport node?
Which command is used to display the network configuration of the Tunnel Endpoint (TEP) IP on a bare metal transport node?
The command 'ifconfig' is used on Unix-based systems, including Linux, to display the configuration of network interfaces. Since a bare metal transport node typically uses a Linux-based operating system, 'ifconfig' would be the appropriate command to display the network configuration of the Tunnel Endpoint (TEP) IP.
A is correct. ifconfig is the right command
A ifocnifg is indeed correct- https://docs.vmware.com/en/VMware-NSX-T-Data-Center/3.0/installation/GUID-B7E7371E-A9F6-4880-B184-E00A62C0C818.html
A would be correct
ifconfig is for Linux ipconfig is for Windows
A. ifconfig
I agree that A is the most probable solution. But what if were to be a Windows 2016 system?
I think VMware's bare metal TEP uses a linux image