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
Shows information for all VRFs.
vrf <VRF-NAME>
Specifies the name of a VRF. Default: default.
[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.
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