DGS-3610 Series Configuration Guide Chapter 35 IP Multicast Routing Configuration
In the global configuration mode, execute the following command to configure multicast
static route.
ip mroute source-address mask
{interface-type interface-number} [distance]
Configure multicast static route
The following example shows boundary configuration on FastEthernet 5/2.
interface FastEthernet
5/2
ip multicast boundary acl
ip access-list standard acl
permit 192.168.20.97 255.255.255.0
35.6.1.4 Monitoring and Maintenance of Multicast
Routing
You can remove the content of a particular cache or a routing table if they are suspected to
be invalid. Execute the following commands in the privileged configuration mode:
clear ip mroute [* | group-address |
source-address]
Delete entries from multicast routing table.
You can determine the resource utilization and solve network problems by displaying IP
multicast route table, associated cache and database. Execute the following command in the
administration mode:
show ip rpf {source-address}
35.6.2 Configuring IGMP
35.6.2.1 Configuring IGMP Version
Execute the following command in the interface configuration mode to configure the IGMP
version.
ip igmp version{1 | 2 | 3}
Configure the running IGMP version.
Use no ip igmp version to set the current IGMP version as the default value Version2.