cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2035
Views
10
Helpful
3
Replies

VRF Internet Access

waqas.arshad
Level 1
Level 1

I have a Network and we have many VRF and almost every VRF has their on internet link. One VRF A has 20 Mbps internet link which is very slow. VRF B has 500 Mbps internet link. Now we want shift the VRF A internet traffic to 500 Mbps link. I have created static route and performed route leaking but i did not work. I have used same static routing pattern which is being used by VRF B.

 

Any suggestion please?

 

Regards,

Waqas Arshad

3 Replies 3

balaji.bandi
Hall of Fame
Hall of Fame

Can you post the configuration and also some topology to understand ? how exiting arrangement in place.

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Hello

Would be best to view your existing configuration to see how you are currently performing the routing however it may be just be as simple as advetising a default route into your vrfA table to point to the global route next-hop of internetB

 

however without seeing your current setup it would be hard to confirm-

 

Example :

ip route vrfA 0.0.0.0 0.0.0.0. (Nexthop) global 

 

 


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

Hi Paul,

 

i did in same way but i could not see any entry of newly configured static route in VRFA routing table. i used the same routing path as WPP_Guest_VRF was using. WPP_Guest_VRF is using 500 Mbps link.

 

Core-Switch Config
###################

no ip route vrf Y&R_VRF 0.0.0.0 0.0.0.0 152.146.39.66 200...Existing route for 20Mbps link.

ip route vrf Y&R_VRF 0.0.0.0 0.0.0.0 10.143.144.26 200.......Newly added route

ip route vrf WPP_Guest_VRF 10.242.47.0 255.255.255.0 Vlan140 10.242.47.1 name interface_Vlan140_Route_Leaking

ip route vrf WPP_Guest_VRF 10.143.148.0 255.255.255.0 Vlan540 10.143.148.1 name interface_Vlan540_Route_Leaking


###################
HAM03313FW01 Config.........Firewall Config
###################
conf t

object network WPP_Hamburg_Campus_Guest_Network
subnet 10.242.47.0 255.255.255.0
subnet 10.143.148.0 255.255.255.0
end

conf t
route Guest_Network 10.242.47.0 255.255.255.0 10.143.144.25 1
route Guest_Network 10.143.148.0 255.255.255.0 10.143.144.25 1

 

 

Regards,

Waqas Arshad

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: