rp-announce-filter is filtering all groups

From: Hobbs (deadheadblues@gmail.com)
Date: Fri Aug 08 2008 - 15:17:00 ART


Hello,

Here are my requirements:

R3, 150.1.3.3 should be RP for 239.0.0.0/8
R5, 150.1.5.5 should be RP for 226.0.0.0-238.255.255.255

Here is what I have come up with on R1 the mapping agent:

access-list 3 permit 150.1.3.3
access-list 30 permit 239.0.0.0 0.255.255.255
ip pim rp-announce-filter rp-list 3 group-list 30

access-list 5 permit 150.1.5.5
access-list 50 deny 224.0.0.0 1.255.255.255
access-list 50 deny 239.0.0.0 0.255.255.255
access-list 50 permit 224.0.0.0 15.255.255.255
ip pim rp-announce-filter rp-list 5 group-list 50

Yet here are the messages I get on R1:

*Mar 1 09:14:24.215: Auto-RP(0): Received RP-announce, from 150.1.3.3,
RP_cnt 1, ht 181
*Mar 1 09:14:24.215: Auto-RP(0): Filtered 224.0.0.0/4 for RP 150.1.3.3
*Mar 1 09:14:58.439: Auto-RP(0): Received RP-announce, from 150.1.5.5,
RP_cnt 1, ht 181
*Mar 1 09:14:58.439: Auto-RP(0): Filtered 224.0.0.0/4 for RP 150.1.5.5

Is there something I am missing? R1 is filtering all the groups....

thanks,

Blogs and organic groups at http://www.ccie.net



This archive was generated by hypermail 2.1.4 : Mon Sep 01 2008 - 08:15:29 ART