[c-nsp] IPv6 PE-CE
Paul Wells
paul at lituya.com
Thu Oct 18 13:06:16 EDT 2012
Hi Mohammad,
In Feature navigator use the "Search by Feature" tab and filter by the
string "OSPFv3 VRF-Lite/PE-CE" (without the quotes). That will lead you
to the IOS version of this feature rather than XR.
Regards,
Paul
On 10/18/2012 02:48 AM, Mohammad Khalil wrote:
> Thanks Paul
> The issue is when I used the Cisco feature navigator , I only found IOS
> XR for the mentioned keyword below (OSPFv3)
>
> BR,
> Mohammad
>
> > Date: Wed, 17 Oct 2012 21:44:04 -0500
> > From: paul at lituya.com
> > To: eng_mssk at hotmail.com
> > CC: cisco-nsp at puck.nether.net
> > Subject: Re: [c-nsp] IPv6 PE-CE
> >
> > OSPFv3 PE-CE is supported starting with IOS 15.2(2)S. The feature name
> > is "OSPFv3 VRF-Lite/PE-CE".
> >
> > Note that you need to use the new form of the OSPFv3 CLI. For example:
> >
> > interface f0/0
> > vrf forwarding red
> > ipv6 address 2001:db8:1::1/64
> > ospfv3 1 ipv6 area 0
> >
> > interface f1/0
> > vrf forwarding blue
> > ipv6 address 2001:db8:2::1/64
> > ospfv3 1 ipv6 area 1
> >
> > router ospfv3 1
> > router-id 1.1.1.1
> > !
> > address-family ipv6 vrf red
> > redistribute bgp 65000
> > exit-address-family
> > !
> > address-family ipv6 vrf blue
> > redistribute bgp 65000
> > exit-address-family
> >
> > Also "show ospfv3 vrf red ..." etc.
> >
> > Regards,
> > Paul
> >
> >
> > On 10/17/2012 09:11 AM, Mohammad Khalil wrote:
> > >
> > > Hi all,
> > > I was trying to implement OSPFv3 and EIGRP6 as the PE-CE in 6VPE
> deployment but seems IOS does not support that yet
> > > Was there any updates in regards?
> > >
> > > Thanks
> > >
> > > _______________________________________________
> > > cisco-nsp mailing list cisco-nsp at puck.nether.net
> > > https://puck.nether.net/mailman/listinfo/cisco-nsp
> > > archive at http://puck.nether.net/pipermail/cisco-nsp/
> > >
> >
More information about the cisco-nsp
mailing list