VMware NSX 4.x Professional (2023) — Question 67
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. net-dvs
- B. esxcli network ip interface ipv4 get
- C. esxcfg-vmknic -1
- D. esxcfg-nics -1
- E. esxcli network nic list
Correct answer: B, C
Explanation
The correct commands to check the IP address of the VMkernel port for the Geneve protocol are 'esxcli network ip interface ipv4 get' and 'esxcfg-vmknic -1'. The other options, such as 'net-dvs', 'esxcfg-nics -1', and 'esxcli network nic list', do not provide the specific information regarding the VMkernel port IP address.