CISCO route-map equivalent
Posted: Sun Feb 05, 2017 5:50 am
Hi,
In cisco routers there is a command that is called route-map. A command where you provide access-list of allowed subnets that is pointed to the next-hop router. Anything that doesn't match in the access-list will be discarded. This setup is targeted to huge number of VLAN's. Each VLAN interface has their own allowed subnets. I tried using ip-firewall but it looks messy because I have to define many rules per interface. Is there a simpler approach using ip-mangle?
I would like to know if there is something similar to this in mikrotik.
Please provide an optimized sample configuration having multiple allowed subnets per vlan interface.
Thanks,
TCC
In cisco routers there is a command that is called route-map. A command where you provide access-list of allowed subnets that is pointed to the next-hop router. Anything that doesn't match in the access-list will be discarded. This setup is targeted to huge number of VLAN's. Each VLAN interface has their own allowed subnets. I tried using ip-firewall but it looks messy because I have to define many rules per interface. Is there a simpler approach using ip-mangle?
I would like to know if there is something similar to this in mikrotik.
Please provide an optimized sample configuration having multiple allowed subnets per vlan interface.
Thanks,
TCC