F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
1015
Examples
# Configure the device to wait 45 seconds before it receives a new state refresh message.
<Sysname> system-view
[Sysname] pim ipv6
[Sysname-pim6] state-refresh-rate-limit 45
Related commands
pim ipv6 state-refresh-capable
state-refresh-hoplimit
state-refresh-interval
static-rp (IPv6 PIM view)
Use static-rp to configure a static RP.
Use undo static-rp to configure a static RP.
Syntax
static-rp ipv6-rp-address [ acl6-number ] [ preferred ]
undo static-rp ipv6-rp-address
Default
No static RP is configured.
Views
IPv6 PIM view
Default command level
2: System level
Parameters
ipv6-rp-address: Specifies the IPv6 address of the static RP to be configured. This address must be a real,
valid, globally scoped IPv6 unicast address.
acl6-number: Specifies a basic IPv6 ACL number, in the range of 2000 to 2999. If you provide this
argument, the configured static RP will serve only those IPv6 multicast groups that pass the filtering.
Otherwise, the configured static RP will serve the all IPv6 multicast groups.
preferred: Gives priority to the static RP if the static RP conflicts with the dynamic RP. If you do not include
the preferred keyword in your command, the dynamic RP will be given priority, and the static RP takes
effect only if no dynamic RP exists in the network or when the dynamic RP fails.
Usage guidelines
IPv6 PIM-SM or IPv6 PIM-DM cannot be enabled on an interface that serves as a static RP.
When the IPv6 ACL rule applied on a static RP changes, a new RP must be elected for all IPv6 multicast
groups.
You can configure multiple static RPs by executing this command repeatedly. However, if you execute this
command multiple times and specify the same static RP address or reference the same IPv6 ACL rule, the
last configuration will override the previous one. If multiple static RPs have been configured for the same
IPv6 multicast group, the one with the highest IPv6 address will be chosen to serve the group.
You can configure up to 50 static RPs on the same device.