3 ip pim bsr-candidate, 4 ip pim bsr-border – CANOGA PERKINS 9175 Command Reference User Manual
Page 397
CanogaOS Command Reference
24-2
None
Examples
This example shows how to set anycast rendezvous-point.
Switch(config)#ip pim anycast-rp 10.10.10.1 10.10.10.11
This example shows how to remove the member in anycast rendezvous-point.
Switch(config)#no ip pim anycast-rp 10.10.10.1 10.10.10.11
Related Commands
None
24.3 ip pim bsr-candidate
Use this command to configure the candidate bootstrap router (candidate BSR).
To remove the configurations, use the no form of this command.
Command Syntax
ip pim bsr-candidate interface [ hash-mask [ priority ] ]
no ip pim bsr-candidate
interface: the interface name
hash-mask: <0-32> Hash mask length for RP selection
priority: <0-255> Priority value for candidate bootstrap router
Command Mode
Global configuration
Usage
None
Examples
This example shows how to configure the candidate BSR.
Switch(config)#ip pim bsr-candidate eth-0-1
This example shows how to cancel the candidate BSR configured.
Switch(config)#no ip pim bsr-candidate
Related Commands
ip pim bsr-border
24.4 ip pim bsr-border
Use this command to configure the border of pim domain.
To remove the configurations of the border of pim domain, use the no form of this command.
Command Syntax