D-Link DXS-3600-16S Manual page 461

Dxs-3600 series layer 2/3 managed 10gbe switch
Hide thumbs Also See for DXS-3600-16S:
Table of Contents

Advertisement

Usage Guideline
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#ip pim rp-address 172.18.62.1 statirp-acl
DXS-3600-32S(config)#ip standard access-list statirp-acl
DXS-3600-32S(config-ip-acl)#permit 234.0.0.0/12
DXS-3600-32S(config-ip-acl)#
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#ip pim rp-address 172.18.63.254
DXS-3600-32S(config)#
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#no ip pim rp-address 172.18.62.1
DXS-3600-32S(config)#
47-7 ip pim rp-candidate
This command is used to configure the router to advertise itself as a Protocol Independent Multicast (PIM) Version 2
candidate rendezvous point (RP) to the bootstrap router (BSR). To return default, use the no form of this command. If
no parameter is added in no command, the device will restore default value for interval of CRP-Adv and priority of CRP
interface. If interface name added in no form of this command, the device will clean the ACL information binding on this
interface.
ip pim rp-candidate IFNAME [interval SECONDS] [priority PRIORITY] [group-list ACCESS_LIST] [wildcard-
prefix-cnt {0 | 1}]
no ip pim rp-candidate [IFNAME]
Parameters
IFNAME
ACCESS_LIST
SECONDS
PRIORITY
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
This command is used to configure the static RP.
If no ACL is configured in this command, it means this static RP support all the
multicast groups 224.0.0.0/4. To disable this configuration, use no ip pim rp-address
RP-ADDRESS.
You can configure only one ACL list on one RP, and in each list, the same group
range can exist. And for the same group range entry, only the first configured one
can work. If the working group range is deleted, the switch will auto search if there is
another entry existed with the same group range. If does, this new entry will be
selected, this may change the static RP address. The number of ACL entry
configured to static RP is limited, and the total number of group range configured to
static RP is also limited. If any limitation exceeded, no more static RP can be
created.
To verify your configuration, you can use show ip pim.
This example shows how to configure the static RP address 172.18.62.1 with a
group range 234.0.0.0/12.
This example shows how to configure the static RP address 172.18.63.254 with a
group range 224.0.0.0/4.
This example shows how to delete the access list of the static RP binding at
172.18.62.1.
Specifies the interface name. The IP address associated with this interface is
advertised as a candidate RP address.
Specifies the name of the access list. If no group-list is specified, the switch is a
candidate RP for all groups.
Specifies the interval of the sending CRP-Adv message to BSR. The range is 0 to
102.
Specifies the priority of this CRP interface, in the range 0 to 255.
453

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents