Administrator Guide

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.14(1.0) Introduced on the S3048–ON, S4048–ON, S4048T-ON, S5048F–ON, S6000–ON,
S6010–ON, S6100–ON, Z9100–ON, S3100, and C9010.
Usage Information
The ipv6 mld version command is applicable for MLD snooping-enabled interfaces.
Example
The following is a sample configuration wherein MLD version 1 is selected on the system.
interface Vlan 61
ip vrf forwarding red
ipv6 address 61::9/64
ipv6 ospf 2 area 0
untagged TenGigabitEthernet 2/18
ipv6 pim sparse-mode
ipv6 mld version 1
no shutdown
show ipv6 mld groups
View the configured MDL groups.
Syntax
show ipv6 mld [vrf vrf-name] groups [detail] [group-address] [interface
interface [detail]]
Parameters
vrf
vrf-name
(Optional) Enter the keyword vrf followed by the name of the VRF.
group-address
Enter the group address for which you want to display information.
interface
interface
Enter the following keywords and slot/port or number information:
For a Port Channel interface, enter the keywords port-channel then a number.
For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then
the slot/port information.
For a VLAN, enter the keyword vlan followed by a number from 1 to 4094.
detail View detailed group information.
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 S3048–ON, S4048–ON, S4048T-ON, S6000–ON, S6010–ON,
S6100–ON, Z9100–ON, S3100, and C9010.
Example
Dell#show ipv6 mld groups
Total Number of Groups: 1
MLD Connected Group Membership
Group Address Interface Mode Uptime Expires Last Reporter
Ff08::12 Vlan 10 MLDv2 00:00:12 00:02:05 1::2
show ipv6 mld interface
View the configured MLD interfaces.
Syntax
show ipv6 mld [vrf vrf-name] interface [interface]
Multicast Listener Discovery Protocol 1045