220 IPv6 Addressing
ipv6 mld join-group
The ipv6 mld join-group interface configuration command configures Multicast Listener Discovery
(MLD) reporting for a specified group. To cancel reporting and leave the group, use the no form of this
command.
Syntax
•
ipv6 mld join-group
group-address
•
no ipv6 mld join-group
group-address
• group-address — The multicast group IPv6 address.
Default Configuration
This command has no default setting.
Command Mode
Interface configuration (Ethernet, VLAN, Port-channel).
User Guidelines
•The
ipv6 mld join-group
command configures MLD reporting for a specified group. The packets that
are addressed to a specified group address will be passed up to the client process in the device.
Example
The following example configures MLD reporting for specific groups.
ipv6 mld version
The ipv6 mld version interface configuration command changes the Multicast Listener Discovery
Protocol (MLD) version. To change to the default version, use the no form of this command.
Syntax
•
ipv6 mld version
{
1
|
2
}
• no ipv6 mld version
– 1 — Specifies MLD version 1.
– 2 — Specifies MLD version 2.
Default Configuration
MLD version 2.
Console(config-if)# ipv6 mld join-group ff02::10
book.book Page 220 Thursday, December 18, 2008 7:40 PM