C613-50170-01 Rev B
Command Reference for x510 Series
1327
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
PIM-SM C
OMMANDS
IP
PIM
ACCEPT
-
REGISTER
LIST
ip pim accept-register list
Overview
Use this command to configure the ability to filter out multicast sources specified
by the given access-list at the Rendezvous Point (RP), so that the RP will
accept/refuse to perform the register mechanism for the packets sent by the
specified sources. By default, the RP accepts register packets from all multicast
sources.
Use the
no
variant of this command to revert to default.
Syntax
ip pim accept-register
list{
<simplerange>
|
<exprange>
|
<access-list>
}
no ip pim accept-register
Mode
Global Configuration
Example
awplus#
configure terminal
awplus(config)#
ip pim accept-register list 121
awplus(config)#
access-list 121 permit ip 100.1.1.1 0.0.0.0 any
Parameter
Description
<
simplerange
>
<100-199> IP extended access-list.
<
exprange
>
<2000-2699> IP extended access list (expanded range).
<
access-list
>
IP Named Standard Access list.