VRF Lite Route Leaking

Hello William

You are correct that in order to implement what you are looking for you will have to use route leaking. You can do this by either using static routes, or MP-BGP. Keep in mind that for the static routes option, static routing between VRFs is not supported. You will have to create a global routing table and route traffic from one VRF to the global routing table to the other VRF. This is described with examples in the following lesson:

You can also do it with muptiprotocol BGP where the routing protocol can redistribute routes from one VRF to another. This too is found in the lesson.

Go through the lesson and if you have any questions, let us know!

I hope this has been helpful!

Laz

1 Like