show ipv6 mroute

Use this command to display the IPv6 multicast route table.

Syntax

show ipv6 mroute [source source | group group | interface interface] [brief] [type {all | s-g | star-g}] [ssm] [summary] [-wide]

Parameters

source source (Optional) Displays information about a specific unicast source address.
group group (Optional) Displays information about a multicast destination address.
interface interface (Optional) Displays information about a specific interface entered in format vlan.0.x.
brief (Optional) Displays a brief level of information.
type all | s-g | star-g (Optional) Displays the specified route entry type:
  • all – displays all route entries (default)
  • s-g – displays S,G entries
  • star-g – displays *,G entries
ssm (Optional) Displays all SSM multicast routes.
summary (Optional) Displays a one line summary for each multicast route based upon the source, group, or interface filter option entered.
-wide (Optional) Displays up to 136 characters per line.

Defaults

If no optional parameters are specified, a standard level of information about all source and destination addresses is displayed.

Mode

All command modes.

Usage

For the show ipv6 mroute command, wide is automatically configured if terminal width is set equal to or greater than 124 characters.

Example

This example displays IPv6 multicast routing table information for all multicast routes:
System(su)->show ipv6 mroute
IPV6 Multicast Routing Table
Flags: D - Dense, S - Sparse, C - Source is connected,
       F - Register flag, N - No outgoing interfaces, J - Join SPT
       Q - Null Forwarding Entry, s - SSM Group
(1111:1111:1111:1111:2222:2222:2222:2222, ff05:1111:2222:3333:4444:5555::7777)
  Uptime 00:01:54, flag: SCF
  Incoming interface: vlan.0.101
  Outgoing interface list:
    register, Forward/Sparse, 00:01:54/00:00:00
(1111:1111:1111:1111:2222:2222:2222:2222, ff08::7777)
  Uptime 00:01:54, flag: SCF
  Incoming interface: vlan.0.101
  Outgoing interface list:
    register, Forward/Sparse, 00:01:54/00:00:00
(101::12, ff09::2)
  Uptime 00:01:57, flag: SCF
  Incoming interface: vlan.0.101
  Outgoing interface list:
    register, Forward/Sparse, 00:01:57/00:00:00
(102::10, ff3e::1)
  Uptime 00:01:57, flag: SCs
  Incoming interface: vlan.0.102
  Outgoing interface list:
4 mroute entries displayed (4 S,G, 0 *,G)