In this lesson we will give an example topology consist of Huawei switches and multicast hosts and then we will configure MLD on these devices.
For our example, we will use the below topology:
Let’s configure MLD on the Switch 1.
Table of Contents
Enabling IPv6 Multicast
Firstly, we will enalble IPv6 Multicast globally on the switch.
Enabling PIM-SM
We will use PIM-SM with MLD. So, we will enable IPv6 PIM-SM.
Enabling MLD
We will enable MLD under the interface that we will use MLD with “mld enable” command.Before this, we will enalbe Layer 3 on switch with “undo portswitch”. We will do this configuration on each interface that we will use MLD.
MLD Version Configuration
As we discussed before, MLD has twı versions; MLDv1 and MLDv2. We will set the version MLDv2 here. We will do this configuration on each interface that run MLD.
Other MLD Articles
Multicast Listener Discovery (MLD) – Overview
Multicast Listener Discovery (MLD) – MLD Operations
Multicast Listener Discovery (MLD) – MLD Configuration on Cisco
Multicast Listener Discovery (MLD) – MLD Configuration on Huawei
Leave a Reply