730
Example:
Configure an MLD static-group ff1e::1:3 on interface vlan2
Switch(Config)#interface vlan 2
Switch(Config-if-Vlan2)#ipv6 mld static-group ff1e::1:3
Configure a static source 2001::1 of the group ff1e::1:3 on interface vlan2
Switch(Config)#int vlan2
Switch(Config-if-Vlan2)#ipv6 mld static-group ff1e::1:3 source 2001::1
18.3.3.12 ipv6 mld version
Command: ipv6 mld version <version_no>
no ipv6 mld version
Function:
Configure the version of the MLD protocol running on the interface; the “
no
ipv6 mld version
” command restores the manually configured version to the default one
Parameter: <version_no>
is the version number of the MLD protocol,with a valid range
of 1-2.
Default:
2 by default
Command Mode:
Interface Mode
Usage Guide:
While there is routers still not upgraded to version 2 of MLD protocol on
the subnet connected, the interface should be configured to corresponding version.
Example:
Configure the MLD version to 2.
Switch(Config)#ipv6 mld version 2
18.3.4 MLD Typical Application
As shown in the following figure, add the Ethernet interfaces of Switch A and Switch
B to corresponding vlan, and start PIM6 on each vlan interface.
Fig 18-3 Network Topology Diagram
The configuration procedure for SwitchA and SwitchB is as below:
(1) Configure SwitchA:
Switch (Config) #ipv6 pim multicast-routing
SwitchB
Vlan 1
Vlan 1
Vlan 2
SwitchA