beautypg.com

8 ip multicast source-control access-group, 9 multicast destination-control – PLANET XGS3-24040 User Manual

Page 640

background image

XGS3 Command Guide

38-69

Example:

Switch(config)#ip multicast source-control

38.8.8 ip multicast source-control access-group

Command: ip multicast source-control access-group <5000-5099>

no ip multicast source-control access-group <5000-5099>

Function: Configure multicast source control access-list used on interface, the “no ip multicast

source-control access-group <5000-5099>“ command deletes the configuration.

Parameter: <5000-5099>: Source control access-list number.

Default: None

Command Mode: Interface Configuration Mode

Usage Guide: The command configures with only enabling global multicast source control. After that, it

will match multicast data message imported from the interface according to configured access-list, such

as matching: permit, the message will be received and forwarded; otherwise the message will be thrown

away.

Example:

Switch (config)#interface ethernet1/4

Switch (Config-If-Ethernet1/4)#ip multicast source-control access-group 5000

Switch (Config-If-Ethernet1/4)#

38.8.9 multicast destination-control

Command: multicast destination-control

no multicast destination-control

Function: Configure to globally enable IPV4 and IPV6 multicast destination control. After configuring

this command, multicast destination control will take effect at the same time. The no operation of this

command is to recover and disable the IPV4 and IPV6 multicast destination control globally.

Parameters: None.

Default: Disabled.

Command Mode: Global Configuration Mode.

Usage Guide: Only after globally enabling the multicast destination control, the other destination control

configuration can take effect. The destination access list can be applied to ports, VLAN-MAC and SIP.

After configuring this command, IGMP-SNOOPING, MLD-SNOOPING and IGMP will match according to

the rules mentioned above when they try to add ports after receiving IGMP-REPORT.

Example:

Switch(config)# multicast destination-control

Switch(config)#