T3700G-28TQ
 
JetStream 28-Port Gigabit Stackable L3 Managed Switch CLI Guide 
 
324 
T3700G-28TQ(config)# ip pim bsr-candidate interface vlan 2  hash- 
mask-length 10 priority 20   
ip pim rp-candidate interface   
Description 
The ip pim rp-candidate command is used to configure the candidate RP on 
specific interface. To disable the candidate RP on this interface, please use no 
ip pim rp-candidate command. 
Syntax 
ip pim rp-candidate interface { { fastEthernet | gigabitEthernet | 
ten-gigabitEthernet } port | loopback id | vlan vlan-id } [ priority pri ] [ interval 
interval ] 
no ip pim rp-candidate interface { { fastEthernet | gigabitEthernet | 
ten-gigabitEthernet } port | loopback id | vlan vlan-id } 
Parameter 
fastEthernet | gigabitEthernet | ten-gigabitEthernet  —— The port type of the 
interface. 
port —— The port number. 
id  —— The interface loopback ID. 
vlan-id  —— The interface VLAN ID. 
pri ——    The priority of the RP, ranging from 0 to 255. 
interval —— The interval of RP advertisement interval. It ranges from 1 to 255 
seconds. 
Command Mode 
Global Configuration Mode 
Example 
Configure the candidate RP on interface VLAN 2 with the priority as 20 and the 
interval of RP advertisement interval as 70s: 
T3700G-28TQ(config)# ip pim rp-candidate interface vlan 2 priority 20 
interval 70