NSX 管理者が ESXi トランスポート ノード上の Geneve プロトコルの VMkernel ポートの IP アドレスを確認するために使用する 2 つのコマンドはどれですか? (2つお選びください。)
正解:B,D
Explanation
To check the IP address of the VMkernel port for the Geneve protocol on the ESXi transport node, an NSX administrator can use the following commands:
esxcli network ip interface ipv4 get: This command displays the IPv4 configuration of all VMkernel interfaces on the host, including their IP addresses, netmasks, and gateways. The Geneve protocol uses a VMkernel interface named geneve0 by default1 esxcfg-vmknic -l: This command lists all VMkernel interfaces on the host, along with their MAC addresses, MTU, and netstack. The Geneve protocol uses a netstack named nsx-overlay by default