Netgear M4100-12G-POE+ (GSM7212P) - 12-Port Managed Gigabit Switch Manuel De L’Administrateur

Page de 353
MVR 
205
 ProSAFE M4100 Managed Switches
d.  Click the gray boxes under ports 15, and 7. (Port 9 is already in MVR group 
224.1.2.3 because it is configured as the source port.)
e.  Click Apply to save the settings.
Configure MVR in Dynamic Mode
CLI: Configure MVR in Dynamic Mode
In dynamic mode, the MVR switch learns existing multicast groups by snooping the IGMP 
queries from router on source ports and forwarding the IGMP reports from the hosts to the 
IGMP router on the Multicast VLAN (with appropriate translation of the VLAN ID).
1. 
Create MVLAN, VLAN1, VLAN2, and VLAN3. 
(Netgear Switch) #vlan database 
(Netgear Switch) (Vlan)#vlan 999,1001, 1002, 1003 
(Netgear Switch) (Vlan)#vlan name 999 mVlan
(Netgear Switch) (Vlan)#vlan name 1001 Vlan1
(Netgear Switch) (Vlan)#vlan name 1002 Vlan2
(Netgear Switch) (Vlan)#vlan name 1003 Vlan3
(Netgear Switch) (Vlan)#exit
2. 
Enable MVR, configure VLAN 999 as a multicast VLAN, and add group 224.1.2.3 to MVR.
(Netgear Switch) #config
(Netgear Switch) (Config)#mvr
(Netgear Switch) (Config)#mvr vlan 999
(Netgear Switch) (Config)#mvr group 224.1.2.3
3. 
Configure MVR in dynamic mode.
(Netgear Switch) (Config)#mvr mode dynamic
4. 
Configure multicast VLAN on the source port.
(Netgear Switch) (Config)#interface 0/9
(Netgear Switch) (Interface 0/9)#vlan participation include 999
(Netgear Switch) (Interface 0/9)#vlan tagging 999
(Netgear Switch) (Interface 0/9)#mvr
(Netgear Switch) (Interface 0/9)#mvr type source 
(Netgear Switch) (Interface 0/9)#exit
5. 
Configure the receive ports.