3 ip multicast destination-control access-group – PLANET WGSW-52040 User Manual
Page 553
35-93
Command Mode:
Global Mode
Usage Guide:
ACL of Multicast source control list item is controlled by specifical ACL number from 5000 to 5099, the command
applies to configure this ACL. ACL of Multicast source control only needs to configure source IP address and
destination IP address controlled (group IP address), the configuration mode is basically the same to other ACLs,
and use wildcard character to configure address range, and also specify a host address or all address. Remarkable,
“all address” is 224.0.0.0/4 according to group IP address, not 0.0.0.0/0 in other access-list.
Example:
Switch(config)#access-list 5000 permit ip 10.1.1.0 0.0.0.255 232.0.0.0 0.0.0.255
35.1.3 ip multicast destination-control access-group
Command:
ip multicast destination-control access-group <6000-7999>
no ip multicast destination-control access-group <6000-7999>
Function:
Configure multicast destination-control access-list used on interface, the “no ip multicast destination-control
access-group <6000-7999>” command deletes the configuration.
Parameter:
<6000-7999>: destination-control access-list number.
Default:
None
Command Mode:
Interface Configuration Mode
Usage Guide:
The command is only working under global multicast destination-control enabled, after configuring the command, if
IGMP-SPOOPING is enabled, for adding the interface to multicast group, and match configured access-list, such as
matching: permit, the interface can be added, otherwise do not be added.