Re: [j-nsp] ipv6-tunneling

2014-04-17 Thread Phill Jolliffe
Sounds like you are doing 6VPE if you have an interface on the PE
facing the CE inside a VRF.

You need:
 - family inet6 on the EBGP inside the VRF facing the customer.
Assuming your CE want to teach you ipv6 routes via EBGP.
 - family inet6-vpn on the IBGP between the PE's in the core.
 - You still need the ipv6-tunneling [proto mpls] on the PE's


On Thu, Apr 3, 2014 at 9:03 PM, Johan Borch  wrote:
> Hi!
>
> I'm trying to tunnel ipv6 over mpls ipv4 core using the ipv6-tunneling
> knob, following this document:
> http://www.juniper.net/techpubs/en_US/junos13.1/topics/example/mpls-tunneling-ipv6-over-mpls-ipv4.html
>
> I'm not finding that document that helpfull and can't get it to work.
> family ipv6 is enabled on all interfaces and ipv6-tunneling on protocol
> mpls. But in this case the customer is directly connected to the PE and
> have a vrf/l3vpn there, do I still need the whole inet6 ebgp stuff?
>
> Regards
> Johan
> ___
> 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] ipv6-tunneling

2014-04-03 Thread Diogo Montagner
Hi Johan,

Are trying to do 6PE or 6VPE ?

Would be helpfull if you share the relevant configuration you have applied
on your routers.

If you are trying to 6VPE, you will need the family inet6-vpn too on the
MP-iBGP.

Thanks

On Friday, 4 April 2014, Johan Borch
>
wrote:

> Hi!
>
> I'm trying to tunnel ipv6 over mpls ipv4 core using the ipv6-tunneling
> knob, following this document:
>
> http://www.juniper.net/techpubs/en_US/junos13.1/topics/example/mpls-tunneling-ipv6-over-mpls-ipv4.html
>
> I'm not finding that document that helpfull and can't get it to work.
> family ipv6 is enabled on all interfaces and ipv6-tunneling on protocol
> mpls. But in this case the customer is directly connected to the PE and
> have a vrf/l3vpn there, do I still need the whole inet6 ebgp stuff?
>
> Regards
> Johan
> ___
> juniper-nsp mailing list juniper-nsp@puck.nether.net
> https://puck.nether.net/mailman/listinfo/juniper-nsp
>


-- 
./diogo -montagner
JNCIE-SP 0x41A
___
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp


Re: [j-nsp] ipv6-tunneling

2014-04-03 Thread Diogo Montagner
If you are using IPv6 in the l3vpn, that's 6VPE. And for that, you will
need inet6-vpn in the MP-iBGP.

Few things to check:

- do you have an IPv6 in the access interface ?
- do you have IPv6 on your lo0 ?
- do you have family IPv6 configured on core facing interfaces ?
- if you do a show route IPv6_ADDRESS, being an v6 address on a remote CE
(attached to a remote PE), what do you see ?

Thanks


On Friday, 4 April 2014, Johan Borch  wrote:

> Hi!
>
> I'm trying 6PE, I don't have that much useful config to show yet :(
>
> Johan
>
>
> On Thu, Apr 3, 2014 at 11:25 PM, Diogo Montagner <
> diogo.montag...@gmail.com
> > wrote:
>
>> Hi Johan,
>>
>> Are trying to do 6PE or 6VPE ?
>>
>> Would be helpfull if you share the relevant configuration you have
>> applied on your routers.
>>
>> If you are trying to 6VPE, you will need the family inet6-vpn too on the
>> MP-iBGP.
>>
>> Thanks
>>
>>
>> On Friday, 4 April 2014, Johan Borch  wrote:
>>
>>> Hi!
>>>
>>> I'm trying to tunnel ipv6 over mpls ipv4 core using the ipv6-tunneling
>>> knob, following this document:
>>>
>>> http://www.juniper.net/techpubs/en_US/junos13.1/topics/example/mpls-tunneling-ipv6-over-mpls-ipv4.html
>>>
>>> I'm not finding that document that helpfull and can't get it to work.
>>> family ipv6 is enabled on all interfaces and ipv6-tunneling on protocol
>>> mpls. But in this case the customer is directly connected to the PE and
>>> have a vrf/l3vpn there, do I still need the whole inet6 ebgp stuff?
>>>
>>> Regards
>>> Johan
>>> ___
>>> juniper-nsp mailing list juniper-nsp@puck.nether.net
>>> https://puck.nether.net/mailman/listinfo/juniper-nsp
>>>
>>
>>
>> --
>> ./diogo -montagner
>> JNCIE-SP 0x41A
>>
>
>

-- 
./diogo -montagner
JNCIE-SP 0x41A
___
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp


Re: [j-nsp] ipv6-tunneling

2014-04-03 Thread Johan Borch
Hi!

I'm trying 6PE, I don't have that much useful config to show yet :(

Johan


On Thu, Apr 3, 2014 at 11:25 PM, Diogo Montagner
wrote:

> Hi Johan,
>
> Are trying to do 6PE or 6VPE ?
>
> Would be helpfull if you share the relevant configuration you have applied
> on your routers.
>
> If you are trying to 6VPE, you will need the family inet6-vpn too on the
> MP-iBGP.
>
> Thanks
>
>
> On Friday, 4 April 2014, Johan Borch  wrote:
>
>> Hi!
>>
>> I'm trying to tunnel ipv6 over mpls ipv4 core using the ipv6-tunneling
>> knob, following this document:
>>
>> http://www.juniper.net/techpubs/en_US/junos13.1/topics/example/mpls-tunneling-ipv6-over-mpls-ipv4.html
>>
>> I'm not finding that document that helpfull and can't get it to work.
>> family ipv6 is enabled on all interfaces and ipv6-tunneling on protocol
>> mpls. But in this case the customer is directly connected to the PE and
>> have a vrf/l3vpn there, do I still need the whole inet6 ebgp stuff?
>>
>> Regards
>> Johan
>> ___
>> juniper-nsp mailing list juniper-nsp@puck.nether.net
>> https://puck.nether.net/mailman/listinfo/juniper-nsp
>>
>
>
> --
> ./diogo -montagner
> JNCIE-SP 0x41A
>
___
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp


[j-nsp] ipv6-tunneling

2014-04-03 Thread Johan Borch
Hi!

I'm trying to tunnel ipv6 over mpls ipv4 core using the ipv6-tunneling
knob, following this document:
http://www.juniper.net/techpubs/en_US/junos13.1/topics/example/mpls-tunneling-ipv6-over-mpls-ipv4.html

I'm not finding that document that helpfull and can't get it to work.
family ipv6 is enabled on all interfaces and ipv6-tunneling on protocol
mpls. But in this case the customer is directly connected to the PE and
have a vrf/l3vpn there, do I still need the whole inet6 ebgp stuff?

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