06-15-2017 05:47 AM - edited 03-08-2019 10:59 AM
Hi all,
I'm blocking on a point and it would be nice if someone could help me. Here is the problem :
I have a standard infrastructure who consist of a core switch, a distributor, and an access switch.
In this case, (for segmentation reason,) the access switch is L3, so the uplink is a point-to-point L3, no trunk.
The Infrastructure is configured as well and work fine, of course, i don't have any VRF configured. Arrived at the core switch, a default static route send all the traffic to my Firewall., the FW then make his job.
Now, i'm trying to add a VRF to segment risky user from the rest of infrastructure, so from my L3 access switch, i made a Tunnel to my core switch (mostly to avoid a trunk from access to core). The tunnel is attached by Loopback interfaces, and the tunnel itself belong to the VRF, so the traffic between my core switch and my access switch is reachable trough the tunnel in the right VRF. (i created dedicated eigrp instances)
I'm blocking on the last point, export and import routes from my VRF to the "default" VRF (in fact, no VRF, the common routing table)
I don't understand very well the possibility to export or import routes in that case, i want to put the traffic at the core switch from my VRF to the default common route, and then, i want to catch the returning traffic to send trough my VRF...
What could i do to get this running ??
if anyone can help....
thank's in advance
David
Solved! Go to Solution.
06-15-2017 06:30 AM
Hi,
Have a look at these docs for static route between a vrf and global routing table.
http://www.cisco.com/c/en/us/support/docs/multiprotocol-label-switching-mpls/multiprotocol-label-switching-vpns-mpls-vpns/47807-routeleaking.html#global
http://www.ipwithease.com/route-leaking-between-vrf-and-global-routing-table/
HTH
06-15-2017 06:30 AM
Hi,
Have a look at these docs for static route between a vrf and global routing table.
http://www.cisco.com/c/en/us/support/docs/multiprotocol-label-switching-mpls/multiprotocol-label-switching-vpns-mpls-vpns/47807-routeleaking.html#global
http://www.ipwithease.com/route-leaking-between-vrf-and-global-routing-table/
HTH
06-15-2017 07:13 AM
Many Thank's Reza, i was missing the last part, it works now.
Best Regards,
David
06-15-2017 07:34 AM
Glad to know its all working for you now.
Thanks and good luck!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide