HPE OneView
1751694 Members
4968 Online
108781 Solutions
New Discussion

Creating Untagged network using powershell

 
Brian Peterkin
Occasional Contributor

Creating Untagged network using powershell

I am trying to create Untagged networks using the following OVpowershell version 2.0 command.

"New-HPOVNetwork -type Ethernet -VLANType Untagged -name "Test" -smartlink $true"

But it keep asking for vlandID. Any idea what I am doing wrong?

 

1 REPLY 1
ChrisLynch
HPE Pro

Re: Creating Untagged network using powershell

Please submit an Issue over at the HPE OneView PowerShell Issue Tracker.

And, you aren't going anything wrong with the CMDLET call.  There is a validation issue with the CMDLET that is forcing the requirement of the -VlanId parameter.


I am an HPE employee

Accept or Kudo