[j-nsp] Packet Fragmentation and Interleaving

GIULIANO (UOL) giulianocm at uol.com.br
Sat Mar 8 09:52:38 EST 2008


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




More information about the juniper-nsp mailing list