R3303-HP HSR6800 Routers IP Multicast Command Reference

166
Default
The TTL value of state refresh messages is 255.
Views
Public network PIM view, VPN instance PIM view
Default command level
2: System level
Parameters
ttl-value: Specifies a TTL value for state refresh messages, in the range of 1 to 255.
Examples
# On the public network, configure the device to send PIM state refresh messages with a TTL of 45.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] state-refresh-ttl 45
# In VPN instance mvpn, configure the device to send PIM state refresh messages with a TTL of 45.
<Sysname> system-view
[Sysname] pim vpn-instance mvpn
[Sysname-pim-mvpn] state-refresh-ttl 45
Related commands
pim state-refresh-capable
state-refresh-interval
state-refresh-rate-limit
static-rp (PIM view)
Use static-rp to configure a static RP.
Use undo static-rp to remove a static RP.
Syntax
static-rp rp-address [ acl-number ] [ preferred ] [ bidir ]
undo static-rp rp-address
Default
No static RP is configured.
Views
Public network PIM view, VPN instance PIM view
Default command level
2: System level
Parameters
rp-address: Specifies the IP address of the static RP to be configured. This address must be a real, valid
unicast IP address, rather than an address on the 127.0.0.0/8 segment. For a static RP serving BIDIR-PIM,
you can specify a virtual IP address.