[j-nsp] Configuring STM-4 interface with no-concatenate
German Martinez
gmartine at opentransit.net
Wed Aug 23 14:04:50 EDT 2006
On Wed Aug 23, 2006, Joerg Staedele / Trusted Network wrote:
> 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;
Is that supported by any STM-4 pic?
Cheers
German
More information about the juniper-nsp
mailing list