04-18-2019 09:36 AM
Hi
I have two issues with my routes on the Switches in the distribution layer and I want to know if there are some protocols can solve those problems.
Diagram of the network
Explanation of the Escenario:
The arrows show the path that 2 different endpoints (in different networks) have to make.
Problem 1:
I know I can configure routes to redirect the packages in the Distribution Switch but how I can avoid the routing loop between the distribution Switch and the Firewall.
Is there a protocol that can save me?
Or it can be done with ACLs?
Problem 2:
In the case my Firewall get down, obviusly I will try to replace it as soon as possible, but in the meantime I dont want to lose the conectivity to the servers
I think it can be solved with an extra route by modifying the administrative distance of the second route? or is there a better practice of making this configuration?
Note: All te routes are Static.
Thanks to all
and best regards
Michael Z.
Solved! Go to Solution.
04-22-2019 12:26 AM
Hello,
policy based routing on the Nexus 9300s could be a solution, have you tried that ? You can match on source and destination IP addresses...
04-18-2019 12:41 PM
Problem 1:
What routing loop are you referring to?
Are the red paths and green paths different subnets?
What type of traffic do you want to analyze through the FW. Is it only certain protocols?
Problem 2:
If you are only using static routes you can use an IP SLA with floating static route to redirect traffic if the firewall goes down
04-21-2019 07:14 PM - edited 04-21-2019 07:18 PM
Hi, Thanks for the Reply mpellegrino12
About the Problem2:
I will search more about the IP SLA with floating static route. thanks for that
About the Problem 1:
I was wrong with the static routing because I was thinking that the basic static routes can differentiate de packets by source IP, my bad.
I will reformulate the problem and answering the questions you made me:
In the picture above the red and the green path are different subnets, and I want to route or block the subnets by source IP and destination IP I will give some examples:
My doubt is here into the switches, how can I redirect the packet by analyzing source IP and destination IP (or source subnet and destination subnet; bot ways are useful) and after that, with the packets sent to the firewall, receive them again and forward them to the respective servers?
This can be done?
Note: The Switches in the distribution Layer will be the Default Gateway for all the Users in the Access Vlan
Thanks for the reply
04-22-2019 12:26 AM
Hello,
policy based routing on the Nexus 9300s could be a solution, have you tried that ? You can match on source and destination IP addresses...
04-25-2019 02:15 PM - edited 04-25-2019 02:16 PM
Thanks Georg Pauwen that works for me.
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