410
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter Show Commands
show ip mroute
show ip mroute
To display information about IPv4 multicast routes, use the show ip mroute command.
show ip mroute {group | {source group} | {group [source]}} [summary [software-forwarded]]
[vrf {vrf-name | all}]
Syntax Description
Command Default None
Command Modes Any command mode
Supported User Roles network-admin
network-operator
vdc-admin
vdc-operator
Command History
Usage Guidelines This command requires the LAN Base Services license.
Examples This example shows how to display information about IPv4 multicast routes:
switch(config)# show ip mroute
IP Multicast Routing Table for VRF "default"
(*, 232.0.0.0/8), uptime: 04:18:55, pim ip
Incoming interface: Null, RPF nbr: 0.0.0.0
Outgoing interface list: (count: 0)
switch(config)#
group Group address for route.
source Source address for route.
summary (Optional) Displays route counts and packet rates.
software-
forwarded
(Optional) Displays software-switched route counts only.
vrf (Optional) Applies to a virtual routing and forwarding (VRF) instance.
vrf-name VRF name. The name can be a maximum of 32 alphanumeric characters and is case
sensitive.
all Specifies all VRFs.
Release Modification
6.0(2)N1(1) This command was introduced.