Re: Cannot use "Distribute-list out" on OSPF Routing Context

From: Warakorn Sae-Tang <kornrono_at_gmail.com>
Date: Sat, 8 Aug 2009 00:15:14 +0700

Clear!!

Thank you "Dan" and Group Study very much

Best Regards,
Korn.

On Fri, Aug 7, 2009 at 1:39 PM, Danshtr <danshtr_at_gmail.com> wrote:

> distribute list out was never supported in OSPF.
>
> You can't filter LSAs inside an area, only at ABRs, ASBRs.
>
>
> Best regards,
> Dan
>
>
>
> On Fri, Aug 7, 2009 at 8:35 AM, Warakorn Sae-Tang <kornrono_at_gmail.com>wrote:
>
>> Dear all,
>>
>> First of all, I want to test "Sham-Link" feature. After finish I want to
>> filter "O E2" of PE Loopback Interface before sending update to CE Router.
>> But I've found this problem. Now, I test MPLS-VPN lab with Cisco 7600
>> router
>> (IOS Version 12.2(33)SRC3).
>>
>> this is my sample config on OSPF vrf "12"
>>
>> !
>> router ospf 1 vrf 12
>> log-adjacency-changes
>> redistribute bgp 65001 subnets
>> network 172.16.111.1 0.0.0.0 area 0
>> !
>>
>> I try to use "distribute-list out" command on OSPF, but it show like this:
>>
>> (config-router)#distribute-list 1 out gigabitEthernet 5/2
>> % Interface not allowed with OUT for OSPF
>> (config-router)#
>>
>> After that I try with "distribute-list in" command. It's ok.
>>
>> (config-router)#distribute-list 1 in gigabitEthernet 5/2
>>
>>
>> And it success on other Routing Context such as RIPv2 and BGP
>>
>> RIPv2
>> !
>> router rip
>> version 2
>> no auto-summary
>> !
>> address-family ipv4 vrf 12
>> redistribute bgp 65001
>> network 172.16.0.0
>> distribute-list 1 out GigabitEthernet5/2
>> no auto-summary
>> exit-address-family
>> !
>>
>> BGP
>> !
>> router bgp 65001
>> !
>> address-family ipv4 vrf 12
>> no synchronization
>> network 111.111.111.111 mask 255.255.255.255
>> distribute-list 1 out GigabitEthernet5/2
>> exit-address-family
>> !
>>
>> I don't know this is IOS problem or my missing concept of distribute-list
>> "out" on OSPF-VRF.
>>
>> Please suggest me.
>>
>> Best Regards,
>> Warakorn Sae-Tang
>>
>>
>> Blogs and organic groups at http://www.ccie.net
>>
>> _______________________________________________________________________
>> Subscription information may be found at:
>> http://www.groupstudy.com/list/CCIELab.html

Blogs and organic groups at http://www.ccie.net
Received on Sat Aug 08 2009 - 00:15:14 ART

This archive was generated by hypermail 2.2.0 : Tue Sep 01 2009 - 05:43:56 ART