Static Route Redistribution filtering
Im trying to filter the redistribution of static routes using the following config but it i cant get it to work. All the static routes are redistributed but i only want the 1 static route in the config to be redistributed
redistribute static
access-list STATICROUTES permit 10.0.0.0/24
access-list STATICROUTES deny any
route-map STATICROUTESMAP permit 10
match ip address STATICROUTES
0
Sign In to comment.
Comments
Hi @jlhall
What type of dynamic routing are you using?
I'd suggest opening a support case to help with this. Get a support file
-Firebox System Manager, go to status report page, click Support, then retrieve.
-WebUI, go to system status -> diagnostics, and click to download a support log file.
The techs can see what the dynamic routing system on the firewall is doing there, and have a better idea on how to help.
-James Carson
WatchGuard Customer Support
Hi James,
Its OSPF between Watchguard devices,
I will generate the support and raise a case.
@jlhall I'm attempting to do the same, did you manage to figure this out with the support team?