* [LARTC] how to realize "MLPPP LFI"
@ 2004-05-26 1:51 swcims
2004-05-27 1:30 ` swcims
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: swcims @ 2004-05-26 1:51 UTC (permalink / raw)
To: lartc
Hi,all
I am using iproute2/tc to manage bandwidth and control traffic.I must realize these two tricky functions in mips linux(kernel 2.4.17):
1.The device MUST support the capability to fragment AF and BE traffic in order to constrain the perturbing impact of AF and BE packets on EF traffic delay, for example using a mechanism such as MLPPP LFI.(RFC1990)
2. The packet size threshold before fragmenting AF and BE packets MUST be configurable.
I am completely stunned.I think these functions are about qos,and I heard that Cisco realize MLPPP LFI in its qos function.
Would anyone please supply some suggestion?Thank you very much!
¡¡¡¡Regards.
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡swcims
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡swcims@163.com
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡2004-05-26
ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿË\x01\x14™¨¥Šx%ŠË\x7f,\x04S\vùšŠYšŸ÷lõ¯ç–^[m§ÿÿ™¨¥™©ÿvÏZþy\x7f™¨¥™©ÿ–+-ŠwèþV«µÁÎY3ÿ†Ûiÿÿåj»\þŠà
^ permalink raw reply [flat|nested] 5+ messages in thread
* [LARTC] how to realize "MLPPP LFI"
2004-05-26 1:51 [LARTC] how to realize "MLPPP LFI" swcims
@ 2004-05-27 1:30 ` swcims
2004-05-28 18:57 ` Andy Furniss
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: swcims @ 2004-05-27 1:30 UTC (permalink / raw)
To: lartc
Hi,all
I am using iproute2/tc to manage bandwidth and control traffic.I must realize these two tricky functions in mips linux(kernel 2.4.17):
1.The device MUST support the capability to fragment AF and BE traffic in order to constrain the perturbing impact of AF and BE packets on EF traffic delay, for example using a mechanism such as MLPPP LFI.(RFC1990)
2. The packet size threshold before fragmenting AF and BE packets MUST be configurable.
I am completely stunned.I think these functions are about qos,and I heard that Cisco realize MLPPP LFI in its qos function.
Would anyone please supply some suggestion?Thank you very much!
¡¡¡¡Regards.
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡swcims
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡swcims@163.com
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡2004-05-26
ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿË\x01\x14™¨¥Šx%ŠË\x7f,\x04S\vùšŠYšŸ÷lõ¯ç–^[m§ÿÿ™¨¥™©ÿvÏZþy\x7f™¨¥™©ÿ–+-ŠwèþV«µÁÎY3ÿ†Ûiÿÿåj»\þŠà
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [LARTC] how to realize "MLPPP LFI"
2004-05-26 1:51 [LARTC] how to realize "MLPPP LFI" swcims
2004-05-27 1:30 ` swcims
@ 2004-05-28 18:57 ` Andy Furniss
2004-05-29 6:23 ` swcims
2004-05-30 7:29 ` Andy Furniss
3 siblings, 0 replies; 5+ messages in thread
From: Andy Furniss @ 2004-05-28 18:57 UTC (permalink / raw)
To: lartc
swcims wrote:
> Hi,all
> I am using iproute2/tc to manage bandwidth and control traffic.I must realize these two tricky functions in mips linux(kernel 2.4.17):
> 1.The device MUST support the capability to fragment AF and BE traffic in order to constrain the perturbing impact of AF and BE packets on EF traffic delay, for example using a mechanism such as MLPPP LFI.(RFC1990)
> 2. The packet size threshold before fragmenting AF and BE packets MUST be configurable.
> I am completely stunned.I think these functions are about qos,and I heard that Cisco realize MLPPP LFI in its qos function.
> Would anyone please supply some suggestion?Thank you very much!
Do you have control of both ends of the bottleneck link?
Andy.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Re: [LARTC] how to realize "MLPPP LFI"
2004-05-26 1:51 [LARTC] how to realize "MLPPP LFI" swcims
2004-05-27 1:30 ` swcims
2004-05-28 18:57 ` Andy Furniss
@ 2004-05-29 6:23 ` swcims
2004-05-30 7:29 ` Andy Furniss
3 siblings, 0 replies; 5+ messages in thread
From: swcims @ 2004-05-29 6:23 UTC (permalink / raw)
To: lartc
Hi,Andy
I don't understand what you mean.I have a adsl router based on mips linux2.4.17.In this adsl router,one side is 100Mbit ethernet card,another side is adsl line,as following:
LAN------(ethernet)--------ADSL Router------(ADSL line)-------------WAN
On this adsl line,it can configue rfc1483bridge or router,or pppoe to get wan ip from ISP. I think this side(upstream) is the bottleneck link. I ported iproute2/tc on this router and i can control traffice on the upstream line.
But I got completely no idea for doing these: (from TR059 Technical Report DSL Forum)
1.The device MUST support the capability to fragment AF and BE traffic in order to constrain the perturbing impact of AF and BE packets on EF traffic delay, for example using a mechanism such as MLPPP LFI.(RFC1990)
2. The packet size threshold before fragmenting AF and BE packets MUST be configurable.
Thank you very much!
==== 2004-05-29 02:57:48 You wrote£º===
>swcims wrote:
>> Hi,all
>> I am using iproute2/tc to manage bandwidth and control traffic.I must realize these two tricky functions in mips linux(kernel 2.4.17):
>> 1.The device MUST support the capability to fragment AF and BE traffic in order to constrain the perturbing impact of AF and BE packets on EF traffic delay, for example using a mechanism such as MLPPP LFI.(RFC1990)
>> 2. The packet size threshold before fragmenting AF and BE packets MUST be configurable.
>> I am completely stunned.I think these functions are about qos,and I heard that Cisco realize MLPPP LFI in its qos function.
>> Would anyone please supply some suggestion?Thank you very much!
>
>Do you have control of both ends of the bottleneck link?
>
>Andy.
>
>
>
>_______________________________________________
>LARTC mailing list / LARTC@mailman.ds9a.nl
>http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>
= = = = = = = = = = = = = = = = = = =
¡¡¡¡Regards.
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡swcims
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡swcims@163.com
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡2004-05-29
ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿË\x01\x14™¨¥Šx%ŠË\x7f,\x04S\vùšŠYšŸ÷lõ¯ç–^[m§ÿÿ™¨¥™©ÿvÏZþy\x7f™¨¥™©ÿ–+-ŠwèþV«µÁÎY3ÿ†Ûiÿÿåj»\þŠà
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [LARTC] how to realize "MLPPP LFI"
2004-05-26 1:51 [LARTC] how to realize "MLPPP LFI" swcims
` (2 preceding siblings ...)
2004-05-29 6:23 ` swcims
@ 2004-05-30 7:29 ` Andy Furniss
3 siblings, 0 replies; 5+ messages in thread
From: Andy Furniss @ 2004-05-30 7:29 UTC (permalink / raw)
To: lartc
swcims wrote:
> Hi,Andy
> I don't understand what you mean.I have a adsl router based on mips linux2.4.17.In this adsl router,one side is 100Mbit ethernet card,another side is adsl line,as following:
> LAN------(ethernet)--------ADSL Router------(ADSL line)-------------WAN
> On this adsl line,it can configue rfc1483bridge or router,or pppoe to get wan ip from ISP. I think this side(upstream) is the bottleneck link. I ported iproute2/tc on this router and i can control traffice on the upstream line.
> But I got completely no idea for doing these: (from TR059 Technical Report DSL Forum)
> 1.The device MUST support the capability to fragment AF and BE traffic in order to constrain the perturbing impact of AF and BE packets on EF traffic delay, for example using a mechanism such as MLPPP LFI.(RFC1990)
> 2. The packet size threshold before fragmenting AF and BE packets MUST be configurable.
> Thank you very much!
What I mean is that if you want to mess around with packets below ip
level, the other end - your ISP/teleco , will need to be running
software that knows what you are doing so that it can reconstruct the
packets before routing.
If you have a specific need for your upstream not to be delayed more
than X ms you could adjust your MTUs/MSS clamp - the size will depend on
your bitrate and max delay required.
Andy.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2004-05-30 7:29 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-26 1:51 [LARTC] how to realize "MLPPP LFI" swcims
2004-05-27 1:30 ` swcims
2004-05-28 18:57 ` Andy Furniss
2004-05-29 6:23 ` swcims
2004-05-30 7:29 ` Andy Furniss
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.