From: "Nayak, Ramakrishna" <rnayak@3eti.com>
To: lartc@vger.kernel.org
Subject: RE: [LARTC] tc errors
Date: Thu, 28 Jun 2001 20:05:25 +0000 [thread overview]
Message-ID: <marc-lartc-99375890319483@msgid-missing> (raw)
In-Reply-To: <marc-lartc-99375152602288@msgid-missing>
-----Original Message-----
From: Wingtung.Leung [mailto:s965817@uia.ua.ac.be]
Sent: Thursday, June 28, 2001 3:53 PM
To: Linux Advanced Router & Traffic Control
Subject: RE: [LARTC] tc errors
> I have enabled all the QoS features (except Special RSVP classifier for
> IPv6)
> Moreover, I had read in the archives that the advanced router options need
> to be enabled. I have also enabled all of them.
> (Please type your text beneath the quote, it makes messages more
> readable.)
> Your command works fine here, I only had the change the eth1 parameter to
> eth0. What kernel version are you using? Can you cut and paste the "QoS
> and queueing" section from the kernel config file?
The config file has the following QoS and Queuing definitions:
#
# QoS and/or fair queueing
#
CONFIG_NET_SCHED=y
CONFIG_NETLINK=y
CONFIG_RTNETLINK=y
CONFIG_NET_SCH_CBQ=y
CONFIG_NET_SCH_CSZ=y
CONFIG_NET_SCH_PRIO=y
CONFIG_NET_SCH_RED=y
CONFIG_NET_SCH_SFQ=y
CONFIG_NET_SCH_TEQL=y
CONFIG_NET_SCH_TBF=y
CONFIG_NET_QOS=y
CONFIG_NET_ESTIMATOR=y
CONFIG_NET_CLS=y
CONFIG_NET_CLS_ROUTE4=y
CONFIG_NET_CLS_ROUTE=y
CONFIG_NET_CLS_FW=y
CONFIG_NET_CLS_U32=y
CONFIG_NET_CLS_RSVP=y
# CONFIG_NET_CLS_RSVP6 is not set
CONFIG_NET_CLS_POLICE=y
> Can you use other tc commands for creating a simple root class, like:
>tc qdisc add dev eth0 root handle 1: cbq bandwidth 100Mbit allot 1514 \
> avpkt 1023
This command did not give an error.
Also, Nikolai, eth1 is a valid interface on the device I am using.
..Ram
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/
prev parent reply other threads:[~2001-06-28 20:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-06-28 18:02 [LARTC] tc errors Nayak, Ramakrishna
2001-06-28 19:04 ` Wingtung.Leung
2001-06-28 19:24 ` Nayak, Ramakrishna
2001-06-28 19:53 ` Wingtung.Leung
2001-06-28 20:02 ` Nikolai Vladychevski
2001-06-28 20:05 ` Nayak, Ramakrishna [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-99375890319483@msgid-missing \
--to=rnayak@3eti.com \
--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.