Not like in a Distributed Switch , when we are doing some change to a Standers switch we will be needing to do the same configuration over and over for every Host,
As a Example if adding a VLAN is took a 3 Min , assume we have 10 Hosts total time will be 30Min..
But using a powercli it will only take a one Min
below is the one liner for this
Get-Cluster “U1 Cluster” | Get-VMHost | Get-VirtualSwitch -Name “vSwitch1” | New-VirtualPortGroup -Name “XCL VLAN 405” -VLanId 405
Virtualization is a technology that creates virtual versions of computer hardware such as servers, storage, and networks. This allows multiple operating systems to run on one physical machine, increasing flexibility and resource utilization. It's widely used in data centers and cloud computing to increase efficiency and scalability. Types include server, storage, and network virtualization. Server virtualization creates virtual versions of physical servers known as VMs which can run their own OS
Subscribe to:
Posts (Atom)
-
Today while working I engage with below error when trying to add a Virtual Media to UCS Server "cisco virtual media redirection is ...
-
Recovery Key Alarm This is A new alarm which triggered to prompt the administrator to back up the recovery key. https://docs.vmware.c...
-
Just look at the output from the list command from NSX CLI (NSX-T), this product is huge nsxt1> get version VMware NSX Software, Vers...