R21xx-HP FlexFabric 11900 IP Multicast Command Reference

86
undo pim triggered-hello-delay
Default
The maximum delay for sending a hello message is 5 seconds.
Views
Interface view
Predefined user roles
network-admin
Parameters
delay: Sets the maximum delay (in seconds) for sending a hello message, in the range of 1 to 60.
Examples
# Set the maximum delay for sending a hello message to 3 seconds on VLAN-interface 100.
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] pim triggered-hello-delay 3
register-policy (PIM view)
Use register-policy to configure an ACL rule to filter register messages.
Use undo register-policy to remove the configured register filtering rule.
Syntax
register-policy acl-number
undo register-policy
Default
No register filtering rule is configured.
Views
PIM view
Predefined user roles
network-admin
Parameters
acl-number: Specifies an IPv4 advanced ACL, in the range of 3000 to 3999.
Usage guidelines
Use an IPv4 advanced ACL to filter register messages based on source addresses and multicast group
addresses. If you specify a VPN instance in the ACL, the ACL does not take effect. The other optional
parameters except time-range are ignored.
The RP accepts only register messages that match the permit statement of the ACL.
Examples
# Configure the RP to accept only those register messages from multicast sources on the subnet of
10.10.0.0/16 for multicast groups on the subnet of 225.1.0.0/16.
<Sysname> system-view