DGS-1100/ME Metro Ethernet Managed Switch CLI Reference Guide
Parameters
<vlan_name 8>
− The name of the VLAN for which IGMP snooping
is to be configured. Up to 8 characters can be used.
action [add | delete]
−
Specify whether to add or delete ports defined
in the following parameter
member ports, source ports or tag
member ports to the multicast VLAN.
member_port <portlist>
−
Specifies a port or a range of ports to be
the member port for the multicast VLAN of IGMP snooping.
source_port <portlist>
−
Specifies a port or a range of ports to be the
source port for the multicast VLAN of IGMP snooping.
tag_member_port <portlist>
−
Specifies a port or a range of ports to
be the tagged port for the multicast VLAN of IGMP snooping.
state [enable | disable]
−
Enables/Disables IGMP Snooping multicast
VLAN.
replace_source_ip <ipaddr> –
Specifies the replace source IP
address.
Restrictions
Only administrator-level users can issue this command.
Example usage:
To configure the igmp snooping multicast VLAN:
DGS-1100-24P/ME:admin#config igmp_snooping multicast_vlan test action
add member_port 10-12
Command : config igmp_snooping multicast_vlan test action add
member_port 10-12
Success.
DGS-1100-24P/ME:admin#
delete igmp_snooping multicast_vlan
Purpose
To remove an IGMP snooping multicast VLAN on the Switch.
Syntax
delete igmp_snooping
multicast_vlan [name <vlan_name 8>|
all]
Description
The
delete igmp_snooping
multicast_vlan
command removes
IGMP snooping multicast VLAN on the Switch.
Parameters
name <vlan_name 8>
−
Specify the multicast vlan name to be
removed from the Switch.
all –
All IGMP snooping multicast vlan to be removed on the Switch.
Restrictions
Only administrator-level users can issue this command.
Example usage:
To remove the igmp snooping multicast VLAN ‘test’:
DGS-1100-24P/ME:admin#delete igmp_snooping multicast_vlan name test
Command : delete igmp_snooping multicast_vlan name test
Success.
96