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} |
| Mode |
|
If you use the groupipaddr parameter, the command displays the following column headings in the output table:
| Term | Definition |
|---|---|
| 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:
| Term | Definition |
|---|---|
| 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. |