xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
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 <ip_addr/netmask>
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 <ip_addr/netmask>
- 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 or Operator-level users can issue this command.
Usage example:
To create an IP interface to become a Candidate RP on the Switch:
DES-3800:admin#create pim crp group 231.0.0.1/32 rp Trinity
Command: create pim crp group 231.0.0.1/32 rp Trinity
Success.
DES-3800:admin#
delete pim crp
Purpose
To disable the Switch in becoming a possible candidate to be the
Rendezvous Point (RP).
Syntax
delete pim crp group <ip_addr/netmask>
Description
This command remove the switch’s status of Candidate RP. This
command is for PIM-SM configurations only.
Parameters
group <ip_addr/netmask>
- 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-level users can issue this command.
Usage example:
To delete an IP interface from becoming a Candidate RP on the Switch:
DES-3800:admin#delete pim crp group 231.0.0.1/32
Command: delete pim crp group 231.0.0.1/32
Success.
DES-3800:admin#
386