use below command to mount the NFS datastore on ESXi.
esxcli storage nfs add -H NFS_IP|NFS_HOSTNAME -s Share_mount_point_on_the_NFS -v DatastoreName
-H -> NFS_IP|NFS_HOSTNAME
-s -> NFS share name
-v Datastore Name
List the vSwitches from ESXI using CLI: esxcli network vswitch standard list output example: vSwitch0 Name: vSwitch0 Class...
No comments:
Post a Comment