Interface commands
ovs-vsctl [--OPTION] list-ifaces <bridge>
Print the names of all interfaces on <bridge>.
Example:
ovs-vsctl list-ifaces br0
ovs-vsctl [--OPTION] iface-to-br <interface>
Print the name of bridge that contains <port>.
Example:
ovs-vsctl iface-to-br ge-1/1/1
Copyright © 2024 Pica8 Inc. All Rights Reserved.