11 ip pim register-rate-limit, 12 ip pim register-source – CANOGA PERKINS 9175 Command Reference User Manual
Page 402
CanogaOS Command Reference
24-7
24.11 ip pim register-rate-limit
Use this command to set the rate limit for pim registers.
To return the rate limit to default value, use the no form of this command.
Command Syntax
ip pim register-rate-limit <1-65535>
no ip pim register-rate-limit
<1-65535>: the rate limit for pim registers send from dr to rp
Command Mode
Global configuration
Usage
There is no rate limit for pim registers by default.
When the rate limit is configured, the exceed pim register message will be dropped on the rp.
Examples
This example shows how to set the rate limit for pim registers to 100 per second.
Switch(config)#ip pim register-rate-limit 100
This example shows how to cancel the rate limit.
Switch(config)#no ip pim register-rate-limit
Related Commands
ip pim register-rp-reachability
ip pim register-source
ip pim register-suppression
24.12 ip pim register-source
Use this command to set the source address for pim register.
To return the source address for pim register to default value, use the no form of this command.
Command Syntax
ip pim register-source interface
no ip pim register-source
interface: the name of the interface. Use the address of this interface to be the source address for pim
register.
Command Mode
Global configuration
Usage