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.
Authority
Operators or Administrators. Users without administrator authority can execute this command from the operator context (>) only.
Example
Showing IP mroute:
switch# show ip mroute all-vrfs VRF : blue Total number of entries : 1 Group Address : 200.200.200.200 Source Address : 40.0.0.5 Incoming interface : vlan3 Outgoing Interface List: Interface State --------- ----- vlan2 forwarding VRF : green Total number of entries : 2 Group Address : 100.1.1.12 Source Address : 40.0.0.4 Neighbor : 10.1.1.1 Incoming interface : vlan2 Outgoing Interface List: Interface State --------- ----- vlan5 forwarding Group Address : 200.200.200.200 Source Address : 40.0.0.5 Neighbor : 10.1.1.2 Incoming interface : vlan1 Outgoing Interface List: 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 Outgoing Interface List: Interface State --------- ----- 1/1/3 forwarding 1/1/1 pruned