Management of Open vSwitch bridges.
Ensures that the named bridge does not exist, eventually deletes it.
name -- The name of the bridge.
Ensures that the named bridge exists, eventually creates it.
name -- string name of the bridge
parent -- string name of the parent bridge (if the bridge shall be created as a fake bridge). If specified, vlan must also be specified.
versionadded: (..) -- 3006.0:
vlan -- int VLAN ID of the bridge (if the bridge shall be created as a fake bridge). If specified, parent must also be specified.
versionadded: -- 3006.0:
Generated on October 23, 2024 at 09:02:05 UTC.
You are viewing docs for the previous stable release, 3006.9. Switch to docs for the latest stable release, 3007.1, or to a recent doc build from the master branch.
© 2024 VMware, Inc. | Privacy Policy