[j-nsp] 6PE RR & next-hop resolution best practices

James Jun james at towardex.com
Mon May 18 08:44:12 EDT 2015


Thanks Adam & Ivan!  I'll try this out shortly.

Best,
James

On Mon, May 18, 2015 at 06:24:32AM +0000, Adam Vitkovsky wrote:
>
> To resolve the NHs you can do:  
> set routing-options rib-groups 0-to-6 import-rib inet.0
> set routing-options rib-groups 0-to-6 import-rib inet6.0
> set routing-options rib-groups 0-to-6 import-policy loopbacks
> 
> set protocols isis/ospf rib-group inet 0-to-6
> 
> This should create the ipv4-mapped-in-v6 (ffff::ipv4) addresses in inet6
> And then you tell BGP to resolve the NHs in inet.6:
> 
> set routing-options resolution rib bgp.inet6.0 resolution-ribs inet6.0
> 
> 
> adam


More information about the juniper-nsp mailing list