HP VPN Firewall Appliances Network Management Command Reference
640
jp-queue-size (PIM view)
Use jp-queue-size to configure the maximum number of (S, G) entries in each join/prune message.
Use undo jp-queue-size to restore the default.
Syntax
jp-queue-size queue-size
undo jp-queue-size
Default
A join/prune messages contains a maximum of 1020 (S, G) entries.
Views
Public network PIM view
Default command level
2: System level
Parameters
queue-size: Specifies the maximum number of (S, G) entries in each join/prune message, in the range of
1 to 4096.
Usage guidelines
When you use this command, take the following into account:
• The size of the forwarding table. In a network that does not support packet fragmentation, if you
configure a large queue size, a join/prune message might contain a large number of groups. This
might cause the message length to exceed the MTU of the network. As a result, the products that do
not support fragmentation drop the join/prune message.
• 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
Related commands
• holdtime join-prune
• jp-pkt-size
• pim holdtime join-prune
pim
Use pim to enter public network PIM view.
Use undo pim to remove all configurations in public network PIM view.