R2511-HP MSR Router Series IP Multicast Command Reference(V5)
83
• The (S, G) join/prune timeout timer on the upstream device. If you configure a small queue size, the
outgoing interface of the corresponding entry might have been pruned because of to timeout before
the last join/prune message in a queue reaches the upstream device.
Examples
# Configure each join/prune message to contain a maximum of 2000 (S, G) entries on the public
network.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] jp-queue-size 2000
# Configure each join/prune message to contain a maximum of 2000 (S, G) entries in VPN instance
mvpn.
<Sysname> system-view
[Sysname] pim vpn-instance mvpn
[Sysname-pim-mvpn] jp-queue-size 2000
Related commands
• holdtime join-prune
• jp-pkt-size
• pim holdtime join-prune
pim
Use pim to enter public network PIM view or VPN instance PIM view.
Use undo pim to remove all configurations in public network PIM view or VPN instance PIM view.
Syntax
pim [ vpn-instance vpn-instance-name ]
undo pim [ vpn-instance vpn-instance-name ]
Views
System view
Default command level
2: System level
Parameters
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN by its name, a case-sensitive string of 1 to 31
characters. If this option is not specified, the command applies to the public network.
Usage guidelines
IP multicast routing must be enabled in the corresponding instance before this command can take effect.
Examples
# Enable IP multicast routing on the public network and enter public network PIM view.
<Sysname> system-view
[Sysname] multicast routing-enable
[Sysname] pim
[Sysname-pim]
# Enable IP multicast routing in VPN instance mvpn and enter PIM view of VPN instance mvpn.










