show ipv6 mroute <GROUP-ADDR>

Syntax

show ipv6 mroute <GROUP-ADDR> [<SOURCE-ADDR>] 
     [all-vrfs | vrf <vrf-name>] [vsx-peer]

Description

Shows the multicast routing information for the given group address. Optionally, you can specify display information by VRF. If no options are specified, it shows information for the default VRF.

Command context

Operator (>) or Manager (#)

Parameters

<GROUP-ADDR>

Specifies show information for the group address. Format: X:X::X:X

<SOURCE-ADDR>

Optional. Specifies show information for the group from this source. Format: X:X::X:X

all-vrfs

Optional. Shows mroute information for the group for all VRFs.

vrf <VRF-NAME>

Optional. Shows mroute information for the group for a particular VRF. If the <VRF-NAME> is not specified, it shows information for the default VRF.

[vsx-peer]

Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed. This parameter is available on switches that support VSX.

Authority

Operators or Administrators or local user group members with execution rights for this command. Operators can execute this command from the operator context (>) only.

Examples

Showing information for group ff08::1:3 and VRF green:

switch# show ipv6 mroute  ff08::1:3 vrf green

IP Multicast Route Entries

VRF : green

Group Address                 : ff08::1:3
Source Address                : 2001::03
Neighbor                      : 2003::04
Incoming Interface            : 1/1/1
Multicast Routing Protocol    : PIM-DM
Unicast Routing Protocol      : connected
Metric                        : 0
Metric  Pref                  : 0

Downstream Interface
Interface      State
---------      -----
1/1/4          pruned

Showing information for group ff08::1:3 from source 2001::03 and all VRFs:

switch# show ipv6 mroute  ff08::1:3 2001::03 all-vrfs

IP Multicast Route Entries

VRF : blue

Group Address                 : ff08::1:3
Source Address                : 2001::03
Neighbor                      : 2003::04
Incoming Interface            : 1/1/1
Multicast Routing Protocol    : PIM-DM
Unicast Routing Protocol      : connected
Metric                        : 0
Metric  Pref                  : 0

Downstream Interface
Interface      State
---------      -----
1/1/4          pruned

VRF : green

Group Address                 : ff08::1:3
Source Address                : 2001::03
Neighbor                      : 2003::04
Incoming Interface            : 1/1/2
Multicast Routing Protocol    : PIM-DM
Unicast Routing Protocol      : connected
Metric                        : 0
Metric  Pref                  : 0

Downstream Interface
Interface      State
---------      -----
1/1/4          pruned

VRF : red

Group Address                 : ff08::1:6
Source Address                : 2001::04
Neighbor                      : 2003::04
Incoming Interface            : 1/1/2
Multicast Routing Protocol    : PIM-DM
Unicast Routing Protocol      : connected
Metric                        : 0
Metric  Pref                  : 0

Downstream Interface
Interface      State                By_Proxy_Dr
---------      -----                -----------
vlan10         forwarding           false