cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
511
Views
5
Helpful
10
Replies

Auto-rp

mohammedrafiq
Level 1
Level 1

Hi ,

We have 3 routers connected as attached topology. All routers and interfaces are enabled for multicasting spares-dense mode. Router A is also configured as below,

ip multicasting-routing

ip pim spare-dense mode

ip pim send-rp-announce vlan 355 scope 23 group-list rp

ip pim send-rp-discovery scope 23 vlan 355

access-list rp permit 239.255.1.1

I can see "show ip pim rp" on router A , and also mroute for group 239.255.1.1.

but on other 2 routers I can only see "show I Pim rp mapping" for group 239.255.1.1 maped to rp, but no mroute for that group nor any thing under "sh ip pim rp" .Is this normal behaviour.

Regards,

10 Replies 10

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Mohammed,

on the router acting as the mapping agent you should specify a loopback as the ip address in use.

under that loopback interface you need

int loop M

ip pim sparse-mode

this is necessary for the mapping agent to process candidate rp advertisements and to create mappings

the loopback should be used also for RP and has to be advertised in the unicast IGP.

see

http://www.cisco.com/en/US/docs/ios/ipmulti/command/reference/imc_04.html#wp1014843

Hope to help

Giuseppe

Thanks Guiseppe,

Hope you are well,I did not use loopback cos lookbacks was not advertise into IGP.I thought you can use any interface as RP and mapping agent as long other routers can reach to it.

Regards,

Hello Mohammed,

I'm well thanks so I hope you are.

You probably can use interfaces that are not loopbacks but I think you should use the interface option to specify one.

That is only one ip address can be used for RP advertise and for the mapping agent.

This is the reason why usually loopbacks are used for this job.

Hope to help

Giuseppe

ok,

can I use looback0 of router A for both RP adv and mapping agent?,I need to keep RP adv and maping agent on same router.

Regards,

Mohammed,

You certainly can.

Regards

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

Thanks Harlod,

Any idea why I cant see the mroute on router B and C for group 239.255.1.1 ?

Regards,

Mohammed,

That should work. I'm not sure that the RouterB and RouterC have these command on.

All Routers

ip multicasting-routing

All interfaces:

ip pim spare-dense mode

You need to use a spare-dense mode in this case because you are flooding 239.0.1.39 and 239.0.1.40 as dense.

However, To make sure that the RouterC can reach VLAN_355 on RouterA.

Toshi

Toshi,

An alternative to using sparse-dense mode would be to configure "ip pim autorp listener" in global configuration mode. This commands allows you to use auto-rp and to configure the interfaces in sparse rather than sparse-dense mode.

Regards

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

Harold,

You're right. That works as well.

Harold one question,I no longer see Francois(Switching Hero) and Russ(Routing Hero).Where are you guys? (grin)

Thanks, 5P! for you

Toshi

Mohammed,

Make sure that the receiver has sent is IGMP membership report message ("show ip igmp group"). Also, verify that both router B and C see the RP ("show ip pim rp map").

Regards

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México
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