DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
260
Success. !
DES-1210-52/ME:5#
create igmp_snooping multicast_vlan
To create an IGMP snooping multicast VLAN on the Switch.
create igmp_snooping multicast_vlan <vlan_name 32> <vlanid
2-4094>
The create igmp_snooping multicast_vlan command creates an
IGMP snooping multicast VLAN on the Switch.
<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-4094> − The ID of the VLAN for which IGMP snooping is
to be created. The range is from 2 to 4094.
Only administrator or operator-level users can issue this command.
Example usage:
To create a igmp snooping multicast VLAN:
DES-1210-52/ME:5# create igmp_snooping multicast_vlan mvln2 5
Command: create igmp_snooping multicast_vlan mvln2 5
Success.
DES-1210-52/ME:5#
config igmp_snooping multicast_vlan
To configure IGMP snooping multicast VLAN on the Switch.
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>]}
The config igmp_snooping multicast_vlan command enables
IGMP snooping multicast VLAN on the Switch.
<vlan_name 32> − The name of the VLAN for which IGMP snooping
is to be configured. Up to 20 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>] – Specifies the replace source
IP or none.
Only administrator or operator-level users can issue this command.