Re: [j-nsp] VPLS Between 2 Routers

2012-03-02 Thread Serge Vautour
To: Craig Whitmore Cc: juniper-nsp@puck.nether.net Sent: Thursday, March 1, 2012 8:55:30 PM Subject: Re: [j-nsp] VPLS Between 2 Routers   Try adding the interface (ge-0/0/7.0) under the 'site' definition in the routing instance config.it's required, as far as I know.  The r

Re: [j-nsp] VPLS Between 2 Routers

2012-03-02 Thread Bjørn Tore
Den 02.03.2012 01:06, skrev Craig Whitmore: Hi there I am pretty new to MPLS but what I'm trying to do is set up a L2 Tunnel between 2 Routers via VPLS. The idea is the customer can plug a TRUNK port at both ends and run whatever VLANS they want between them . Maybe there is a easier way to do

Re: [j-nsp] VPLS Between 2 Routers

2012-03-01 Thread sthaug
> BTW.. I am NOT running RSVP between the 2 routers.. (but I do have LDP > enabled - as I had a l2circuit working to a cisco). Do I have to have RSVP > enabled for data to actually work and the BGP is just used for the setup ? > Thanks If you alrady have l2circuit working between the routers, it's

Re: [j-nsp] VPLS Between 2 Routers

2012-03-01 Thread Craig Whitmore
Yes.. LDP on interfaces.. run show route table inet.3 inet.3: 1 destinations, 1 routes (1 active, 0 holddown, 0 hidden) + = Active Route, - = Last Active, * = Both X.X.X.X/32 *[LDP/9] 00:45:39, metric 1 (X.X.X.X = Loopback of remote router) > to Y.Y.Y.Y via vlan.22 (Y.Y.Y

Re: [j-nsp] VPLS Between 2 Routers

2012-03-01 Thread davidtball
Cc: juniper-nsp@puck.nether.net Subject: Re: [j-nsp] VPLS Between 2 Routers Sent: Mar 1, 2012 21:36 On 2/03/12 2:14 PM, "Craig Whitmore" wrote: >From: David Ball >Date: Thu, 1 Mar 2012 17:55:30 -0700 >To: Craig Whitmore >Cc: >Subject: Re: [j-nsp] VPLS Between 2 Routers &

Re: [j-nsp] VPLS Between 2 Routers

2012-03-01 Thread Craig Whitmore
On 2/03/12 2:14 PM, "Craig Whitmore" wrote: >From: David Ball >Date: Thu, 1 Mar 2012 17:55:30 -0700 >To: Craig Whitmore >Cc: >Subject: Re: [j-nsp] VPLS Between 2 Routers > > Try adding the interface (ge-0/0/7.0) under the 'site' definition

Re: [j-nsp] VPLS Between 2 Routers

2012-03-01 Thread Craig Whitmore
From: David Ball Date: Thu, 1 Mar 2012 17:55:30 -0700 To: Craig Whitmore Cc: Subject: Re: [j-nsp] VPLS Between 2 Routers Try adding the interface (ge-0/0/7.0) under the 'site' definition in the routing instance config.it's required, as far as I know. The rest looks

Re: [j-nsp] VPLS Between 2 Routers

2012-03-01 Thread David Ball
Try adding the interface (ge-0/0/7.0) under the 'site' definition in the routing instance config.it's required, as far as I know. The rest looks pretty familiar. David On 1 March 2012 17:06, Craig Whitmore wrote: > Hi there > > I am pretty new to MPLS but what I'm trying to do is set up

[j-nsp] VPLS Between 2 Routers

2012-03-01 Thread Craig Whitmore
Hi there I am pretty new to MPLS but what I'm trying to do is set up a L2 Tunnel between 2 Routers via VPLS. The idea is the customer can plug a TRUNK port at both ends and run whatever VLANS they want between them . Maybe there is a easier way to do it. There are LOTS of examples in LOTS of diff