Administrator Guide

Table Of Contents
ipv6 multicast-routing
Enables IPv6 multicast forwarding.
Syntax
ipv6 multicast-routing [vrf vrf-name]
To disable multicast forwarding, use the no ipv6 multicast-routing [vrf vrf-name]
command.
Defaults Disabled.
Parameters
vrf
vrf-name
(OPTIONAL) Enter the keyword vrf followed by the name of the VRF to enable IP
multicast forwarding on that VRF.
Command Modes CONFIGURATION
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
9.11.3.0 Introduced on the C9000, S3048ON, S3100, S4048ON, S4048T-ON, S6000
ON, S6010ON, S6100ON and Z9100ON.
Usage
Information
After you enable multicast, you can enable IGMP and PIM on an interface. In INTERFACE mode, enter the
ip pim sparse-mode command to enable IGMP and PIM on the interface.
Related
Commands
ip pim sparse-mode enable IGMP and PIM on an interface.
show ipv6 mroute
View the IPv6 multicast routing table.
Syntax
show ipv6 mroute [vrf vrf-name] [static | group-address [source-address] |
count] | summary | vlt [group-address [source-address] | count]
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.
static (OPTIONAL) Enter the keyword static to view static multicast routes.
group-address
[
source-address
]
(OPTIONAL) Enter the multicast group-address to view only routes associated with
that group. Enter the source-address to view routes with that group-address and
source-address.
count (OPTIONAL) Enter the keyword count to view the number of multicast routes and
packets.
summary (OPTIONAL) Enter the keyword summary to view a summary of all routes.
vlt (OPTIONAL) Enter the keyword vlt to view multicast routes with a spanned
incoming interface. Enter a multicast group address in dotted decimal format
(A.B.C.D) to limit the information displayed to the multicast routes for a specified
multicast group and optionally a source multicast address in dotted decimal format
(A.B.C.D) to limit the information displayed for a specified multicast source. Enter
the keyword count to display the total number of multicast routes with the
spanned IIF.
Command Modes
EXEC
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.
Multicast 1005