[j-nsp] Configuring STM-4 interface with no-concatenate
The Drifter
prophecy_68 at hotmail.com
Sun Aug 27 04:47:08 EDT 2006
Joerg,
Thanks!
>From: Joerg Staedele / Trusted Network <js at tnib.de>
>To: The Drifter <prophecy_68 at hotmail.com>
>CC: juniper-nsp at puck.nether.net
>Subject: Re: [j-nsp] Configuring STM-4 interface with no-concatenate
>Date: Wed, 23 Aug 2006 16:34:25 +0200
>
>The Drifter wrote:
> > I want to split the STM-4 interface into 4x155 Mbps circuits
> >
> > Is there any special configuration required to modifie any bits
>settings?
> > Or all I need to do is to configure no-concatenate on the PIC level?
> >
> > Thanks for any pointers
>
>Hi Jimmy,
>
>you need the following things:
>
>chassis {
> fpc 0 {
> pic 0 {
> no-concatenate;
> }
> }
>}
>
>If you want to aggregate the single interfaces you have to create a
>interface named asX (where X stands for a number) and join all single
>interfaces into it
>
>interfaces {
> so-0/0/0:0 {
> clocking external;
> sonet-options {
> fcs 32;
> aggregate as0;
> }
> }
> so-0/0/0:1 {
> clocking external;
> sonet-options {
> fcs 32;
> aggregate as0;
> }
> }
> so-0/0/0:2 {
> clocking external;
> sonet-options {
> fcs 32;
> aggregate as0;
> }
> }
> so-0/0/0:3 {
> clocking external;
> sonet-options {
> fcs 32;
> aggregate as0;
> }
> }
>}
>
>Regards,
>
> Joerg
>
>--
>Mit freundlichen Gruessen,
>
> Joerg Staedele
>
>: Trusted Network (TNIB) : fon +49-89-37006640 : www.tnib.de :
>: Max-Planck-Str. 1 : fax +49-89-37006643 : info at tnib.de :
>: 85716 Unterschleissheim : sip info at voip.tnib.de : AS21385 / AS-TNIB :
>
>
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
More information about the juniper-nsp
mailing list