[c-nsp] IPv6 Deployment / 6PE

Ahmed Hilmy hilmy.aa at gmail.com
Fri Jun 21 06:57:16 EDT 2013


Dear Friends,
I am working on IPv6 deployment at our Backbone.
Our network design is as below:

PEs --- MP-BGP ---RR ( address-family vpnv4 )
RR------ BGP-----IGW  ( address-family ipv4  )

what i understand is :

- Add address family IPv6 at PEs :
address-family ipv6
  neighbor x.x.x.x activate    ( x.x.x.x is IPv4 address of RR )
  neighbor x.x.x.x send-community both
  exit-address-family

- Add address family IPv6 at RR
 address-family ipv6
  neighbor y.y.y.y send-community both (y.y.y.y  is IPv4 address of PE )
  neighbor y.y.y.y route-reflector-client
  neighbor y.y.y.y.y activate

- Add  address-family vpnv6 ( RR-----IGW )

This is the plan , i dont know if i am missing something.

I have Full BGP table IPv4+ IPv6 from my UP LINKS , in order to deploy IPv6
so i need MP-BGP  ( RR--- IGW ).
We can say MP-BGP ( vpnv4 ) will carry IPv6 packets as a label across IPv4
MPLS Backone.
Thanks in advance for sharing info.

Regards,
Ahmed


More information about the cisco-nsp mailing list