16 ip pim rp-candidate, 17 ip pim rp-register-kat – CANOGA PERKINS 9175 Command Reference User Manual
Page 405
CanogaOS Command Reference
24-10
This example shows how to set the pim rp address to 1.1.1.1.
Switch(config)#ip pim rp-address 1.1.1.1
This example shows how to remove the rp address 1.1.1.1.
Switch(config)#no ip pim rp-address 1.1.1.1
Related Commands
ip pim rp-candidate
ip pim rp-register-kat
24.16 ip pim rp-candidate
Use this command to set the candidate rp.
To remove the candidate rp, use the no from of this command.
Command Syntax
ip pim rp-candidate interface [interval
no ip pim rp-candidate
interface: the name of the interface to be the candidate rp
interval :<1-16383> C-RP advertisement interval in seconds
priority : <0-255> Candidate-RP priority
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