Chapter 24
| Multicast Filtering Commands
MLD Snooping
– 687 –
Example
The following shows MLD Snooping group configuration information:
Console#show ipv6 mld snooping group
VLAN Multicast IPv6 Address Member port Type
---- --------------------------------------- ----------- ---------------
1 FF02::01:01:01:01 Eth 1/1 MLD Snooping
1 FF02::01:01:01:02 Eth 1/1 Multicast Data
1 FF02::01:01:01:02 Eth 1/1 User
Console#
show ipv6 mld
snooping group
source-list
This command shows known multicast groups, member ports, the means by which
each group was learned, and the corresponding source list.
Syntax
show ipv6 mld snooping group source-list [ipv6-address | vlan vlan-id]
ipv6-address - An IPv6 address of a multicast group. (Format: X:X:X:X::X)
vlan-id - VLAN ID (1-4094)
Command Mode
Privileged Exec
Example
The following shows MLD Snooping group mapping information:
Console#show ipv6 mld snooping group source-list
VLAN ID : 1
Mutlicast IPv6 Address : FF02::01:01:01:01
Member Port : Eth 1/1
Type : MLD Snooping
Filter Mode : Include
(if exclude filter mode)
Filter Timer elapse : 10 sec.
Request List : ::01:02:03:04, ::01:02:03:05, ::01:02:03:06,
::01:02:03:07
Exclude List : ::02:02:03:04, ::02:02:03:05, ::02:02:03:06,
::02:02:03:07
(if include filter mode)
Include List : ::02:02:03:04, ::02:02:03:05, ::02:02:03:06,
::02:02:03:06
Option:
Filter Mode: Include, Exclude
Console#