673
Switch(config)#ip multicast destination-control
Switch(config)#ip multicast destination-control 10.0.0.0/8 access-group 6000
In this way, users of this network segment can only join groups other than 238.0.0.0/8.
3. Multicast
strategy
Server 210.1.1.1 is distributing important multicast data on group 239.1.2.3, we can
configure on its join-in switch as follows:
Switch(config)#ip multicast policy 210.1.1.1/32 239.1.2.3/32 cos 4
In this way, the multicast stream will have a priority of value 4 (Uausally this is pretty
higher, the higher possible one is protocol data; if higher priority is set, when there is too
many multicast data, it might cause abnormal behavior of the switch protocol) when it
gets to other switches through this switch.
17.5.5 ECSCM Troubleshooting
The effect of ECSCM module itself is similar to ACL, and the problems occurred are
usually related to improper configuration. Please read the descriptions above carefully. If
you still can determine the cause of the problem, please send your configurations and the
effects you expect to the after-sale service staff of our company.
17.5.5.1 Monitor And Debug
17.5.5.1.1 show ip multicast destination-control
Command: show ip multicast destination-control [detail]
show ip multicast destination-control interface <Interfacename> [detail]
show ip multicast destination-control host-address <ipaddress> [detail]
show ip multicast destination-control <vlan-id> <mac-address> [detail]
Function:
Display multicast destination control
Parameter:
detail: expresses if it display information in detail or not..
<Interfacename>: interface name or interface aggregation name, such as
Ethernet1/1, port-channel 1 or ethernet1/1..
Default:
None
Command Mode:
Admin Mode and Global Mode
Usage Guide:
The command displays multicast destination control rules of configuration,
including detail option, and access-list information applied in detail.
Example:
switch (config)#show ip multicast destination-control
ip multicast destination-control is enabled
ip multicast destination-control 11.0.0.0/8 access-group 6003