VMware NSX-T Data Center (VCP-NV 2019) — Question 11
Which three CLI commands will list the TEP IPs configured on an ESXi transport node? (Choose three.)
Answer options
- A. esxcfg-vswitch -1
- B. esxcfg-vmknic -1
- C. esxcli network ip address list
- D. esxcli network ip netstack list
- E. esxcli network ip interface ipv4 get
- F. esxcli network ip interface list
Correct answer: B, D, E
Explanation
The commands 'esxcfg-vmknic -1', 'esxcli network ip netstack list', and 'esxcli network ip interface ipv4 get' are specifically designed to display TEP IPs and their configurations on an ESXi transport node. The other options either do not provide the relevant information or are used for different network configuration tasks.