Define a L2 untagged guest network, map to cloudbr1 to access company NFS services #11161
-
Problem I can add a VLAN Range to the physical network, then I can do "create network", but the instance will be mapped to a new bridge name/interface. Can the configuration be created the way I imagine it? Versions
Network
Configuration with CLI
Error Unable to convert network offering with specified id to network profile
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Other Test With tags to use more than one untagged guest networks. With the Web UI its not possible to define isolationmethods=None, the default is an empty string. With the CLI it's possible to define isolationmethods=None. With None: With empty: The None is the switch to use no VLAN. But it's not possible to get the network ready with the offering. Empty needs to use a VLAN ID and with a VLAN ID, I will have an isolated configuration. Is it possible tu use a configuration with L2 and isolationmethods=None for a guest network with cloudbr1? |
Beta Was this translation helpful? Give feedback.
-
I got the solution with: Thanks |
Beta Was this translation helpful? Give feedback.
I got the solution with:
Thanks