You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
My guest network is all vxlan:
I try to create a private gateway using this and a vxlan outside this range (inside the range also doesn't work):
But it uses vlan:

Of course the vlan id is outside the range that vlans support.
And I can see in the VR no new NIC is created since obviously this is invalid:
If I try to use vxlan://4100 instead, it tells me doing that is invalid:

So does that mean I must use VLANs?
Beta Was this translation helpful? Give feedback.
All reactions