thanks Ben for your reply.
you mean after the bridge is created and interfaces are added to it, the
"ovs-vsctl list interface" shows system information such as speed, duplex
and etc. in the status row, right?
is there any openvswitch command to change the duplex mode  and speed of
interface?
thanks for your attention

On Wed, Apr 11, 2012 at 10:16 AM, Ben Pfaff <[email protected]> wrote:

> On Wed, Apr 11, 2012 at 02:16:01AM -0700, saeedeh motlagh wrote:
> > I've installed Openvswitch 1.1.0 on FreeBSD 9. i read in documents that
> > status row in interface table update every 5 seconds. i run the below
> > command:
> >
> > ovs-vsctl  set  interface em0 status:link-speed=1000
>
> That command does not make sense.  The "status" column reports the
> current status.  Setting its value will not have any effect beyond
> confusion.
>
> > then i change my em0 speed to 100 with "ifconfig" command but the status
> in
> > interface table doesn't updates. anybody knows whats wrong here?
>
> Perhaps the FreeBSD port is incomplete and does not properly report
> current link speed.
>
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to