All of lore.kernel.org
 help / color / mirror / Atom feed
From: Srikanth <srikanth_w@naturesoft.net>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] does tc support mpls ?
Date: Mon, 30 Jun 2003 04:16:46 +0000	[thread overview]
Message-ID: <marc-lartc-105694660601362@msgid-missing> (raw)
In-Reply-To: <marc-lartc-105669822406875@msgid-missing>

[-- Attachment #1: Type: text/plain, Size: 1391 bytes --]

>
>
>--__--__--
>
>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.


[-- Attachment #2: Type: text/html, Size: 2470 bytes --]

      parent reply	other threads:[~2003-06-30  4:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-27  7:42 [LARTC] does tc support mpls ? Ashutosh Pattanaik
2003-06-27 11:58 ` olagoke Metibemu
2003-06-27 12:48 ` Nikolay Datchev
2003-06-28  5:51 ` Brad Lay
2003-06-30  4:16 ` Srikanth [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-lartc-105694660601362@msgid-missing \
    --to=srikanth_w@naturesoft.net \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.