netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Koon Wah Yick <kyick@alcatel-lucent.com>
To: Stephen Hemminger <shemminger@linux-foundation.org>
Cc: Koon Wah Yick <kyick@alcatel-lucent.com>,
	netdev@vger.kernel.org, "Yick,
	Koon Wah (Koon)" <kyick@homail.ho.lucent.com>
Subject: Re: Enable netem in my Linux box
Date: Thu, 10 May 2007 14:36:24 -0400	[thread overview]
Message-ID: <46436628.6090405@lucent.com> (raw)
In-Reply-To: 20070510112302.770237f1@freepuppy

Stephen:

Thank you.  I am happy that when I issue the tc command to drop packets, I do
see the effect.  Is there a command I can use to show all packet count?  packet
send, packet received and packet drop etc...  I don't seems to be able to see
them by command "ifconfig".

Koon-Wah.

On 5/10/2007 2:23 PM, Stephen Hemminger wrote:
> On Thu, 10 May 2007 14:00:40 -0400
> Koon Wah Yick <kyick@alcatel-lucent.com> wrote:
> 
> 
>>Stephen:
>>
>>Thank you, I got it.  I try the same command again with "add" and "change" they
>>all work.(no error)  But when I start my Network Emulator, how can I stop it.
>>Do I have to delete any file I create when doing "add"?  If yes, where is it?
> 
> 
> You probably just want to do: 
> tc qdisc del dev eth0 root
> 
> That restores the default qdisc (prio-fast)
> 



      reply	other threads:[~2007-05-10 18:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-09 15:31 Enable netem in my Linux box Koon Wah Yick
2007-05-10 15:42 ` Stephen Hemminger
2007-05-10 16:09   ` Koon Wah Yick
2007-05-10 16:57     ` Stephen Hemminger
2007-05-10 18:00       ` Koon Wah Yick
2007-05-10 18:23         ` Stephen Hemminger
2007-05-10 18:36           ` Koon Wah Yick [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=46436628.6090405@lucent.com \
    --to=kyick@alcatel-lucent.com \
    --cc=kyick@homail.ho.lucent.com \
    --cc=netdev@vger.kernel.org \
    --cc=shemminger@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).