R3303-HP 6600/HSR6600 Routers IP Multicast Command Reference
375
Views
IPv6 PIM view
Default command level
2: System level
Parameters
interval: Specifies a time that the device waits before receiving a new refresh message. The value ranges
from 1 to 65535 seconds.
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 ] [ bidir ]
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. For a static RP serving IPv6 BIDIR-PIM, you can specify a
virtual IPv6 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.










