172
Description
Use state-refresh-rate-limit to configure the time that the router must wait before receiving a new state
refresh message.
Use undo state-refresh-rate-limit to restore the default.
By default, the device waits 30 seconds before it receives a new state refresh message.
Related commands: pim state-refresh-capable, state-refresh-interval, and state-refresh-ttl.
Examples
# In the public network, configure the device to wait 45 seconds before it receives a new state refresh
message.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] state-refresh-rate-limit 45
# In VPN instance mvpn, configure the device to wait 45 seconds before receiving a new state refresh
message.
<Sysname> system-view
[Sysname] pim vpn-instance mvpn
[Sysname-pim-mvpn] state-refresh-rate-limit 45
state-refresh-ttl
Syntax
state-refresh-ttl ttl-value
undo state-refresh-ttl
View
Public network PIM view, VPN instance PIM view
Default level
2: System level
Parameters
ttl-value: TTL value of state refresh messages, in the range of 1 to 255.
Description
Use state-refresh-ttl to configure the TTL value of state refresh messages.
Use undo state-refresh-ttl to restore the default.
By default, the TTL value of state refresh messages is 255.
Related commands: pim state-refresh-capable, state-refresh-interval, and state-refresh-rate-limit.
Examples
# In 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.