nerdexam
Broadcom-VMware

2V0-41.23 · Question #61

Which two CLI commands could be used to see if vmnic link status is down? (Choose two.)

The correct answer is A. esxcfg-nics -1 E. esxcli network nic list. The esxcli network nic list command lists all of the network interfaces on the ESXi host. The output of this command includes the link status of each interface. The esxcfg-nics -1 command lists all of the network interfaces on the ESXi host in a single line. The output of this…

Section 5 – NSX Troubleshooting and Operations

Question

Which two CLI commands could be used to see if vmnic link status is down? (Choose two.)

Options

  • Aesxcfg-nics -1
  • Besxcfg-vmknic -1
  • Cesxcli network vswitch dvs vmware list
  • Desxcfg-vmsvc/get.networks
  • Eesxcli network nic list

How the community answered

(21 responses)
  • A
    81% (17)
  • B
    5% (1)
  • C
    5% (1)
  • D
    10% (2)

Explanation

The esxcli network nic list command lists all of the network interfaces on the ESXi host. The output of this command includes the link status of each interface. The esxcfg-nics -1 command lists all of the network interfaces on the ESXi host in a single line. The output of this command also includes the link status of each interface. To see if the vmnic link status is down using the esxcli network nic list command, you can look at the Link column. If the Link status is Down, then the vmnic link is down. To see if the vmnic link status is down using the esxcfg-nics -1 command, you can look at the Link Status column. If the Link Status is Down, then the vmnic link is down.

Topics

#vmnic#link status#ESXi CLI#network adapter

Community Discussion

No community discussion yet for this question.

Full 2V0-41.23 Practice