3 ip pim bsr-candidate – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 439

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 439 of 855

Global configuration

Usage

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

Advertising