ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
52
| Multicast Routing Commands
General Multicast Routing
– 1920
COMMAND MODE
Global Configuration
COMMAND USAGE
This command is used to enable IPv4 multicast routing globally for the
router. A specific multicast routing protocol also needs to be enabled on
the interfaces that will support multicast routing using the router pim
command, and then specify the interfaces that will support multicast
routing using the ip pim dense-mode or ip pim sparse-mode
commands.
To use multicast routing, IGMP proxy can not enabled on any interface
of the device (see ip igmp proxy on page 1523).
EXAMPLE
Console(config)#ip multicast-routing
Console(config)#
show ip mroute This command displays the IPv4 multicast routing table.
SYNTAX
show ip mroute [group-address source] [summary]
group-address - An IPv4 multicast group address with subscribers
directly attached or downstream from this router.
source - The IPv4 subnetwork at the root of the multicast delivery
tree. This subnetwork contains a known multicast source.
summary - Displays summary information for each entry in the IP
multicast routing table.
COMMAND MODE
Privileged Exec
COMMAND USAGE
This command displays information for multicast routing. If no optional
parameters are selected, detailed information for each entry in the
multicast address table is displayed. If you select a multicast group and
source pair, detailed information is displayed only for the specified entry. If
the summary option is selected, an abbreviated list of information for
each entry is displayed on a single line.