D-Link xStackTM DGS/DXS-3300 Series Switch User Manual


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
305
config pim crp
the router having the higher IP address will become the RP. The
user may set a priority between 0 – 255 with a default setting of 0.
wildcard_prefix_cnt [0 | 1] - The user may set the Prefix Count
value of the wildcard group address here by choosing a value
between 0 and 1 with a default setting of 0.
Restrictions Only administrator-level users can use this command.
Usage Example:
To configure the Candidate RP settings for the multiple access network:
DGS-3324SRi:4#config pim crp holdtime 150 priority 2 wildcard_prefix_cnt 0
Command: config pim crp holdtime 150 priority 2 wildcard_prefix_cnt 0
Success.
DGS-3324SRi:4#
create pim static_rp
Purpose Used to enter the multicast group IP address used in identifying the
Rendezvous Point (RP).
Syntax
create pim static_rp group <network address> rp <ipaddr>
Description This command will enter the multicast group IP address which will
be used to identify the RP. This entry must be a class D IP address.
This command is for PIM-SM configurations only.
Parameters group <network_address> - Enter the multicast group IP address
used in determining the Static RP. This address must be a class D
IP address.
rp <ipaddr> - Enter the IP address of the RP the switch
administrator wishes to become the Static RP for this group.
Restrictions Only administrator-level users can use this command.
Usage Example:
To create the settings to determine a static RP:
DGS-3324SRi:4#create pim static_rp group 231.0.0.1/32 rp 11.1.1.1
Command: create pim static_rp group 231.0.0.1/32 rp 11.1.1.1
Success.
DGS-3324SRi:4#