ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
43
| Multicast Filtering Commands
MLD (Layer 3)
– 1531
EXAMPLE
Console(config-if)#ipv6 mld version 1
Console(config-if)#
clear ipv6 mld group This command deletes entries from the MLD cache.
SYNTAX
clear ipv6 mld group [group-address | interface interface]
group-address - IPv6 address of the multicast group.
interface
vlan vlan-id - VLAN ID. (Range: 1-4094)
DEFAULT SETTING
Deletes all entries in the cache if no options are selected.
COMMAND MODE
Privileged Exec
COMMAND USAGE
Enter the address for a multicast group to delete all entries for the
specified group. Enter the interface option to delete all multicast groups for
the specified interface. Enter no options to clear all multicast groups from
the cache.
EXAMPLE
The following example clears all multicast group entries for VLAN 1.
Console#clear ipv6 mld interface vlan 1
Console#
show ipv6 mld
groups
This command displays information on multicast groups active on the
switch and learned through MLD.
SYNTAX
show ipv6 mld groups [{group-address | interface} [detail] |
detail]
group-address - IPv6 multicast group address. (Note that link-local
scope addresses FF02:* are not allowed.)
interface
vlan vlan-id - VLAN ID. (Range: 1-4094)
detail - Displays detailed information about the multicast process
and source addresses when available.