Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
PIM Commands
OmniSwitch CLI Reference Guide
September 2009
page 45-15
ip pim candidate-rp
Configures the local router as the Candidate-Rendezvous Point (C-RP) for a specified IP multicast 
group(s).
ip pim candidate-rp rp_address group-address/prefix_length [priority priority] [interval seconds
no ip pim candidate-rp rp_address group-address/prefix_length
Syntax Definitions
rp_address
Specifies a 32-bit address that will be advertised as a Candidate-RP.
group_address
Specifies a 32-bit group address for which the local router will adver-
tise itself as a Candidate-RP.
/prefix_length
Specifies the prefix length of the multicast group.
priority
Specifies the priority value of the Candidate-RP. Values may range 
from 0 to 192. The lower the value, the higher the priority.
seconds
Specifies the interval at which the C-RP advertisements are sent to the 
Bootstrap router, in seconds. Values may range from 1 to 300.
Defaults
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of this command to remove the association of the device as a C-RP for a particular 
multicast group.
• The specified rp_address must belong to a PIM enabled interface.
• Only one RP address is supported per switch. If multiple candidate-RP entries are defined, they must 
specify the same rp-address.
• The priority and the interval values are used by the switch. If they are modified for one entry, the 
switch will modify these for all the candidate-rp entries.
• This command is supported only in the sparse mode.
Examples
-> ip pim candidate-rp 50.1.1.1 224.0.0.0/4 priority 100 interval 100
parameter
default
priority
192
seconds
60