Hello to all.
I have a problem . I want to reject 192.168.0.0/16 to come from one interface and broadcast to another interface but i cant …
I have tryied the filter but without success .
/routing filter add action=discard chain=ospf-out comment="Drop" disabled=no invert-match=no prefix=192.168.0.0/16 prefix-length=16-32 set-bgp-prepend-path=""
Any suggestion ?
Thanks