Closed nebb00 closed 1 year ago
Always open to improvements and feedback is welcome!
New-OMENetwork
Remove-OMENetwork
exist already but could use some improvements around the Type field. It's just an integer now. Would need to add Get-OMENetworkTypes
commandlet to return the Network Types. Edit-OMENetwork
would need to be added.Set-OMETemplateNetwork
will do that for you :)Here is an example MX bare metal deployment script using the provided commandlets. https://github.com/dell/OpenManage-PowerShell-Modules/blob/main/Examples/Chassis-BareMetalProvision.ps1
Not sure how I missed those commands. I will give them a go. Thank you. Get-OMENetworkTypes
and Edit-OMENetwork
would be pretty helpful
Got some ideas if you're interesting in improving the functionality for the MX chassis'. I have a barbaric powershell script i did a few years ago, can share if interested in some of the leg work. But some high level;
Create/Modify/Delete Network "VLANs"
Add/Remove Network from template, including "PropagateVlan"