Management of Open vSwitch ports.
Ensures that the named port exists on bridge, eventually deletes it. If bridge is not set, port is removed from whatever bridge contains it.
name -- The name of the port.
bridge -- The name of the bridge.
Ensures that the named port exists on bridge, eventually creates it.
name -- The name of the port.
bridge -- The name of the bridge.
tunnel_type -- Optional type of interface to create, currently supports: vlan, vxlan and gre.
id -- Optional tunnel's key.
remote -- Remote endpoint's IP address.
dst_port -- Port to use when creating tunnelport in the switch.
internal -- Create an internal port if one does not exist
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