API Guide

Table Of Contents
Version Description
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.1 Introduced on the S4810.
E-Series legacy
command
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 configurable on a per route basis.
Example
DellEMC# show ip rpf
RPF information for 10.10.10.9
RPF interface: Gi 3/4
RPF neighbor: 165.87.31.4
RPF route/mask: 10.10.10.9/255.255.255.255
RPF type: unicast
IPv6 Multicast Commands
The following section contains the IPv6 multicast commands.
clear ipv6 mroute
Clear learned multicast routes on the multicast forwarding table.
Syntax
clear ipv6 mroute [vrf vrf-name] {group-address [source-address] | *}
Parameters
vrf
vrf-name
(OPTIONAL) Enter the keyword vrf followed by the name of the VRF to configure
this setting on that VRF.
NOTE: Applies to specific VRF if input is provided, else applies to Default VRF.
group-address
[
source-address
]
Enter the multicast group address and source address (if desired), in dotted
decimal format, to clear information on a specific group.
* Enter * to clear all multicast routes.
Command Modes EXEC Privilege
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.11.3.0 Introduced on the C9000, S3048ON, S3100, S4048ON, S4048T-ON, S6000
ON, S6010ON, S6100ON and Z9100ON.
Related
Commands
show ip pim tib show the PIM tree information base.
Multicast 977