On 11/1/2012 5:28 PM, Aaron wrote: > What is a clean/easy way to leak a couple routes between two vrf's ? if you > have links to docs or sites that explain this or you know how , lemme know > please.
Either an import route-map (filter imports), or route-map your redistribution into BGP (filter exports). (assuming you're doing import/export to begin with). Otherwise we route inter-VRF traffic at a FWSM and leak permitted traffic there, if you don't want a full mesh routing. Jeff _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
