1.
ESXi firewall is confugured to accept SSH handshake under ruleset sshRuleset. What can be achieved by running a command :- esxcli network firewall ruleset allowedip add --ruleset-id sshRuleset --ip-address 192.XXX.1.0/24
2.
Does a vMotion port group need a dedicated VMKNIC?
3.
What is the use of the command vicfg-vmknic?
4.
What is the use of the command vicfg-nics?
5.
Which of the following does not need a VMKNIC?
6.
Which of the following methods will you use to set up vDS (Virtual Distributed Swithc) that has to be aggregated with the bandwidth of physical NICs on ESXi hosts?
7.
What is the intention behind running a command :- for i in esxcli storage nmp device list | grep '^naa.60*' ; do esxcli storage nmp device set --device $i --psp VMW_PSP_RR; done?
8.
Which of the following statements is true for Dependent Hardware iSCSI Adapter?
9.
Which of the following features allows WWNs to be assigned directly to each VM?
10.
Which of the following is a limiting factor for a block size on a VMFS data store?