Page 1 of 1

OSPF Inbound Filter

Posted: 01 Mar 2014 09:07
by harmen
Hello,

I have difficulties with implementing route filters for specific intra-area prefixes received via ospf inbound direction. Routing policy statements seems to apply only for redistributed prefixes.
But I need to filter the routes which have been chosen by SPF calculation but have not been inserted into routing table. Ospf process is running under VPRN (vrf) service.
I need something like "distribute-list XXX in" command for cisco.

I will appreciate any advice.
Thanks in advance.

Re: OSPF Inbound Filter

Posted: 24 Mar 2014 23:24
by didigno
Have you tried to configure the export route policy within the VPRN?

Re: OSPF Inbound Filter

Posted: 30 Mar 2014 14:46
by harmen
Yes, but it did not work. If you have any working example, I would appreciate it.

Best` Armen

Re: OSPF Inbound Filter

Posted: 16 Apr 2014 13:01
by agungaryo
Hello ,..

try one of this,...

1. LSA filtering

Code: Select all

A:SR7>config>service>vprn>ospf$ area 0 interface "cek" lsa-filter-out 
2. Import Policy

Code: Select all

SR7>config>service>vprn$ ospf import "allowed only"