Configure Pim Crp Vlan - Extreme Networks ExtremeWare XOS Command Reference Manual

Version 11.3
Hide thumbs Also See for ExtremeWare XOS:
Table of Contents

Advertisement

IP Multicast Commands

configure pim crp vlan

configure pim crp vlan <vlan_name> [none | <policy>] {<priority>}
Description
Configures the dynamic candidate rendezvous (CRP) point for PIM sparse-mode operation.
Syntax Description
vlan_name
none
policy
priority
Default
The default setting for priority is 0 and indicates the highest priority.
Usage Guidelines
The policy file contains the list of multicast group addresses serviced by this RP. This set of group
addresses are advertised as candidate RPs. Each router then elects the common RP for a group address
based on a common algorithm. This group to RP mapping should be consistent on all routers.
This policy file is not used for filtering purposes. As used with this command, the policy file is just a
container for a list of addresses. So a typical policy file used for RP configuration will look a little
different from a policy used for other purposes. The following is a sample policy file which will
configure the CRP for the address ranges 239.0.0.0/24 and 232.144.27.0/24:
entry extreme1 {
if match any {
}
then {
nlri
nlri
}
}
The VLAN specified for a CRP must have PIM configured.
To delete a CRP, use the keyword
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
1548
Specifies a VLAN name.
Specifies no policy file.
Specifies a policy file name.
Specifies a priority setting. The range is 0 - 254.
239.0.0.0/24 ;
232.144.27.0 ;
as the access policy.
none
ExtremeWare XOS 11.3 Command Reference

Advertisement

Table of Contents
loading

This manual is also suitable for:

Extremeware xos 11.3

Table of Contents