17 ip pim rp-register-kat – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 448

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 448 of 855

access-list: Group ranges for this C-RP

Command Mode

Global configuration

Usage

None

Examples

This example shows how to set the interface eth-0-1 to be the candidate rp.
Switch(config)#ip pim rp-candidate eth-0-1
This example shows how to cancel the configured candidate rp.
Switch(config)#no ip pim rp-candidate eth-0-1

Related Commands

ip pim rp-address

24.17 ip pim rp-register-kat

Use this command to set the keepalive timer (KAT) for (S,G) at RP from PIM registers.
To return this timer to default value, use the no form of this command.

Command Syntax

ip pim rp-register-kat <time>
time: <1-65535> KAT time in seconds

Command Mode

Global configuration

Usage

The register message send from dr will add an entry on rp. This entry will be aged when the keepalive
timer expired which can be configured by this command.

Examples

This example shows how to set the keepalive timer to 100s at RP from PIM registers.
Switch(config)#ip pim rp-register-kat 100
This example shows how to return this timer to default value.
Switch(config)#no ip pim rp-register-kat

Related Commands

ip pim rp-address
ip pim rp-candidate

Advertising