Show Commands
show ip netstack mroute
MCR-66
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
show ip netstack mroute
To show IPv4 multicast routes in the Network Stack cache, use the show ip netstack mroute command.
show ip netstack mroute [vrf vrf-name]
Syntax Description
Defaults None
Command Modes Any command mode
Supported User Roles network-admin
network-operator
vdc-admin
vdc-operator
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to display multicast routes in the Network Stack cache:
switch(config)# show ip netstack mroute
(0.0.0.0/0, 225.1.1.1/32)
Software switched packets: 1, bytes: 84
(4.1.1.2/32, 225.1.1.1/32), data-created
Software switched packets: 2, bytes: 168
(0.0.0.0/0, 225.1.1.2/32)
Software switched packets: 0, bytes: 0
(4.1.1.2/32, 225.1.1.2/32), data-created
Software switched packets: 5, bytes: 420
(0.0.0.0/0, 225.1.1.3/32)
Software switched packets: 0, bytes: 0
(4.1.1.2/32, 225.1.1.3/32), data-created
Software switched packets: 2, bytes: 168
(0.0.0.0/0, 225.1.1.4/32)
Software switched packets: 0, bytes: 0
(4.1.1.2/32, 225.1.1.4/32), data-created
Software switched packets: 2, bytes: 168
(0.0.0.0/0, 225.1.1.5/32)
Software switched packets: 0, bytes: 0
(4.1.1.2/32, 225.1.1.5/32), data-created
vrf vrf-name (Optional) Specifies the VRF name. The name can be a maximum of 32
alphanumeric characters and is case sensitive.
Release Modification
This command was introduced.