If you use the detail parameter, the command displays the following Multicast Route Table fields:
Source IP Addr: The IP address of the multicast data source.
Group IP Addr: The IP address of the destination of the multicast packet.
Expiry Time: The time of expiry of this entry in seconds.
Up Time: The time elapsed since the entry was created in seconds.
RPF Neighbor: The IP address of the RPF neighbor.
Flags: The flags associated with this entry.
If you use the summary parameter, the command displays the following fields:
Source IP Addr: The IP address of the multicast data source.
Group IP Addr: The IP address of the destination of the multicast packet.
Protocol: The multicast routing protocol by which the entry was created.
Incoming Interface: The interface on which the packet for the source/group arrives.
Outgoing Interface List: The list of outgoing interfaces on which the packet is forwarded.
show ipv6 mroute group
This command displays the multicast configuration settings specific to IPv6 such as flags, timer settings, incoming and outgoing interfaces, RPF neighboring routers, and expiration times of all the entries in the multicast mroute table containing the given group IPv6 address group-address.
Format: show ipv6 mroute group group-address {detail | summary}
Modes: Privileged EXEC\User EXEC
Source IP Addr: The IP address of the multicast data source.
Group IP Addr: The IP address of the destination of the multicast packet.
Protocol: The multicast routing protocol by which this entry was created.
Incoming Interface: The interface on which the packet for this group arrives.
Outgoing Interface List: The list of outgoing interfaces on which this packet is forwarded.
show ipv6 mroute source
This command displays the multicast configuration settings specific to IPv6 such as flags, timer settings, incoming and outgoing interfaces, RPF neighboring routers, and expiration times of all the entries in the multicast mroute table containing the given source IP address or source IP address and group IP address pair.
Format: show ipv6 mroute source source-address {grpaddr | summary}
Modes: Privileged EXEC\User EXEC
If you use the groupipaddr parameter, the command displays the following column headings in the output table:
Source IP Addr: The IP address of the multicast data source.
Group IP Addr: The IP address of the destination of the multicast packet.
Expiry Time: The time of expiry of this entry in seconds.
Up Time: The time elapsed since the entry was created in seconds.
RPF Neighbor: The IP address of the RPF neighbor.
Flags: The flags associated with this entry.
If you use the summary parameter, the command displays the following column headings in the output table:
Source IP Addr: The IP address of the multicast data source.
Group IP Addr: The IP address of the destination of the multicast packet.
Protocol: The multicast routing protocol by which this entry was created.
Incoming Interface: The interface on which the packet for this source arrives.
Outgoing Interface List: The list of outgoing interfaces on which this packet is forwarded.