xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
433
config igmp_snooping multicast_vlan
Purpose
Used to configure the parameter of the specific multicast VLAN.
Syntax
config igmp_snooping multicast_vlan <vlan_name 32>
{member_port <portlist> | source_port <portlist> | state [enable
| disable] {force_agree} }
Description
The config igmp_snooping multicast_vlan command allows you to
update member portlist and update source portlist. The member
port are the untagged member of the multicast VLAN, and the
source port will automatically become the tagged member of the
multicast VLAN. To change the port-list, the new port-list will
replace the previous port-list.
Parameters
vlan_name
- The name of the multicast VLAN to be configured,
Each multicast VLAN is given a name that can be up to 32
characters.
member_port
- A range of member ports to add to the multicast
VLAN. They will become the untagged member port of the ISM
VLAN.
source_port
- A range of member ports to add to the multicast
VLAN.
state
- enable or disable multicast VLAN for the chosen VLAN.
force_agree
- When force_agree is specified, the config command
will be executed immediatedly without further confirmation.
Restrictions
The member port list and source port list could not overlap. The
multicast vlan must be created first before configuration. Only
Administrator or Operator-level users can issue this command.
Example usage:
To config igmp_snoop multicast_vlan:
DES-3800:admin# config igmp_snooping multicast_vlan
v1 member_port 1,3 source_port 2
state enable
Command: config igmp_snooping multicast_vlan v1
member_port 1,3 source_port 2
state enable
Success.
DES-3800:admin#