Closed mstreibe closed 2 years ago
This was addressed in the recent 5.00 and 5.20 library updates. This will be fixed in the 5.30, 5.40 and 5.50 libraries soon.
While this was fixed in prior 5.50 and 5.40 libraries, it is also within the following releases:
Please confirm prior to closing this issue.
Closing due to no further activity. If you wish, feel free to re-open to discuss further.
Expected Behavior
To create bulk networks and assign them to an existing network set, one should be able to specify a VLAN range and a network set to assign them to, but the cmdlet throws an error when trying this.
Actual Behavior
Steps to reproduce
Execute this command:
PS > New-OVNetwork -Name VLAN -VlanRange "100-2823,2826-3966" -NetworkSet "Production"
Version Information
Output from
$PSVersionTable
on your Windows Host: