
RP in PIMv1/V2
Hi. are there any differences between PIMv1 and PIMv2 from the point of supporting Auto-RP/BSR methods? I mean can I use either of two methods in both PIMv1 and PIMv2 networks? tnx.
Hi. are there any differences between PIMv1 and PIMv2 from the point of supporting Auto-RP/BSR methods? I mean can I use either of two methods in both PIMv1 and PIMv2 networks? tnx.
Comments
Yes, there are various functional differences. I hope this answers your question.
https://supportforums.cisco.com/thread/2213085
HTH
I did not see this in the thread, but I a pretty certain BSR is not supported in PIMv1:
ISP2(config)#int lo0
ISP2(config-if)#ip pim ver
ISP2(config-if)#ip pim version 1
ISP2(config-if)#ip pim bsr-candidate lo0
Warning: PIMv2 not configured on Loopback0, BSR messages not originated
ISP2(config)#
HTH
The main change of PIMv2 was the introduction of BSR. If an lab question were to say something like “Configure PIM Sparse Mode using PIMv2 RP assignment” it means BSR.
Brian McGahan, 4 x CCIE #8593 (R&S/SP/SC/DC), CCDE #2013::13
[email protected]
Internetwork Expert, Inc.
http://www.INE.com
From: [email protected] [mailto:[email protected]] On Behalf Of jsprang
Sent: Tuesday, February 18, 2014 9:31 AM
To: Brian McGahan
Subject: Re: [CCIE R&S] RP in PIMv1/V2
I did not see this in the thread, but I a pretty certain BSR is not supported in PIMv1:
ISP2(config)#int lo0
ISP2(config-if)#ip pim ver
ISP2(config-if)#ip pim version 1
ISP2(config-if)#ip pim bsr-candidate lo0
Warning: PIMv2 not configured on Loopback0, BSR messages not originated
ISP2(config)#
HTH
INE - The Industry Leader in CCIE Preparation
http://www.INE.com
Subscription information may be found at:
http://www.ieoc.com/forums/ForumSubscriptions.aspx
If you have read the link provided by Hari, then you can see that BSR is only supported by PIMv2.
Good point by Brian. This type of question can be quite confusing.
Thanks