R0106-HP MSR Router Series IP Multicast Command Reference(V7)
283
undo ipv6 pim holdtime join-prune
Default
The joined/pruned state holdtime timer is 210 seconds.
Views
Interface view
Predefined user roles
network-admin
Parameters
time: Sets the joined/pruned state holdtime timer in the range of 1 to 65535 seconds.
Usage guidelines
You can set the joined/pruned state holdtime timer in IPv6 PIM view or interface view. The configurations
made in IPv6 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 IPv6 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 joined/pruned state holdtime timer to 280 seconds on GigabitEthernet 2/1/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] ipv6 pim holdtime join-prune 280
Related commands
• holdtime join-prune (IPv6 PIM view)
• ipv6 pim timer join-prune
ipv6 pim neighbor-policy
Use ipv6 pim neighbor-policy to configure a legal source address range for hello messages to guard
against hello message spoofing.
Use undo ipv6 pim neighbor-policy to restore the default.
Syntax
ipv6 pim neighbor-policy acl6-number
undo ipv6 pim neighbor-policy
Default
No source address range for hello messages is configured. All the received hello messages are
considered legal.
Views
Interface view
Predefined user roles
network-admin