Hello Everyone,
I am currently workin through an issue in a vcloud director 5.1.1 deployment that requires the default security policies be changed upon the creation a new distributed switch port group. This is for a dev environment and there are requirements to allow forged transmits and promiscuous mode. The default security policy is:
Default Setting | vSphere v5.1 and later | |
Promiscuous Mode | Reject | |
MAC Address Changes | Reject | |
Forged Transmit | Reject |
We are looking to change the defaults so when a new DVportGroup is created it has these changed "Allow" for all of them. I would prefer to change it once for the switch so that all new portgroups inherit the correct settings so we don't have to script the change during the creation.
Has anyone seen or done this?
Thanks,
GB