DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide
194
create igmp_snooping multicast_vlan
Purpose To create an IGMP snooping multicast VLAN on the Switch.
Syntax
create igmp_snooping multicast_vlan <vlan_name 32> <vlanid
2-4094>
Description
The create igmp_snooping multicast_vlan command creates an
IGMP snooping multicast VLAN on the Switch.
Parameters
vlan <vlan_name 32> − The name of the VLAN for which IGMP
snooping is to be created. Up to 32 characters can be used.
<vlanid 2-4092> − The ID of the VLAN for which IGMP snooping is
to be created. The range is from 2 to 4094.
Restrictions Only administrator or operator-level users can issue this command.
Example usage:
To create a igmp snooping multicast VLAN:
DES-1210-28/ME:5# create igmp_snooping multicast_vlan mvln2 5
Command: create igmp_snooping multicast_vlan mvln2 5
Success!
DES-1210-28/ME:5#
config igmp_snooping multicast_vlan
Purpose To configure IGMP snooping multicast VLAN on the Switch.
Syntax
config igmp_snooping multicast_vlan <vlan_name 32> [add |
delete] [member_port <portlist> | source_port <portlist> |
tag_member_port <portlist>] state [enable | disable]
{replace_source_ip [none | <ipaddr>]}
Description
The config igmp_snooping multicast_vlan command enables
IGMP snooping multicast VLAN 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] − Add or delete the specified multicast VLAN of IGMP
snooping.
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 [none | <ipaddr>] −
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 default state
enable