show ipv6 mroute brief

Syntax

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

Description

Shows brief version of the multicast routing information. Optionally, you can specify the display information by VRF. If no options are specified, it shows information for the default VRF.

Command context

Operator (>) or Manager (#)

Parameters

all-vrfs

Optional. Shows mroute information briefly for all VRFs.

vrf <VRF-NAME>

Optional. Shows mroute information briefly 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.

Authority

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

Example

Showing the IPv6 mroute brief:

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

VRF : blu
Total number of entries : 2

Group Address  : ff08::1:3
Source Address : 2002::04
Neighbor       : 2003::04
Interface       : 1/1/2

Group Address  : ff08::1:4
Source Address : 2002::03
Neighbor       : 2003::05
Interface       : 1/1/3

VRF : default
Total number of entries : 1

Group Address  : ff08::1:5
Source Address : 2001::03
Neighbor       : 2002::01
Interface       : 1/1/1