On Wed, Apr 11, 2012 at 09:48:17PM -0700, saeedeh motlagh wrote:
> 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?
Yes.
> is there any openvswitch command to c
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
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
hello guys,
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
then i change my em0 speed to 100 with "ifconfig" command but the status in
inter