[j-nsp] Packet Fragmentation and Interleaving

Doug Marschke Doug at ietraining.net
Sun Mar 9 16:21:44 EDT 2008


As far as I know..MLFR is only supported on T1 interfaces on a J-series.



Doug Marschke
Principal Technologist
Strategic Networks Training
JNCIE-ER #3, JNCIE-M/T #41, JNCIS-FW, JNAT
www.ietraining.net
(415)902-5702


-----Original Message-----
From: juniper-nsp-bounces at puck.nether.net
[mailto:juniper-nsp-bounces at puck.nether.net] On Behalf Of GIULIANO (UOL)
Sent: Saturday, March 08, 2008 6:53 AM
To: giulianocm at uol.com.br
Cc: juniper-nsp
Subject: Re: [j-nsp] Packet Fragmentation and Interleaving

interfaces {
     ls-0/0/0 {
         per-unit-scheduler;
         unit 0 {
             fragment-threshold 640;
             interleave-fragments;
         }
     }
     se-1/0/0 {
         per-unit-scheduler;
         encapsulation frame-relay;
         lmi {
             lmi-type itu;
         }
         unit 0 {
             point-to-point;
             dlci 200;
             family mlfr-end-to-end {
                 bundle ls-0/0/0.0;
             }
         }
     }
}


AFTER THE COMMIT:

[edit]
root at wztech# commit
[edit interfaces se-1/0/0 unit 0]
   'family'
      family mlfr-end-to-end not valid on this interface.
error: configuration check-out failed

[edit]
root at wztech#


... so ... the conclusion is that I cannot configure packet 
fragmentation and packet interleaving for FRAME-RELAY in JUNOS J-Series 
with SERIAL Interfaces ?

Thanks a lot,

Giuliano


_______________________________________________
juniper-nsp mailing list juniper-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp


More information about the juniper-nsp mailing list