That's it! I'm still not able to get the rest of the config working yet, but we're getting closer. This is a bit tricky. I think we'll figure it out eventually. I'm trying to get a receiver in one VRF on a router to be able to join a source that is coming in on a different VRF on that router. The IOS XR configuration guide says to use the Multicast VPN Extranet Routing feature, but I think the guide assumes a clueful engineer with a bit more experience. I'm too new to IOS XR to be called clueful.
On Fri, Mar 11, 2011 at 10:39 AM, Oliver Boehmer (oboehmer) <[email protected]> wrote: > John, > >> router bgp 1 >> vrf A >> address-family ipv4 unicast >> !!% 'BGP' detected the 'warning' condition 'The parent address family >> has not been initialized' >> ! >> ! > > did you enable > > router bgp 1 > address-family vpnv4 unicast > > before committing the vrfs? IIRC, this is required in XR.. > > oli > _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
