[j-nsp] Very urgent: Point to multipoint lsp

david.roy at orange-ftgroup.com david.roy at orange-ftgroup.com
Tue Dec 8 09:32:12 EST 2009


Hi,

Hereafter a simple example of static P2PM with 2 branch

Enable mpls and RSVP on your routers.

On the head router : 

protocols {
    mpls {
        label-switched-path R1toR2 {
            from x.x.x.x
            to y.y.y.y;
            p2mp MyP2MP;
            primary path1;
        }
        label-switched-path R1toR3 {
            from x.x.x.x
            to z.z.z.z;
            p2mp MyP2MP;
            primary path2;
        }
        path path1 {
            A.B.C.D strict;
        }
        path path2 {
            A.B.C.E strict;
        }

    }
}

To inject multicast trafic into p2mp 

set routing-options static route 232.x.x.x/X p2mp-lsp-next-hop MyP2MP 

Regards,
David
 
David Roy
Orange France - RBCI IP Technical Assistance Center
Tel.   +33(0)299876472
Mob. +33(0)685522213
Email. david.roy at orange-ftgroup.com
 

-----Message d'origine-----
De : juniper-nsp-bounces at puck.nether.net [mailto:juniper-nsp-bounces at puck.nether.net] De la part de chandrasekaran iyer
Envoyé : mardi 8 décembre 2009 14:42
À : juniper-nsp at puck.nether.net
Objet : [j-nsp] Very urgent: Point to multipoint lsp

Hi,

  Anyone can provide me working config. of point to multipoint lsp.

--
Thanks with regards

Shekar.B
--
_______________________________________________
juniper-nsp mailing list juniper-nsp at puck.nether.net https://puck.nether.net/mailman/listinfo/juniper-nsp

*********************************
This message and any attachments (the "message") are confidential and intended solely for the addressees. 
Any unauthorised use or dissemination is prohibited.
Messages are susceptible to alteration. 
France Telecom Group shall not be liable for the message if altered, changed or falsified.
If you are not the intended addressee of this message, please cancel it immediately and inform the sender.
********************************



More information about the juniper-nsp mailing list