Multicast Vlan Examples - Planet Networking & Communication WGSW-50040 Configuration Manual

50-port 10/100/1000mbps with 4 shared sfp managed gigabit switch
Table of Contents

Advertisement

3. Configure the MLD Snooping
Global Mode
ipv6 mld snooping vlan <vlan-id>
no ipv6 mld snooping vlan <vlan-id>
ipv6 mld snooping
no ipv6 mld snooping

23.3 Multicast VLAN Examples

As shown in the figure, the multicast server is connected to the layer 3 switch switchA through port 1/1 which
belongs to the VLAN10 of the switch. The layer 3 switch switchA is connected with layer 2 switches through
the port1/10, which configured as trunk port. On the switchB the VLAN100 is configured set to contain
port1/15, and VLAN101 to contain port1/20. PC1 and PC2 are respectively connected to port 1/15 and1/20.
The switchB is connected with the switchA through port1/10, which configured as trunk port. VLAN 20 is a
multicast VLAN. By configuring multicast vlan, the PC1 and PC2 will receives the multicast data from the
multicast VLAN.
Following configuration is based on the IP address of the switch has been configured and all the equipment
are connected correctly.
Configuration procedure
SwitchA#config
SwitchA(config)#vlan 10
SwitchA(config-vlan10)#switchport access ethernet 1/1
Command
Figure 23-1 Function configuration of the Multicast VLAN
Explanation
Enable MLD Snooping on multicast VLAN;
the "no" form of this command disables MLD
Snooping on multicast VLAN.
Enable the MLD Snooping function. The "no"
form of this command disables the MLD
snooping function.
23-2

Advertisement

Table of Contents
loading

Table of Contents