/
set protocols pimsm4 static-rps rp group-prefix
set protocols pimsm4 static-rps rp group-prefix
The set protocols pimsm4 static-rps rp group-prefix command assigns the group prefix address served by the static RP.
Command Syntax
set protocols pimsm4 static-rps rp <rp-address> group-prefix <IPv4Net>
Parameter
Parameter | Description |
rp <rp-address> | Specifies address of a static RP. The address is in dotted decimal notation. |
group-prefix <IPv4Net> | Specifies the group prefix address served by the static RP. The value is in the form of an IP address and prefix-length in the address/prefix-length format. |
Example
- Assign the group prefix address served by the RP to 239.0.0.0/8.
admin@Xorplus# set protocols pimsm4 static-rps rp 10.100.0.2 group-prefix 239.0.0.0/8 admin@Xorplus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.