Quick Reference Guide
Template Last Updated - 7/01/2005 IPv6 Addressing 235
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Ryan - old template\IPv6Addressing.fm
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
• Configuring a new default GW without deleting the previous configured information overwrites the
previous configuration.
• A configured default GW has a higher precedence over automatically advertised (via router
advertisement message).
• If the egress interface is not specified, the default interface will be selected. Specifying interface
zone=0 is equal to not defining an egress interface.
Example
The following example defines an IPv6 default gateway.
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.
Console(config)# ipv6 default-gateway fe80::11
Console(config-if)# ipv6 mld join-group ff02::10










