01-27-2020 10:25 PM
Hi!
I want to know whether FTD (without FMC) on NGFW can perform theses functions or not.
1. Tracked Routing
- like when the firewall has links to two ISP, and the traffic normally goes to ISP1.
But when ISP1 is down, then the internet traffic goes to ISP2 instead.
2. Redundant Routing
- In a router, I can put one or more redundant next hops for the same destination with the use of metric, like this:-
ip route 10.0.0.0 255.255.255.0 111.111.1.1
ip route 10.0.0.0 255.255.255.0 111.111.1.2 10
or this
ip route 0.0.0.0 0.0.0.0 111.111.1.1
ip route 0.0.0.0 0.0.0.0 111.111.1.2 10
but I do not know if FTD allows me to do this or not.
At the moment, I only find that if I want to have these two functions on FTD, I need to also have FMC.
But if i do not want FMC, I need to go back and use ASA.
Thanks for your advise.
Best Regards
Solved! Go to Solution.
01-27-2020 10:31 PM - edited 01-27-2020 10:40 PM
Hi,
Tracked Routing is started supported from release 6.5 on irepower Device Manager/FDM which is local device manager of FTD appliance. FDM works without FMC.
Redundant Routes are also supported directly from Firepower Device Manager, when you add a static Route, there is option available to define the metric. Also, FTD supports Equal Cost Multi Path Routing or ECMP where you can have upto 8 Routes for same destination with same metric.
01-27-2020 10:31 PM - edited 01-27-2020 10:40 PM
Hi,
Tracked Routing is started supported from release 6.5 on irepower Device Manager/FDM which is local device manager of FTD appliance. FDM works without FMC.
Redundant Routes are also supported directly from Firepower Device Manager, when you add a static Route, there is option available to define the metric. Also, FTD supports Equal Cost Multi Path Routing or ECMP where you can have upto 8 Routes for same destination with same metric.
01-28-2020 02:15 AM
01-28-2020 02:57 AM
You are welcome :)
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