I think this is trivial, but it isnt working on my RB433GL or I am doing something wrong…consider this network:
_______________
_________(e.f.g.h/29)_| |____________(other networks)
| |______________|
____|______ some ospf router1
(a.b.c.d/24) ____| RB433GL |
|_________|
| ______________
|_________(o.p.q.r/29)_| |____________(other networks)
|______________|
some ospf router2
My RB433GL is using OSPF as routing protocol…what I want is that my router advertise only a.b.c.d/24 prefix (sunbet) to routers router1 and router2, and nothing else…and to recieve all advertisment from this routers…well this implies that it would be natural to use routing filters…here is mine:
/ip routing filter add chain=omer prefix=a.b.c.d/24 action=accept
/ip routing filter add chain=omer action=discard
And this filter I added on /routing ospf instances as filter out…and this is not working…what is wrong? is there another way to achive this goal?
Sorry for bad network diagram, I was in hurry…
Thank you
