CLI Guide

Field Description
uptime Displays the amount of time the entry has been in the multicast forwarding table.
Incoming interface Displays the reverse path forwarding (RPF) information towards the source for (S,G)
entries and the RP for (*,G) entries.
Outgoing interface
list:
Lists the interfaces that meet one of the following:
a directly connected member of the Group
statically congured member of the Group
received a (*,G) or (S,G) Join message
Example
Dell#show ip mroute
IP Multicast Routing Table
(*, 224.10.10.1), uptime 00:05:12
Incoming interface: TenGigabitEthernet 1/2
Outgoing interface list:
TenGigabitEthernet 3/13
(1.13.1.100, 224.10.10.1), uptime 00:04:03
Incoming interface: TenGigabitEthernet 1/4
Outgoing interface list:
TenGigabitEthernet 0/2
TenGigabitEthernet 0/3
(*, 224.20.20.1), uptime 00:05:12
Incoming interface: TenGigabitEthernet 1/2
Outgoing interface list:
TenGigabitEthernet 1/4
show ip rpf
View reverse path forwarding.
Syntax
show ip rpf
Command Modes
EXEC
EXEC Privilege
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2.(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information Network administrators use static mroutes to control the reach-ability of the multicast sources. If a PIM-registered
multicast source is reachable using static mroute as well as unicast route, the distance of each route is examined
and the route with shorter distance is the one the PIM selects for reach-ability.
NOTE: The default distance of mroutes is zero (0) and is CLI congurable on a per route
basis.
Multicast 883