All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] How to specify bandwidth
@ 2001-05-21  7:43 Jaco van der Schyff
  2001-05-21  9:15 ` Stef Coene
  2001-05-21  9:15 ` Stef Coene
  0 siblings, 2 replies; 3+ messages in thread
From: Jaco van der Schyff @ 2001-05-21  7:43 UTC (permalink / raw)
  To: lartc

Greetings,

I have a quick question as how to specify bandwith on my eth0 device.

I have a cisco router connected to eth0, and the cisco router is 
connected to our ISP via a 320Kbps link.

When I specify the bandwith in tc, do I specify it as 320Kbps (the
bandwidth of the internet link) or as 100Mbps (the bandwidth
available on eth0)

And the same question as to the bandwidth on eth1 (link to lan).
Should that also be 320kbps or 100mbps?

Any help would be greatly appreciated.
 

- Jaco van der Schyff
  jvds@netgroup.co.za

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [LARTC] How to specify bandwidth
  2001-05-21  7:43 [LARTC] How to specify bandwidth Jaco van der Schyff
@ 2001-05-21  9:15 ` Stef Coene
  2001-05-21  9:15 ` Stef Coene
  1 sibling, 0 replies; 3+ messages in thread
From: Stef Coene @ 2001-05-21  9:15 UTC (permalink / raw)
  To: lartc

Solution :
- add CBQ root qdisc with bandwidth 100mbps
- add BOUNDED class with bandwidth 100mbps, rate 320kbps
- add CBQ qdisc with bandwidth 320kbps, rate 320Kbps
- add al the other classes to second qdisc

For LAN : I suggest to do the same.


Stef

Jaco van der Schyff wrote:
> 
> Greetings,
> 
> I have a quick question as how to specify bandwith on my eth0 device.
> 
> I have a cisco router connected to eth0, and the cisco router is
> connected to our ISP via a 320Kbps link.
> 
> When I specify the bandwith in tc, do I specify it as 320Kbps (the
> bandwidth of the internet link) or as 100Mbps (the bandwidth
> available on eth0)
> 
> And the same question as to the bandwidth on eth1 (link to lan).
> Should that also be 320kbps or 100mbps?
> 
> Any help would be greatly appreciated.
> 
> 
> - Jaco van der Schyff
>   jvds@netgroup.co.za
> 
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/

-- 

Stef

More QOS info : http://users.belgacom.net/staf/

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [LARTC] How to specify bandwidth
  2001-05-21  7:43 [LARTC] How to specify bandwidth Jaco van der Schyff
  2001-05-21  9:15 ` Stef Coene
@ 2001-05-21  9:15 ` Stef Coene
  1 sibling, 0 replies; 3+ messages in thread
From: Stef Coene @ 2001-05-21  9:15 UTC (permalink / raw)
  To: lartc

Solution :
- add CBQ root qdisc with bandwidth 100mbps
- add BOUNDED class with bandwidth 100mbps, rate 320kbps
- add CBQ qdisc with bandwidth 320kbps, rate 320Kbps
- add al the other classes to second qdisc

For LAN : I suggest to do the same.


Stef

Jaco van der Schyff wrote:
> 
> Greetings,
> 
> I have a quick question as how to specify bandwith on my eth0 device.
> 
> I have a cisco router connected to eth0, and the cisco router is
> connected to our ISP via a 320Kbps link.
> 
> When I specify the bandwith in tc, do I specify it as 320Kbps (the
> bandwidth of the internet link) or as 100Mbps (the bandwidth
> available on eth0)
> 
> And the same question as to the bandwidth on eth1 (link to lan).
> Should that also be 320kbps or 100mbps?
> 
> Any help would be greatly appreciated.
> 
> 
> - Jaco van der Schyff
>   jvds@netgroup.co.za
> 
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/

-- 

Stef

More QOS info : http://users.belgacom.net/staf/


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-05-21  9:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-21  7:43 [LARTC] How to specify bandwidth Jaco van der Schyff
2001-05-21  9:15 ` Stef Coene
2001-05-21  9:15 ` Stef Coene

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.