I guess that you'll have to ask about that on a mininet list.
On Tue, Mar 10, 2015 at 12:17:54PM -0600, sandesh shrestha wrote: > Yeah , but how can we confirm which port in open switch is connected to > which interface in mininet host. > > In physical networks we can see the physical wire connections. How can we > check that in virtual environment as there are no physical wire connections. > > Thanks, > Sandesh Shrestha > You can use "ovs-vsctl show" or "ovs-ofctl show <bridge>" to list > ports. > > On Tue, Mar 10, 2015 at 12:06:44PM -0600, sandesh shrestha wrote: > > This means there are three interfaces in mininet hosts (multiple NICs in > > same machine)which connects to three virtual ports in open vSwitch. > > On Mar 10, 2015 11:56 AM, "Ben Pfaff" <[email protected]> wrote: > > > > > On Tue, Mar 10, 2015 at 02:05:04AM -0600, sandesh shrestha wrote: > > > > I have open vswitch with three connections to the same mininet host. > > > > > > What does that mean? > > > > > > > How can we confirm which port on open vswitch is connected to which > > > > interface on the host. > > > > Is there any commnd to check connections like that. > > > _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
