OcNOS-SP : Multicast Guide : Protocol Independent Multicasting Command Reference : PIMv4 Commands : ip pim register-rate-limit
ip pim register-rate-limit
Use this command to configure the rate of Register packets sent by this designated router (DR), in number of packets per second.
Use the no option to remove the register-rate-limit configuration.
Note: The configured rate is per (S,G) state, and is not a system-wide rate.
Command Syntax
ip pim (vrf NAME|) register-rate-limit <1-65535>
no ip pim (vrf NAME|) register-rate-limit
Parameters
vrf
The VPN routing/forwarding instance
NAME
Specify the name of the VPN routing/forwarding instance
<1-65535>
Range of values for packets to send per second
Default
No rate limit is set for PIM-SM register packets.
Command mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#ip pim register-rate-limit 3444
 
#configure terminal
(config)#no ip pim register-rate-limit
Last modified date: 10/20/2023