HPE Morpheus VM Essentials
1833758 Members
2336 Online
110063 Solutions
New Discussion

Re: ovs port group whitout vlan

 
lm12
Occasional Contributor

ovs port group whitout vlan

Hi,

is there a way to create ovsport group wihout vlan id? I I put "0" it is not accepted

 

 

5 REPLIES 5
Prashanth_K
HPE Pro

Re: ovs port group whitout vlan

Hi,

Please try this for creating port group without vlan id.

vSphere UI: choose None or leave blank
CLI or scripts: -v 0



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
AbhishekA
Occasional Contributor

Re: ovs port group whitout vlan

Hi Team ,

Can we give vLAN 1 as it is the default vLAN, I might be wrong also.

lm12
Occasional Contributor

Re: ovs port group whitout vlan

Hi @Prashanth_K,

I tried adding vlan 0 to the Compute Vlan list and it was created, but if I try to change this port the error occurs again

dya
Frequent Advisor

Re: ovs port group whitout vlan

Why create a port group without setting a VLAN ID?

cbunge
HPE Pro

Re: ovs port group whitout vlan

Currently OVS Portgroups only represent VLANs.  Note: '0' (which currently is not allowed) is a trunk, not an untagged network.