Ip pim rp-candidate – Enterasys Networks X-Pedition XSR CLI User Manual
Page 341
PIM Commands
XSR CLI Reference Guide 7-93
Syntax of the “no” Form
The no form of this command removes the static RP configuration:
no ip pim rp-address rp-address
Mode
Global configuration:
XSR(config)#
Example
This example configures the RP used by the multicast groups within the range 225.1.1.0/24:
XSR(config)#access-list 2 permit 225.1.1.0 0.0.0.255
XSR(config)#ip pim rp-address 192.168.2.5
ip pim rp-candidate
This command sets the XSR to advertise itself as a PIM candidate Rendezvous Point (RP) to the
BSR. Only one candidate RP can be configured per box.
Syntax
ip pim rp-candidate type number [group-list access-list][priority priority-value]
Syntax of the “no” Form
The no form of this command removes this XSR as an RP candidate:
no ip pim rp-candidate
Mode
Global configuration:
XSR(config)#
Defaults
•
The XSR is not configured as an RP candidate.
•
DR priority is 192 by default if it becomes one.
Example
This example sets the XSR to advertise itself as a candidate RP to the BSR in its PIM domain:
XSR(config)#interface FastEthernet 1
XSR(config)#ip pim rp-candidate FastEthernet 1
type number
Interface whose IP address is advertised as a candidate RP address.
access-list
Standard IP access list number that defines the group prefixes that are
advertised in association with the RP address.
priority
The priority of this candidate RP.
priority-value
Priority value, ranging from 0 to 255.