11 ip pim register-rate-limit – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 444

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 444 of 855

Command Mode

Interface configuration

Usage

None

Examples

This example shows how to establish neighbors based on access-list acl1.
Switch(config-if)#ip pim neighbor-filter acl1
This example shows how to cancel the filter.
Switch(config-if)#no ip pim neighbor-filter

Related Commands

None

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

Advertising