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
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.
0 -
@James_Carson said:
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.
Hi James,
Its OSPF between Watchguard devices,
I will generate the support and raise a case.
0
