show ip mroute

Syntax

show ip 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. 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 IP mroute for all VRFs:

switch# show ip mroute  all-vrfs
VRF : blue
Total number of entries : 1

Group Address           : 239.1.1.1
Source Address          : 40.0.0.5
Incoming interface      : vlan3
Downstream Interface
Interface   State
---------   -----
vlan2       forwarding

VRF : green
Total number of entries : 2

Group Address           : 239.1.1.1
Source Address          : 40.0.0.4
Neighbor                : 10.1.1.1
Incoming interface      : vlan2
Downstream Interface
Interface   State
---------   -----
vlan5       forwarding

Group Address           : 239.1.1.1
Source Address          : 40.0.0.5
Neighbor                : 10.1.1.2
Incoming interface      : vlan1
Downstream Interface
Interface   State
---------   -----
vlan6       forwarding

VRF : default
Total number of entries : 1

Group Address           : 10.1.1.14
Source Address          : 40.0.0.6
Neighbor                : 10.1.1.2
Incoming interface      : 1/1/5
Downstream Interface
Interface   State
---------   -----
1/1/3       forwarding