Specifications

configure pim crp vlan
ExtremeWare XOS 10.1 Command Reference Guide 699
configure pim crp vlan
configure pim crp vlan <vlan_name> [none | <policy>] {<priority>}
Description
Configures the dynamic candidate rendezvous point for PIM sparse-mode operation.
Syntax Description
Default
The default setting is for priority is 0 and indicates the highest priority.
Usage Guidelines
The policy file contains the list of multicast group accesses serviced by this RP. To delete a CRP, use the
keyword none as the access policy.
The VLAN specified for CBSR must have PIM configured.
Example
The following command configures the candidate rendezvous point for PIM sparse-mode operation on
the VLAN HQ_10_0_3 with the policy rp-list and priority set to 30:
configure pim crp HQ_10_0_3 rp-list 30
vlan_name Specifies a VLAN name.
none Specifies no policy file.
policy Specifies an policy file name.
priority Specifies a priority setting. The range is 0 - 254.