-
rp {
-
-
auto-rp {
- (announce | discovery | mapping);
- (mapping-agent-election | no-mapping-agent-election);
- }
-
-
bootstrap {
-
-
family (inet | inet6) {
-
priority number;
-
import [ policy-names ];
-
export [ policy-names ];
- }
- }
-
bootstrap-export [ policy-names ];
-
bootstrap-import [ policy-names ];
-
bootstrap-priority number;
-
dr-register-policy [ policy-names ];
-
-
embedded-rp {
-
maximum-rps limit;
-
-
group-ranges {
-
destination-mask;
- }
- }
-
-
local {
-
-
family (inet | inet6) {
-
disable;
-
address address;
-
-
anycast-pim {
-
-
rp-set {
-
address address [forward-msdp-sa];
- }
-
local-address address;
- }
-
-
group-ranges {
-
destination-mask;
- }
-
hold-time seconds;
-
priority number;
- }
- }
-
rp-register-policy [ policy-names ];
-
-
static {
-
-
address address {
-
version version;
-
-
group-ranges {
-
destination-mask;
- }
- }
- }
- }
- [edit logical-systems logical-system-name protocols pim],
- [edit logical-systems logical-system-name routing-instances routing-instance-name protocols pim],
- [edit protocols pim],
- [edit routing-instances routing-instance-name protocols pim]
Statement introduced before JUNOS Release 7.4.
Configure the router as an actual or potential RP. A router can be an RP for more than one group.
If you do not include the rp statement, the router can never become the RP.
The statements are explained separately.
See Configuring PIM Sparse Mode Properties.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.