F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
651
Default command level
2: System level
Parameters
acl-number: Specifies an advanced ACL, in the range of 3000 to 3999. The RP can accept only register
messages that match the permit statement of the ACL.
Examples
# On the public network, 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
[Sysname] acl number 3000
[Sysname-acl-adv-3000] rule permit ip source 10.10.0.0 0.0.255.255 destination 225.1.0.0
0.0.255.255
[Sysname-acl-adv-3000] quit
[Sysname] pim
[Sysname-pim] register-policy 3000
Related commands
register-suppression-timeout
register-suppression-timeout (PIM view)
Use register-suppression-timeout to configure the register suppression time.
Use undo register-suppression-timeout to restore the default.
Syntax
register-suppression-timeout interval
undo register-suppression-timeout
Default
The register suppression time is 60 seconds.
Views
Public network PIM view
Default command level
2: System level
Parameters
interval: Specifies a register suppression time in seconds, in the range of 1 to 65535.
Examples
# Set the register suppression time to 70 seconds on the public network.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] register-suppression-timeout 70
Related commands
probe-interval
register-policy