VMware

How to change default port group configuration vSphere Distributed Switch

With the command below it is possible to change the default load balancing policy when creating new distributed port groups:

Get-VDSwitch -Name “TEST-VDS” | Get-VDUplinkTeamingPolicy | Set-VDUplinkTeamingPolicy -LoadBalancingPolicy LoadBalanceLoadBased

Change “TEST-VDS” to the name of your Distributed Switch.

 

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s