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: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of GIULIANO (UOL)
Sent: Saturday, March 08, 2008 6:53 AM
To: [EMAIL PROTECTED]
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]
[EMAIL PROTECTED] 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]
[EMAIL PROTECTED]


... 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 [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp
_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to