ip pim register-suppression
Use this command to configure the register-suppression time, in seconds, overriding the default value of 60 seconds. Configuring this value modifies register-suppression time at the DR; configuring this value at the RP modifies the RP-keepalive-period value if the ip pim rp-register-kat command is not used.
Use the no option to remove the register-suppression setting.
Command Syntax
ip pim register-suppression <11-65535>
ip pim (vrf NAME|) register-suppression <11-65535>
no ip pim register-suppression
no ip pim (vrf NAME|) register-suppression
Parameters
vrf
The VPN routing/forwarding instance
NAME
Specify the name of the VPN routing/forwarding instance
<11-65535>
Range of values for register suppression time in seconds
Default
By default, the ip pim option is disabled.
Command mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#ip pim register-suppression 555
#configure terminal
(config)#no ip pim register-suppression
Last modified date: 10/20/2023