![D-Link xStack DGS-3612G series Cli Manual Download Page 344](http://html1.mh-extra.com/html/d-link/xstack-dgs-3612g-series/xstack-dgs-3612g-series_cli-manual_3519854344.webp)
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
341
NOTE:
The Probe time value must be less than half of
the Register Suppression Time value. If not, the
administrator will be presented with a Fail message.
create pim crp
Purpose
To enable the Switch to become a candidate to be the Rendezvous
Point (RP).
Syntax
create pim crp group <network_address>
rp <ipif_name 12>
Description
This command will set the parameters for the switch to become a
candidate RP. This command is for PIM-SM configurations only.
Parameters
group <network_address>
−
Enter the multicast group address for this
switch to become a Candidate RP. This address must be a class D
address.
rp <ipif_name 12>
−
Enter the name of the PIM-SM enabled interface
the switch administrator wishes to become the CRP for this group.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To create an IP interface to become a Candidate RP on the Switch:
DGS-3627:5#create pim crp group 231.0.0.1/32 rp Zira
Command: create pim crp group 231.0.0.1/32 rp Zira
Success.
DGS-3627:5#
delete pim crp
Purpose
To disable the Switch in becoming a possible candidate to be the
Rendezvous Point (RP).
Syntax
delete pim crp group <network_address>
Description
This command remove the switch’s status of Candidate RP. This
command is for PIM-SM configurations only.
Parameters
group <network_address>
−
Enter the multicast group address for this
switch to be removed from being a Candidate RP. This address must
be a class D address.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To delete an IP interface from becoming a Candidate RP on the Switch:
DGS-3627:5#delete pim crp group 231.0.0.1/32
Command: delete pim crp group 231.0.0.1/32
Success.
DGS-3627:5#