D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
171
create igmp_snooping multicast_vlan
Purpose Used to create a multicast VLAN on the Switch.
Syntax
create igmp_snooping multicast_vlan <vlan_name 32> <vlanid 2-
4094>
Description This command allows you to create a multicast VLAN on the Switch.
Parameters
<vlan_name 32> The name of the multicast VLAN to be created. This
name may be up to 32 characters in length.
<vlanid 2-4094> - The corresponding VLAN ID of the multicast VLAN to be
created.
Restrictions Only administrator-level users can issue this command.
Example usage:
To create a multicast VLAN:
DGS-3600:4#create igmp_snooping multicast_vlan Trinity 2
Command: create igmp_snooping multicast_vlan Trinity 2
Success.
DGS-3600:4#
config igmp_snooping multicast_vlan
Purpose Used to configure the settings for a previously created multicast VLAN.
Syntax
config igmp_snooping multicast_vlan <vlan_name 32> {member_port
<portlist> | source_port <portlist> | state [enable | disable] |
replace_source_ip <ipaddr>
Description This command allows users to configure the settings for a previously
created multicast VLAN on the switch.
Parameters
<vlan_name 32> The name of the multicast VLAN for which IGMP
snooping is to be configured. This name may be up to 32 characters in
length.
member_port <portlist> - Enter a port or list of ports to be added to the
multicast VLAN. Member ports will become the untagged members of the
multicast VLAN.
source_port <portlist> - Enter a port or list of ports to be added to the
multicast VLAN. Source ports will become the tagged members of the
multicast VLAN.
state [enable | disable] – Use these parameters to enable or disable the
multicast VLAN.
replace_source_ip <ipaddr> - Use this parameter to replace the source IP
address.
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure a multicast VLAN: