show ipv6 mroute

Syntax

show ipv6 mroute [all-vrfs | vrf <VRF-NAME>] [vsx-peer]

Description

Shows multicast routing information. Optionally, you can show specific information by VRF. If no options are specified, it shows information for the default VRF.

Command context

Operator (>) or Manager (#)

Parameters

all-vrfs

Shows mroute information for all VRFs. Optional.

vrf <VRF-NAME>

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

[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.

Authority

Operators or Administrators. Users without administrator authority can execute this command from the operator context (>) only.

Example

Showing IPv6 mroute:

switch# show ipv6 mroute  all-vrfs
IP Multicast Route Entries

VRF : blu
Total number of entries : 2

Group Address           : ff08::1:3
Source Address          : 2002::04
Neighbor                : 2001::04
Incoming interface      : 1/1/2
Outgoing Interface List :
Interface      State
---------      -----
1/1/3          pruned
1/1/4          forwarding

Group Address           : ff08::1:4
Source Address          : 2003::04
Neighbor                : 2001::04
Incoming interface      : 1/1/2
Outgoing Interface List :
Interface      State
---------      -----
1/1/3          pruned

VRF : default
Total number of entries : 1

Group Address           : ff08::1:5
Source Address          : 2001::03
Neighbor                : 2003::04
Incoming interface      : 1/1/1
Outgoing Interface List :
Interface      State
---------      -----
1/1/4          pruned