Date: Wed, 25 Jul 2012 16:04:03 +0300 From: Nikolay Denev <ndenev@gmail.com> To: m s <mah.s.369@gmail.com> Cc: freebsd-net@freebsd.org Subject: Re: Enable/Disable flow control in FreeBSD Message-ID: <F42FA68E-E414-430F-9039-1FA863323486@gmail.com> In-Reply-To: <CAJJwNVJzb1x5QtLdfnmc4mo2--5MUmT2TBxifPV2dfUiyh09Sg@mail.gmail.com> References: <CAJJwNVJzb1x5QtLdfnmc4mo2--5MUmT2TBxifPV2dfUiyh09Sg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F42FA68E-E414-430F-9039-1FA863323486>