ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
52
| Multicast Routing Commands
General Multicast Routing
– 1923
EXAMPLE
Console(config)#ipv6 multicast-routing
Console(config)#
show ipv6 mroute This command displays the IPv6 multicast routing table.
SYNTAX
show ipv6 mroute [group-address source] [summary]
group-address - An IPv6 multicast group address with subscribers
directly attached or downstream from this router.
source - The IPv6 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.
EXAMPLE
This example shows detailed multicast information for a specified group/
source pair
Console#show ipv6 mroute FF02::0101 FE80::0202
IP Multicast Forwarding is enabled.
IP Multicast Routing Table
Flags: D - Dense, S - Sparse, s - SSM Channel, C - Connected, P - Pruned,
F - Register flag, R - RPT-bit set, T - SPT-bit set, J - Join SPT
Interface state: F - Forwarding, P - Pruned, L - Local
(FF02::0101, FE80::0202), uptime 00:00:05
Owner: PIM-DM, Flags: D
Incoming Interface: VLAN2, RPF neighbor: FE80::0303
Outgoing Interface List:
VLAN1(F)
Console#