24 pim commands, 1 ip pim accept-register, 2 ip pim anycast-rp – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 438

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 438 of 855

24 PIM Commands

24.1 ip pim accept-register

Use this command to apply an access-list to limit the pim register message received by rp.
To remove this setting, use the no form of this command.

Command Syntax

ip pim accept-register list list
no ip pim accept-register list
list: the name of the access-list to be applied

Command Mode

Global configuration

Usage

This feature is used to prevent the unauthorized user registered to the switch.
When enable this feature, the system will send back a register stop message when the unauthorized
register message is received.

Examples

This example shows how to apply the access-list acl1 to limit the pim register message received by rp.
Switch(config)#ip pim accept-register list acl1
This example shows how to remove the limits.
Switch(config)#no ip pim accept-register

Related Commands

None

24.2 ip pim anycast-rp

Use this command to set anycast rendezvous-point.
To remove the configurations, use the no form of this command.

Command Syntax

ip pim anycast-rp rA.rB.rC.rD mA.mB.mC.mD
no ip pim anycast-rp rA.rB.rC.rD [mA.mB.mC.mD]
rA.rB.rC.rD: anycast rp address
mA.mB.mC.mD: anycast member rp address

Command Mode

Advertising