Exam 2v0-4123 All QuestionsBrowse all questions from this exam
Question 27

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

    Correct Answer: A, E

    To check the vmnic link status, you can use the 'esxcfg-nics -l' command which provides a comprehensive overview of network interface cards, including their link status. Similarly, the 'esxcli network nic list' command displays detailed information about each NIC, including whether the link status is up or down. These two commands are the most relevant for determining if a vmnic link status is down.

Discussion
descentguy2021Options: AE

A. esxcfg-nics -1 E. esxcli network nic list

avid_researcher

its -l not -1

stjwh1Options: AE

AE correct