R0106-HP MSR Router Series IP Multicast Command Reference(V7)
111
Usage guidelines
You can set the joined/pruned state holdtime timer in PIM view or interface view. The configurations
made in PIM view are effective on all interfaces. The configurations made in interface view are effective
on only the current interface. If you set the joined/pruned state holdtime timer in both PIM view and
interface view, the configuration in interface view always takes precedence.
To prevent the upstream neighbors from aging out, you must configure the interval for sending join/prune
messages to be less than the joined/pruned state holdtime timer.
Examples
# Set the global joined/pruned state holdtime timer to 280 seconds on the public network.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] holdtime join-prune 280
Related commands
• pim holdtime join-prune
• timer join-prune (PIM view)
jp-pkt-size (PIM view)
Use jp-pkt-size to set the maximum size of each join/prune message.
Use undo jp-pkt-size to restore the default.
Syntax
jp-pkt-size size
undo jp-pkt-size
Default
The maximum size of a join/prune message is 8100 bytes.
Views
PIM view
Predefined user roles
network-admin
Parameters
size: Sets the maximum size of each join/prune message, in the range of 100 to 8100 bytes.
Examples
# Set the maximum size of each join/prune message to 1500 bytes on the public network.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] jp-pkt-size 1500
pim
Use pim to enter PIM view.
Use undo pim to remove all configurations in PIM view.