Enable/Disable flow control in FreeBSD

Nikolay Denev ndenev at gmail.com
Wed Jul 25 13:04:08 UTC 2012


On Jul 25, 2012, at 11:47 AM, m s wrote:

> Hi all. I want to disbale flow control on network interfaces.I must do a
> test and I can't because flow control in enable.Is it enable as default?How
> I can disable it?
> Thanks
> _______________________________________________
> freebsd-net at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org"

It depends on whether the driver supports it.
The drivers that support it can control it with the ifconfig(8) media options.
You can try "ifconfig -m $your_interface" to see if there are any mediaopts regarding flow control.



More information about the freebsd-net mailing list