All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stef Coene <stef.coene@docum.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] tc { class | filter } does not work
Date: Sat, 16 Nov 2002 19:52:55 +0000	[thread overview]
Message-ID: <marc-lartc-103747642216795@msgid-missing> (raw)
In-Reply-To: <marc-lartc-103746119806662@msgid-missing>

> ------------< snip <------< snip <------< snip <------------
> root@rana:~# tc filter show
> root@rana:~# tc class show
> root@rana:~# tc qdisc show
> qdisc cbq 1: dev eth0 rate 10Mbit (bounded,isolated) prio no-transmit
> root@rana:~#
> ------------< snip <------< snip <------< snip <------------
>
> As you can see the qdisc is added, but the class and filter entries don't
> seem to work.
Try
tc filter show dev eth0
tc class show dev eth0
tc qdisc show dev eth0

Stef

-- 

stef.coene@docum.org
 "Using Linux as bandwidth manager"
     http://www.docum.org/
     #lartc @ irc.oftc.net

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

      parent reply	other threads:[~2002-11-16 19:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-16 15:38 [LARTC] tc { class | filter } does not work Abraham van der Merwe
2002-11-16 15:58 ` Stef Coene
2002-11-16 17:57 ` Abraham van der Merwe
2002-11-16 19:52 ` Stef Coene [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-103747642216795@msgid-missing \
    --to=stef.coene@docum.org \
    --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.