VMware NSX-T Data Center (VCP-NV 2019) — Question 73
Which two commands does an NSX administrator use to check the IP address of the VMkernel port for the GENEVE protocol on the ESXi transport node?
(Choose two.)
Answer options
- A. esxcfg-vmknic -1
- B. esxcli network ip interface ipv4 get
- C. esxcli network nic list
- D. net-dvs
- E. esxcfg-nics -1
Correct answer: A, B
Explanation
The correct commands, esxcfg-vmknic -1 and esxcli network ip interface ipv4 get, are specifically designed to retrieve the VMkernel port's IP address. The other options do not provide the necessary information regarding the IP address of the VMkernel port for GENEVE on the ESXi transport node.