Re: [j-nsp] BGP VPLS support

2007-06-19 Thread Erdem Sener
vrf-table-label adds an IP lookup on top of mpls lookup. In other words, you can process/examine the packet based on its encapsulated IP header. 'discard' is not a physical next-hop, so if I did not misunderstand your question, the answer is yes. Cheers, Erdem On 6/19/07, Leigh Porter <[EMAIL PR

Re: [j-nsp] BGP VPLS support

2007-06-19 Thread Leigh Porter
So the vrf-table-label stick ALL routes in the vrf into the bgp.l3vpn table to be propagated to other PE routers? What happens if you want to originate a default route in say OSPF from a PE router to the CE router using OSPF and a static route with discard? The route will be propagated throughout

Re: [j-nsp] BGP VPLS support

2007-06-19 Thread Erdem Sener
Here are the limitations: http://www.juniper.net/techpubs/software/junos/junos83/swconfig83-vpns/id-10993840.html Cheers, Erdem On 6/19/07, Manu Chao <[EMAIL PROTECTED]> wrote: > AFAIK vrf-table label only work on a broadcast interface > > > On 6/18/07, Amos Rosenboim <[EMAIL PROTECTED]> wrote:

Re: [j-nsp] BGP VPLS support

2007-06-19 Thread Manu Chao
AFAIK vrf-table label only work on a broadcast interface On 6/18/07, Amos Rosenboim <[EMAIL PROTECTED]> wrote: > > Hello, > > Another workaround which we used (and got from this list as well) is > to configure "dummy" static routes > Something like route 172.16.80.1/32 next-hop 172.16.80.1 > > Al

Re: [j-nsp] BGP VPLS support

2007-06-18 Thread Amos Rosenboim
Hello, Another workaround which we used (and got from this list as well) is to configure "dummy" static routes Something like route 172.16.80.1/32 next-hop 172.16.80.1 Also vrf-table label does not work on 100% of the pics, I don't have a reference to the pic matrix, but I recall we had a pro

Re: [j-nsp] BGP VPLS support

2007-06-18 Thread sthaug
> You need to use eighter vrf-table-label in the routing instance, or > configure a vt- interface with family inet and mpls (no addresses) and > put it in the instance to have your 'direct' route(s) installed in > your mpls cloud. family mpls is not needed on the vt-interface, family inet is enou

Re: [j-nsp] BGP VPLS support

2007-06-18 Thread Erdem Sener
Hey, You need to use eighter vrf-table-label in the routing instance, or configure a vt- interface with family inet and mpls (no addresses) and put it in the instance to have your 'direct' route(s) installed in your mpls cloud. Please note that you'll need a services pic for vt- interface. Ch

Re: [j-nsp] BGP VPLS support

2007-06-18 Thread Yastrebov, Valery
table-label option in routing-instance must fix it -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Leigh Porter Sent: Monday, June 18, 2007 2:05 PM To: juniper-nsp@puck.nether.net Subject: Re: [j-nsp] BGP VPLS support Hey folks, When using MPLS on JUNOS

Re: [j-nsp] BGP VPLS support

2007-06-18 Thread Leigh Porter
Hey folks, When using MPLS on JUNOS a directly connected interface route on a PE router is only assigned a label if there is a route on the PE router that uses this interface (static or OSPF or BGP). When a route is present that uses this interface then a label is assigned and the route makes it i

Re: [j-nsp] BGP VPLS support

2007-06-17 Thread Monika M
ssage- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Monika M > Sent: Thursday, June 14, 2007 6:26 AM > To: juniper-nsp@puck.nether.net > Subject: [j-nsp] BGP VPLS support > > As per BGP VPLS RFC 4761 section 3.2.2, "if the PE is connected to > several >

Re: [j-nsp] BGP VPLS support

2007-06-14 Thread Bourgeois, Jacob \(Jake\)** CTR **
Monika M Sent: Thursday, June 14, 2007 6:26 AM To: juniper-nsp@puck.nether.net Subject: [j-nsp] BGP VPLS support As per BGP VPLS RFC 4761 section 3.2.2, "if the PE is connected to several u-PEs, it has a distinct VEID for each u-PE. It may additionally have a VE ID for itself, if it itself

[j-nsp] BGP VPLS support

2007-06-14 Thread Monika M
As per BGP VPLS RFC 4761 section 3.2.2, "if the PE is connected to several u-PEs, it has a distinct VEID for each u-PE. It may additionally have a VE ID for itself, if it itself acts as a VE for that VPLS." Does Juniper support connecting PE to many u-PEs?. I have this doubt as Juniper allows only