*Update*

As Justin pointed out during our private correspondence, what I did below as
actually calling a named ACL named "bidri" hehe

This is the correct solution...you need to enable bidir PIM first

R1(config)#ip pim bidir-enable
R1(config)#ip pim rp-address 1.1.1.1 20 ?
  bidir     Group range treated in bidirectional shared-tree mode
  override  Overrides dynamically learnt RP mappings
  <cr>

R1(config)#ip pim rp-address 1.1.1.1 20 bidir


On Fri, Aug 14, 2009 at 4:07 PM, Joe Astorino <[email protected]>wrote:

> Interesting!  I also do not have it in IOS help but it takes the command :
> )
>
> R1(config)#ip pim rp-address 1.1.1.1 ?
>   <1-99>       Access-list reference for group
>   <1300-1999>  Access-list reference for group (expanded range)
>   WORD         IP Named Standard Access list
>   override     Overrides dynamically learnt RP mappings
>   <cr>
>
> R1(config)#ip pim rp-address 1.1.1.1 bidir
>
> R1(config)#do sh run | i bidir
> ip pim rp-address 1.1.1.1 bidir
>
>
> R1(config)#do sh ver | i 12.4
> Cisco IOS Software, 2800 Software (C2800NM-ADVENTERPRISEK9-M), Version
> 12.4(3a), RELEASE SOFTWARE (fc2)
>
>
> On Fri, Aug 14, 2009 at 3:58 PM, Justin Guagliata <[email protected]>wrote:
>
>> BIDIR isn't an option with static rp-mapping for me.
>>
>> R4(config)#ip pim rp-address 200.7.46.6 override ?
>>   <cr>
>>
>> The doc however, says it should be. The behavior is the same on 12.4.21
>> and 124.22.T
>>  ip pim rp-address
>>
>> To statically configure the address of a Protocol Independent Multicast
>> (PIM) rendezvous point (RP) for multicast groups, use the *ip pim
>> rp-address* command in global configuration mode. To remove an RP
>> address, use the *no* form of this command.
>>
>> *ip pim *[*vrf* *vrf-name*] *rp-address* *rp-address* [*access-list*]* *[
>> *override*] [*bidir*]
>>
>>
>> _______________________________________________
>> For more information regarding industry leading CCIE Lab training, please
>> visit www.ipexpert.com
>>
>>
>
>
> --
> Regards,
>
> Joe Astorino - CCIE #24347 R&S
> Technical Instructor - IPexpert, Inc.
> Cell: +1.586.212.6107
> Fax: +1.810.454.0130
> Mailto:  [email protected]
>



-- 
Regards,

Joe Astorino - CCIE #24347 R&S
Technical Instructor - IPexpert, Inc.
Cell: +1.586.212.6107
Fax: +1.810.454.0130
Mailto:  [email protected]
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to