OSPF Inbound Filter

Post Reply
harmen

OSPF Inbound Filter

Post 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.
didigno
Member
Posts: 31
Joined: 27 Feb 2013 06:35
Location: London

Re: OSPF Inbound Filter

Post by didigno »

Have you tried to configure the export route policy within the VPRN?
harmen

Re: OSPF Inbound Filter

Post by harmen »

Yes, but it did not work. If you have any working example, I would appreciate it.

Best` Armen
agungaryo

Re: OSPF Inbound Filter

Post 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"
Post Reply

Return to “7750 SR”