cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
792
Views
0
Helpful
4
Replies

Multicast: rp-announce-filter is filtering all groups

dodgerfan78
Level 1
Level 1

Hello,

I want R2 to be RP for 232.0.0.0/8 and R3 to be RP for 233.0.0.0/8. I want to do the filtering on the mapping agent only.

R1: mapping agent

R2: RP (2.2.2.2)

R3: RP (3.3.3.3)

R1 connected to R2 and R3 via serial links.

I have the following on R1:

access-list 2 permit 2.2.2.2

access-list 3 permit 3.3.3.3

access-list 20 permit 232.0.0.0 0.255.255.255

access-list 30 permit 233.0.0.0 0.255.255.255

ip pim send-rp-discovery Loopback0 scope 10

ip pim rp-announce-filter rp-list 3 group-list 30

ip pim rp-announce-filter rp-list 2 group-list 20

Yet R1 is still filtering all groups. See the log below:

*Mar 1 00:14:40.555: Auto-RP(0): Received RP-announce, from 2.2.2.2, RP_cnt 1,

ht 181

*Mar 1 00:14:40.559: Auto-RP(0): Filtered 224.0.0.0/4 for RP 2.2.2.2

*Mar 1 00:14:46.959: Auto-RP(0): Received RP-announce, from 3.3.3.3, RP_cnt 1,

ht 181

*Mar 1 00:14:46.963: Auto-RP(0): Filtered 224.0.0.0/4 for RP 3.3.3.3

Is there a problem with my config?

thank you,

4 Replies 4

dodgerfan78
Level 1
Level 1

I think I resolved this issue. You have to filter on RP's as well.

Hello,

yes because without any specific configurations a candidate RP will advertise itself for the whole 224.0.0.0/4 multicast address space and this is what happening on the candidate RPs and they are filtered.

Add the right ACL on each candidate RP

ip pim send-rp-announce loopN scope TTL# group-list ACL#

Hope to help

Giuseppe

Hello,

I didn't see you were the same that had opened the thread !

I'm really tired ..

Excuse me

Best Regards

Giuseppe

hehe, no problem. you explained it better than me :)

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card