search for: rfc1990

Displaying 2 results from an estimated 2 matches for "rfc1990".

Did you mean: rfc1890
2004 May 26
4
how to realize "MLPPP LFI"
...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....
2004 May 31
3
Re: Re: how to realize "MLPPP LFI" on linux
...t 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 k...