H3C s3600 series Command Manual page 435

Hide thumbs Also See for s3600 series:
Table of Contents

Advertisement

Description
Use the source-policy command to configure the switch to filter the received multicast data packets as
per the source address(es) or source and group addresses defined in the ACL rule.
Use the undo source-policy command to remove the configuration.
If a basic ACL is employed in the command, the switch filters all the received multicast data packets as
per the defined resource address(es). Those fail to pass the filtering will be discarded.
If an advanced ACL is employed in the command, the switch filters all the received multicast data
packets as per the defined resource and group addresses. Those fail to pass the filtering will be
discarded.
This feature filters not only multicast data packets, but also the multicast data encapsulated in
registration messages.
The new configuration overwrites the old one if you run the command for a second time.
Examples
# Configure the switch to accept the multicast data packets from any multicast source but 10.10.1.1.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] multicast routing-enable
[Sysname] pim
[Sysname-pim] source-policy 2000
[Sysname-pim] quit
[Sysname] acl number 2000
[Sysname-acl-basic-2000] rule deny source 10.10.1.1 0
[Sysname-acl-basic-2000] rule permit source any
static-rp
Syntax
static-rp rp-address [ acl-number ]
undo static-rp
View
PIM view
Parameters
rp-address: Static RP address. It must be a legal unicast IP address.
acl-number: Specifies a basic ACL, used to control the range of multicast groups to be served by the
static RP. The effective range is 2000 to 2999. If no ACL is specified in the command, the static RP will
serve all multicast groups; otherwise, the static RP will serve only the multicast groups passing the ACL
filtering.
Description
Use the static-rp command to configure a static RP.
Use the undo static-rp command to remove the static RP configuration.
3-18

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents