HP VPN Firewall Appliances Network Management Command Reference

996
Default command level
2: System level
Parameters
packet-size: Specifies the maximum size of each join/prune message in bytes. The value ranges from
100 to 64000.
Examples
# Set the maximum size of each join/prune message to 1500 bytes.
<Sysname> system-view
[Sysname] pim ipv6
[Sysname-pim6] jp-pkt-size 1500
Related commands
jp-queue-size
jp-queue-size (IPv6 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
Each join/prune messages contains a maximum of 1020 (S, G) entries.
Views
IPv6 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, each 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 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.