Re: [j-nsp] Keep local VPLS instance up when there are no remote PEs up

2016-10-23 Thread Dragan Jovicic
By default all local interfaces will be up and forwarding even if you don't
have remote bgp peers.
It is only when you configure an optional "multi-homing" setting for local
site that will force router to put all local interfaces in CCC-Down state
when there is no remote bgp peer.

Without a remote bgp peer both backup and active site will forward frames
to and from CE device, introducing possible loops. That's where
"multi-homing" comes in handy.


Best,
Dragan

On Sun, Oct 23, 2016 at 5:18 PM, Chuck Anderson  wrote:

> In a VPLS multihoming scenario, if the remote primary multihomed PE
> goes down, the local PE should start forwarding traffic to the CE:
>
> https://www.juniper.net/documentation/en_US/junos15.1/
> topics/concept/vpn-vpls-multihoming-network-failures.html
>
> But if all remote PEs go down (or if there are only 2 PEs in the VPLS
> routing-instance to begin with, and one goes gown), the local VPLS
> instance goes down, showing "No connections found".  The local IRB &
> CE interfaces are taken down as well.
>
> How do I keep the local VPLS instance UP including keeping the local
> IRB and CE interfaces UP in this scenario?  "connectivity-type irb" or
> "permanent" is about keeping the instance UP when all local CE
> interfaces go down--I need the opposite, the CEs are up but remote PEs
> are down.
>
> Thanks.
> ___
> juniper-nsp mailing list juniper-nsp@puck.nether.net
> https://puck.nether.net/mailman/listinfo/juniper-nsp
>
___
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp


[j-nsp] Keep local VPLS instance up when there are no remote PEs up

2016-10-23 Thread Chuck Anderson
In a VPLS multihoming scenario, if the remote primary multihomed PE
goes down, the local PE should start forwarding traffic to the CE:

https://www.juniper.net/documentation/en_US/junos15.1/topics/concept/vpn-vpls-multihoming-network-failures.html

But if all remote PEs go down (or if there are only 2 PEs in the VPLS
routing-instance to begin with, and one goes gown), the local VPLS
instance goes down, showing "No connections found".  The local IRB &
CE interfaces are taken down as well.

How do I keep the local VPLS instance UP including keeping the local
IRB and CE interfaces UP in this scenario?  "connectivity-type irb" or
"permanent" is about keeping the instance UP when all local CE
interfaces go down--I need the opposite, the CEs are up but remote PEs
are down.

Thanks.
___
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp