See the following sections:
- address address <forward-msdp-sa>;
- [edit logical-systems logical-system-name protocols pim rp local family anycast-pim rp-set],
- [edit logical-systems logical-system-name routing-instances routing-instance-name protocols pim rp local family anycast-pim rp-set],
- [edit protocols pim rp local family anycast-pim rp-set],
- [edit routing-instances routing-instance-name protocols pim rp local family anycast-pim rp-set]
Statement introduced in JUNOS Release 7.4.
Configure the anycast rendezvous point (RP) addresses in the RP set. Multiple addresses can be configured in an RP set. If the RP has peer Multicast Source Discovery Protocol (MSDP) connections, then the RP must forward MSDP source active (SA) messages.
address—RP address in an RP set.
forward-msdp-sa—(Optional) Forward MSDP SAs to this address.
See Example: Configuring Anycast RP.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
- address address;
- [edit logical-systems logical-system-name protocols pim rp local family],
- [edit logical-systems logical-system-name routing-instances routing-instance-name protocols pim rp local family],
- [edit protocols pim rp local family],
- [edit routing-instances routing-instance-name protocols pim rp local family]
Statement introduced before JUNOS Release 7.4.
Configure the local rendezvous point (RP) address.
address—Local RP address.
See Configuring the Local RP Address.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
- address address {
-
version version;
-
-
group-ranges {
-
destination-mask;
- }
- }
- [edit logical-systems logical-system-name protocols pim static],
- [edit logical-systems logical-system-name routing-instances routing-instance-name protocols pim static],
- [edit protocols pim static],
- [edit routing-instances routing-instance-name protocols pim static]
Statement introduced before JUNOS Release 7.4.
Configure static rendezvous point (RP) addresses. You can configure a static RP in a logical system only if the logical system is not directly connected to a source.
For each static RP address, you can optionally specify the PIM version and the groups for which this address can be the RP. The default PIM version is version 1.
address—Static RP address.
The remaining statements are explained separately.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.