15 ip pim rp-address, 16 ip pim rp-candidate – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 447

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 447 of 855

ip pim register-source

24.15 ip pim rp-address

Use this command to set the pim rp (rendezvous point) address.
To remove it, use the no form of this command.

Command Syntax

ip pim rp-address address [ [ access-list ] override ]
no ip pim rp-address
address: the rp address
access-list: the name of an access-list
override: Overrides dynamically learned RP mappings

Command Mode

Global configuration

Usage

None

Examples

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 <interval>] [priority <priority>] [group-list access-list]
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

Advertising