mac

IPv4 Multicast Protocol
380
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
33.1.3 ip multicast destination-control
This command is not supported by the switch.
33.1.4 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.
Example:
Switch(config)#inter e 1/4
Switch(Config-If-Ethernet 1/4)#ip multicast destination-control access-group 6000
Switch (Config-If-Ethernet1/4)#
33.1.5 ip multicast destination-control access-group
(sip)
Command: ip multicast destination-control <IPADDRESS/M> access-group
<6000-7999>
no ip multicast destination-control <IPADDRESS/M> access-group
<6000-7999>
Function: Configure multicast destination-control access-list used on specified net
segment, the no ip multicast destination-control <IPADDRESS/M> access-group
<6000-7999> command deletes this configuration.