166
By default, the register suppression time is 60 seconds.
Related commands: probe-interval and register-policy.
Examples
# Set the register suppression time to 70 seconds in the public network.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] register-suppression-timeout 70
# Set the register suppression time to 70 seconds in VPN instance mvpn.
<Sysname> system-view
[Sysname] pim vpn-instance mvpn
[Sysname-pim-mvpn] register-suppression-timeout 70
register-whole-checksum (PIM view)
Syntax
register-whole-checksum
undo register-whole-checksum
View
Public network PIM view, VPN instance PIM view
Default level
2: System level
Parameters
None
Description
Use register-whole-checksum to configure the router to calculate the checksum based on the entire
register message.
Use undo register-whole-checksum to restore the default.
By default, the checksum is calculated based on the header in the register message.
Related commands: register-policy and register-suppression-timeout.
Examples
# Configure the router to calculate the checksum based on the entire register message in the public
network.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] register-whole-checksum
# Configure the router to calculate the checksum based on the entire register message in VPN instance
mvpn.
<Sysname> system-view
[Sysname] pim vpn-instance mvpn
[Sysname-pim-mvpn] register-whole-checksum