Internet Group Management Protocol (IGMP) and Multicast Listener Discovery (MLD) snooping help to limit multicast traffic when member ports are in the same VLAN. However, when ports belong to different VLANs, a copy of the multicast stream is sent to each VLAN with member ports in the multicast group. Multicast VLAN registration (MVR) eliminates the need to duplicate the multicast traffic when multicast group member ports belong to different VLANs.
MVR uses a dedicated multicast VLAN to forward multicast traffic over the Layer 2 network. On a NETGEAR fully managed switch, you can configure a single multicast source VLAN (MVLAN). Such an MVLAN is used only for certain multicast traffic, such as traffic from an IPTV application, to prevent duplication of multicast streams for clients in different VLANs. Clients can dynamically join or leave the MVLAN without interfering with their membership in other VLANs. MVR, like IGMP and MLD snooping, allows a Layer 2 switch to listen to IGMP and MLD messages to learn about multicast group membership.
Configuring MVR in dynamic mode and displaying the MVR group port members using the main UI consists of 10 main steps:
- Log in to the switch.
- Create a multicast source VLAN (MVLAN): MVLAN 999 with tagged port 9.
- Create regular VLANs: VLAN 1001 with tagged port 1, VLAN 1002 with tagged port 5, and VLAN 1003 with tagged port 7.
- Change the port VLAN ID (PVID) for the source and receiver ports.
- Remove tagged ports 1, 5, 7, and 9 from VLAN 1 (the default VLAN).
Note: If your computer is connected to the switch over one of these ports, you might be disconnected after you save your settings. We recommend that you connect your computer over another port. - Globally enable MVR and add the configured MVLAN.
- Add a multicast group as an MVR group: 224.1.2.3.
- Configure tagged ports in the VLANs as MVR receiver interfaces: 1, 5, and 7.
Note: In this configuration, after ports 1, 5, and 7 receive IGMP reports for multicast group 224.1.2.3, the ports are dynamically (automatically) added to MVR group 224.1.2.3. - Configure the tagged port in the MLVAN as the MVR source interface: 9.
- Display the MVR group port members.
For information about using CLI commands to configure MVR in dynamic mode, see How do I configure Multicast VLAN Registration (MVR) in dynamic mode using CLI commands on my NETGEAR fully managed switch?
To configure MVR in dynamic mode using the main UI on a NETGEAR fully managed switch:
- Log in to the switch:
- Launch a web browser and enter the IP address of the switch in the address field of your web browser.
The login page displays. - Click the Main UI Login button.
The main UI login page displays in a new tab. - Enter admin as the user name and enter one of the following passwords:
- Enter your local device password.
The first time that you log in, no password is required. However, you then must specify a local device password to use each subsequent time that you log in. - If you are managing the switch through the Engage controller, enter the site password for the Engage site to which the switch is onboarded.
- If, in addition to the main UI, you are also managing the switch through the Insight Cloud Portal or Insight app, enter the Insight network password for the Insight network to which the switch is added.
- Enter your local device password.
- Click the Login button.
The System Information page displays.
- Launch a web browser and enter the IP address of the switch in the address field of your web browser.
- Create MVLAN 999 and add port 9 as a tagged port:
- Select Switching > VLAN > Basic > VLAN Configuration.
- In the VLAN ID field, type 999.
- In the VLAN Name field, type mVLAN.
- Click the Add button.
Your settings are saved. - Select Switching > VLAN > Advanced > VLAN Membership.
- From the VLAN ID menu, select 999.
- In the Ports table, click port 9 until a T displays.
The T specifies that the outgoing packet is tagged for the port. - Click the Apply button.
Your settings are saved.
- Create VLAN 1001 with tagged port 1, VLAN 1002 with tagged port 5, and VLAN 1003 with tagged port 7:
- Select Switching > VLAN > Basic > VLAN Configuration.
- In the VLAN ID field, type 1001.
If you do not specify a name, the name VLAN1001 is automatically used. - Click the Add button.
Your settings are saved. - In the VLAN ID field, type 1002.
If you do not specify a name, the name VLAN1002 is automatically used. - Click the Add button.
Your settings are saved. - In the VLAN ID field, type 1003.
If you do not specify a name, the name VLAN1003 is automatically used. - Click the Add button.
Your settings are saved. - Select Switching > VLAN > Advanced > VLAN Membership.
- From the VLAN ID menu, select 1001.
- In the Ports table, click port 1 until a T displays.
- Click the Apply button.
Your settings are saved. - From the VLAN ID menu, select 1002.
- In the Ports table, click port 5 until a T displays.
- Click the Apply button.
Your settings are saved. - From the VLAN ID menu, select 1003.
- In the Ports table, click port 7 until a T displays.
- Click the Apply button.
Your settings are saved.
- Change the PVID for ports 1, 5, 7, and 9:
- Select Switching > VLAN > Advanced > Port PVID Configuration.
- Select the Interface 1 check box.
- In the PVID field, type 1001.
- Click the Apply button.
Your settings are saved. - Select the Interface 5 check box.
- In the PVID field, type 1002.
- Click the Apply button.
Your settings are saved. - Select the Interface 7 check box.
- In the PVID field, type 1003.
- Click the Apply button.
Your settings are saved. - Select the Interface 9 check box.
- In the PVID field, type 999.
- Click the Apply button.
Your settings are saved.
- Remove tagged ports 1, 5, 7, and 9 from VLAN 1 (the default VLAN):
- Remain on the VLAN Membership page.
- From the VLAN ID menu, select 1.
- In the Ports table click ports 1, 5, 7, and 9 until neither a T or a U displays.
Note: If your computer is connected to the switch over one of these ports, you might be disconnected after you save your settings. We recommend that you connect your computer over another port. - Click the Apply button.
Your settings are saved.
- Enable MVR and add the configured MVLAN:
- Select Switching > MVR > Basic > MVR Configuration.
- From the MVR Running menu, select Enable to globally enable MVR on the switch.
- In the MVR Multicast VLAN field, type 999.
- Select the MVR Mode dynamic radio button.
- Click the Apply button.
Your settings are saved.
- Add multicast group 224.1.2.3 as an MVR group:
- Select Switching > MVR > Advanced > MVR Group Configuration.
- In the MVR Group IP field, type 224.1.2.3.
- Click the Add button.
Your settings are saved.
- Configure the tagged ports 1, 5, and 7 in the regular VLANs as MVR receiver interfaces:
- Select Switching > MVR > Advanced > MVR Interface Configuration.
- Select the check boxes for interfaces 1, 5, and 7.
- From the Admin Mode menu, select Enable.
- From the Type menu, select receiver.
- Click the Apply button.
Your settings are saved.
- Configure the tagged port 9 in the MVLAN as an MVR source interface:
- Remain on the MVR Interface Configuration page.
- Select the check box for interface 9.
- From the Admin Mode menu, select Enable.
- From the Type menu, select source.
- Click the Apply button.
Your settings are saved.
- Display the MVR group port members:
- Select Switching > MVR > Advanced > MVR Group Membership.
- From the Group IP menu, select 224.1.2.3.
After ports 1, 5, and 7 receive IGMP reports for multicast group 224.1.2.3, they are added to MVR group 224.1.2.3, and ports 1, 5, 7, (the receiver ports) and port 9 (the source port) are displayed with a check mark.