![Huawei Quidway S8500 Series Command Manual Download Page 570](http://html.mh-extra.com/html/huawei/quidway-s8500-series/quidway-s8500-series_command-manual_169479570.webp)
Command Manual – Multicast Protocol
Quidway S8500 Series Routing Switches
Chapter 5 PIM Configuration Commands
Huawei Technologies Proprietary
5-22
View
PIM view
Parameter
acl-number
: Basic or advanced ACL, in the range of 2000 to 3999.
Description
Use the
source-policy
command to set the router to filter the multicast data packets
based on source (or group) address.
Use the
undo static-rp
command to remove the configuration.
If resource address filtering is configured, as well as basic ACLs, then the router filters
the resource addresses of all multicast data packets received. Those not matched will
be discarded.
If resource address filtering is configured, as well as advanced ACLs, then the router
filters the resource and group addresses of all multicast data packets received. Those
not matched will be discarded.
When this feature is configured, the router filters not only multicast data, but the
multicast data encapsulated in the registration packets.
The new configuration overwrites the old one if you run the command for a second
time.
Example
# Set to receive the multicast data packets from source address 10.10.1.2, but discard
those from 10.10.1.1.
<Quidway> system-view
System View: return to User View with Ctrl+Z.
[Quidway] multicast routing-enable
[Quidway] pim
[Quidway-pim] source-policy 2000
[Quidway-pim] quit
[Quidway] acl number 2000
[Quidway-acl-basic-2000] rule permit source 10.10.1.2 0
[Quidway-acl-basic-2000] rule deny source 10.10.1.1 0
5.1.24 static-rp
Syntax
static-rp
rp-address
[
acl-number
]
undo static-rp