VMware NSX-T Data Center (VCP-NV 2020) — Question 54
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-nics -1
- B. net-dvs
- C. esxcli network nic list
- D. esxcfg-vmknic -1
- E. esxcli network ip interface ipv4 get
Correct answer: D, E
Explanation
The commands 'esxcfg-vmknic -l' and 'esxcli network ip interface ipv4 get' are used to retrieve information about the VMkernel port and its associated IP address. The other options, such as 'esxcfg-nics -l', 'net-dvs', and 'esxcli network nic list', do not provide the necessary details about the VMkernel port for the GENEVE protocol.