![Edge-Core ES3628EA User Manual Download Page 584](http://html1.mh-extra.com/html/edge-core/es3628ea/es3628ea_user-manual_2359702584.webp)
584
ip pim rp-address <A.B.C.D>
[<A.B.C.D/M>]
no ip pim rp-address <A.B.C.D>
{<all>|<A.B.C.D/M>}
This command is the global candidate RP
configuration command, which is used to
configure the information of PIM-SM
candidate RP so that it can compete for RP
router with other candidate RPs. The “
no ip
pim rp-address <A.B.C.D>
{<all>|<A.B.C.D/M>}
” command cancels the
configuration of RP.
3Disable PIM-SM Protocol
Command Explanation
Interface Configuration Mode
no ip pim sparse-mode | no ip
pim multicast-routing
no ip pim sparse-mode | no ip
pim multicast-routing (Global
Mode)
Disable PIM-SM Protocol.
16.3.3 Commands for PIM-SM
16.3.3.1 ip pim accept-register
Command: ip pim accept-register list <list-number>
no ip pim accept-register
Function:
Filter the specified multicast group and multicast address.
Parameter:
<
list-number
>:
<list-number>
is the access-list number ,it ranges from 100
to 199.
Default:
Permit the multicast registers from any sources to any groups.
Command Mode:
Global Mode
Usage Guide:
This command is used to configure the access-list filtering the PIM
REGISTER packets.The addresses of the access-list respectively indicate the filtered
multicast sources and multicast groups’ information. For the source-group combinations
that match DENY, PIM sends REGISTER-STOP immediately and does not create group
records when receiving REGISTER packets. Unlike other access-list, when the
access-list is configured ,the default value is PERMIT.
Example:
Configure the filtered register message’s rule to myfilter.
Switch(config)#ip pim accept-register list 120
Switch (config)#access-list 120 deny ip 10.1.0.2 0.0.0.255 239.192.1.10 0.0.0.255