--------------090706050903080206040904 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit > > >--__--__-- > >Message: 2 >Date: Sat, 28 Jun 2003 15:51:14 +1000 (EST) >From: Brad Lay <brad@coombabah.net> >To: Nikolay Datchev <nik@varna.net> >Cc: olagoke Metibemu <olagokemetibemu@yahoo.com>, > Ashutosh Pattanaik <ashutosh.pattanaik@einfinitus.com>, > lartc@mailman.ds9a.nl >Subject: Re: [LARTC] does tc support mpls ? > >On Fri, 27 Jun 2003, Nikolay Datchev wrote: > > > >>I assume that your current ethernet card speed is 100 Mbit/s >> >>Just do >> >>mii-tool eth0 -A 10BaseT >> >> > >Or you could do, >tc qdisc add dev ethX root tbf rate 10Mbit latency 50ms burst 1540 > >(I'm really not sure about latency and burst, because I usually have the >rate set at 220kbit. YMMV). > > > >>-- Nikolay Datchev >> >>On Fri, 27 Jun 2003, olagoke Metibemu wrote: >> >> >> >>>HELLO ALL, >>>I WILL BE VERY HAPPY IS ANY BODY ON THISLIST CAN TELL ME HOW TO SET MY ETHERNET LAN SPEED TO 10MBPS ON A REDHAT BOX. >>> >>>THANKS >>> >>>GOKE >>>NEWBIE >>> >>> > >Regards, > >Brad Lay ( brad /at/ coombabah.net ) > > W) http://coombabah.net/ > >"I used to be indecisive, now I'm not so sure." > >--__--__-- > > > You can use ethtool to set your ethernet speed, by using the following command ethtool -s ethX [speed 10|100|1000] [duplex half|full] ethtool is available over the Web on the SourceForge site at http://sourceforge.net/projects/gkernel/ -Srikanth. --------------090706050903080206040904 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title></title> </head> <body> <blockquote type="cite" cite="mid20030629044552.21625.76884.Mailman@outpost.ds9a.nl"> <pre wrap="">--__--__-- Message: 2 Date: Sat, 28 Jun 2003 15:51:14 +1000 (EST) From: Brad Lay <a class="moz-txt-link-rfc2396E" href="mailto:brad@coombabah.net"><brad@coombabah.net></a> To: Nikolay Datchev <a class="moz-txt-link-rfc2396E" href="mailto:nik@varna.net"><nik@varna.net></a> Cc: olagoke Metibemu <a class="moz-txt-link-rfc2396E" href="mailto:olagokemetibemu@yahoo.com"><olagokemetibemu@yahoo.com></a>, Ashutosh Pattanaik <a class="moz-txt-link-rfc2396E" href="mailto:ashutosh.pattanaik@einfinitus.com"><ashutosh.pattanaik@einfinitus.com></a>, <a class="moz-txt-link-abbreviated" href="mailto:lartc@mailman.ds9a.nl">lartc@mailman.ds9a.nl</a> Subject: Re: [LARTC] does tc support mpls ? On Fri, 27 Jun 2003, Nikolay Datchev wrote: </pre> <blockquote type="cite"> <pre wrap="">I assume that your current ethernet card speed is 100 Mbit/s Just do mii-tool eth0 -A 10BaseT </pre> </blockquote> <pre wrap=""><!----> Or you could do, tc qdisc add dev ethX root tbf rate 10Mbit latency 50ms burst 1540 (I'm really not sure about latency and burst, because I usually have the rate set at 220kbit. YMMV). </pre> <blockquote type="cite"> <pre wrap="">-- Nikolay Datchev On Fri, 27 Jun 2003, olagoke Metibemu wrote: </pre> <blockquote type="cite"> <pre wrap="">HELLO ALL, I WILL BE VERY HAPPY IS ANY BODY ON THISLIST CAN TELL ME HOW TO SET MY ETHERNET LAN SPEED TO 10MBPS ON A REDHAT BOX. THANKS GOKE NEWBIE </pre> </blockquote> </blockquote> <pre wrap=""><!----> Regards, Brad Lay ( brad /at/ coombabah.net ) W) <a class="moz-txt-link-freetext" href="http://coombabah.net/">http://coombabah.net/</a> "I used to be indecisive, now I'm not so sure." --__--__-- </pre> </blockquote> You can use <b>ethtool</b> to set your ethernet speed, by using the following command<br> <br> ethtool -s ethX [speed 10|100|1000] [duplex half|full]<br> <br> ethtool is available over the Web on the SourceForge site at <a class="moz-txt-link-freetext" href="http://sourceforge.net/projects/gkernel/">http://sourceforge.net/projects/gkernel/</a><br> <br> -Srikanth.<br> <br> </body> </html> --------------090706050903080206040904--