Note: There is no specific IP multicast enable for IPv6. Enabling of multicast at global config is common for both IPv4 and
IPv6.
Use this command to show the mroute entries specific for IPv6. (This command is the IPv6 equivalent of the IPv4 show ip mroute command.)
| Format | show ipv6 mroute {[detail] | [summary] | [group {group-address} [detail | summary]] | [source {source-address} [grpaddr | summary ]]} |
| Mode |
|
If you use the detail parameter, the command displays the following Multicast Route Table fields:
| 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 fields:
| 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 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. |