[j-nsp] multi-link services PIC upgrade problems

Erdem Sener erdems at gmail.com
Fri Jul 28 12:07:53 EDT 2006


Two ideas:

1) have you tried monitor traffic interface ml-0/3/0.5 ?
2) have you tried renaming the ml interface(s) to ls-0/3/0.x ?

HTH

On 7/28/06, Rigo, Jeffrey <jeff.rigo at gmail.com> wrote:
> I recently swapped out a 4-bundle ml PIC for a 128 bundle PIC on my M20.
>
> The 4 previously existing mlppp bundles continue to work fine, but I
> have tried to add two additional bundles to the card since the swap
> and have encountered problems.
>
> Both bundles terminate on Cisco gear at the other end.  Both bundles
> report that they are up, but I am unable to pass traffic across the
> link (ping opposite end interface IPs).
>
> I have even gone so far as to set the MTU/MRRU on both ends to verify
> that there is not an MTU mismatch but the problem persists.
>
> When the multilink services PIC was swapped, no other action was taken
> - the card was simply swapped and the existing configuration was
> unchanged.  Is some other action required when swapping the PIC that I
> did not take, or is there a configuration that I need to insert?
>
> example ml config follows [customer end is Cisco 3640 12.3(19)]:
> ---
> interfaces {
>    ml-0/3/0 {
>        unit 5 {
>            description "Customer name";
>            encapsulation multilink-ppp;
>            mrru 1504;
>            family inet {
>                address 123.123.123.123/30;
>            }
>        }
>    }
>    t1-1/2/1:10 {
>        description "Customer circuit #1";
>        encapsulation ppp;
>        unit 0 {
>            family mlppp {
>                bundle ml-0/3/0.5;
>            }
>        }
>    }
>    t1-1/2/1:12 {
>        description "Customer circuit #2";
>        encapsulation ppp;
>        unit 0 {
>            family mlppp {
>                bundle ml-0/3/0.5;
>            }
>        }
>    }
> }
> _______________________________________________
> juniper-nsp mailing list juniper-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/juniper-nsp
>


-- 
Erdem


More information about the juniper-nsp mailing list