From: "Siller Gonzalez Pico, Mario A" <masill@essex.ac.uk>
To: lartc@vger.kernel.org
Subject: [LARTC] HELP!!!.....
Date: Tue, 11 Jun 2002 14:44:53 +0000 [thread overview]
Message-ID: <marc-lartc-102380680628667@msgid-missing> (raw)
Hi,
I'm running an experiment and I'm having some problems in my Core Router.
I'm using "MGEN" to generate the traffic. For some reason the core router
is not detecting the packets as I check the count of packet being sent using
"tc -s qdisc". While in the other hand when I generate the traffic using the
"ping -Q" command it does detects the packets.
For troubleshooting this I used the TCPDUMP at the core router and packet
seem to be OK (TOS, TTL, size,etc) for both when I used "MGEN" and "ping".
Any idea of what could be wrong?....
This is my core router configuration (I defined two classes one for EF and
other for BE):
tc qdisc add dev eth0 handle 1:0 root dsmark indices 64 set_tc_index
tc filter add dev eth0 parent 1:0 protocol ip prio 1 tcindex mask 0xfc shift
2
tc qdisc add dev eth0 parent 1:0 handle 2:0 cbq bandwidth 3Mbit allot 1514
cell 8 avpkt 1000 mpu 64
tc class add dev eth0 parent 2:0 classid 2:1 cbq bandwidth 3Mbit rate
1000Kbit avpkt 1000 prio 1 bounded isolated allot 1514 weight 1 maxburst 10
defmap 1
tc qdisc add dev eth0 parent 2:1 pfifo limit 5
tc filter add dev eth0 parent 2:0 protocol ip prio 1 handle 0x2e tcindex
classid 2:1 pass_on
tc class add dev eth0 parent 2:0 classid 2:2 cbq bandwidth 3Mbit rate
2000Kbit avpkt 1000 prio 7 allot 1514 weight 1 maxburst 21 borrow
tc qdisc add dev eth0 parent 2:2 red limit 60KB min 15KB max 45KB burst 20
avpkt 1000 bandwidth 3Mbit probability 0.4
tc filter add dev eth0 parent 2:0 protocol ip prio 2 handle 0 tcindex mask 0
classid 2:2 pass_on
Any help would be really appreciated. :-)
Thanks,
Mario
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next reply other threads:[~2002-06-11 14:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-11 14:44 Siller Gonzalez Pico, Mario A [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-01-26 8:35 [LARTC] help!! Nampreet Sarao
2006-01-28 3:20 ` gypsy
2006-02-16 5:19 ` Nampreet Sarao
2005-04-25 7:20 [LARTC] Help! Grace Baldonasa
2005-04-25 8:18 ` Ow Mun Heng
2002-04-28 1:08 [LARTC] help :) Waters
2002-04-28 15:20 ` Stef Coene
2001-07-13 21:24 [LARTC] help!!! Ivan Chavez
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-102380680628667@msgid-missing \
--to=masill@essex.ac.uk \
--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.