DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide
195
Command: config igmp_snooping multicast_vlan default state enable
Success!
DES-1210-28/ME:5#
delete igmp_snooping multicast_vlan
Purpose To remove an IGMP snooping multicast VLAN on the Switch.
Syntax
delete igmp_snooping multicast_vlan <string 32>
Description
The delete igmp_snooping multicast_vlan command removes
IGMP snooping multicast VLAN on the Switch.
Parameters
<string 32> − Specify the multicast vlan name to be removed on the
Switch.
Restrictions Only administrator or operator-level users can issue this command.
Example usage:
To remove the igmp snooping multicast VLAN ‘rd1’:
DES-1210-28/ME:5# delete igmp_snooping multicast_vlan rd1
Command: delete igmp_snooping multicast_vlan rd1
Success!
DES-1210-28/ME:5#
config igmp_snooping multicast_vlan_group
Purpose To specify that IGMP snooping is to be configured for multicast vlan
groups on the Switch.
Syntax
config igmp_snooping multicast_vlan_group <vlan_name 32>
[add | delete] <ipaddr>
Description
The config igmp_snooping multicast_vlan_group command
specifies an IGMP snooping multicast VLAN group on the Switch.
Parameters
vlan <vlan_name 32> − The name of the VLAN for which IGMP
snooping is to be configured. Up to 32 characters can be used.
[add | delete] − Specify whether to add or delete ports defined in the
following parameter <ipaddr>.
<ipaddr> − Specify the IP address to be configured with the IGMP
snooping multicast VLAN group.
Restrictions Only administrator or operator-level users can issue this command.
Example usage:
To configure the igmp snooping multicast VLAN:
DES-1210-28/ME:5# config igmp_snooping multicast_vlan_group default add
10.90.90.99
Command: config igmp_snooping multicast_vlan_group default add 10.90.90.99
Success!
DES-1210-28/ME:5#