A SERVICE OF

logo

xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
130
17
ISM VLAN COMMANDS
The ISM VLAN commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the
following table.
Command Parameters
create igmp_snooping multicast_vlan <vlan_name 32> <vlanid 2–4094>
delete igmp_snooping mutlticast_vlan <vlan_name 32>
config igmp_snooping multicast_vlan <vlan_name 32> {member_port <portlist> | source_port <portlist>
tag_member_port <portlist>| state [enable|disable] |replace_source_ip
<ipaddr>} (1)
config igmp_snooping
multicast_vlan_group
<vlan_name 32> [[add | delete] <mcast_address_list> | delete_all]
show igmp_snooping multicast_vlan {<vlan_name 32>}
show igmp_snooping
multicast_vlan_group
{<vlan_name 32>}
Each command is listed, in detail, in the following sections.
create igmp_snooping multicast_vlan
Purpose Used to create an ISM VLAN on the switch.
Syntax
create igmp_snooping multicast_vlan <vlan_name 32> <vlanid 2–4094>
Description This command is used to create a multicast VLAN on the Switch.
Parameters <vlan_name 32> – Specifies the ISM VLAN name, max length is 32
<vlanid 2-4094> – Specifies the ISM VLAN ID.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To create an igmp_snooping multicast_vlan:
DGS–3426:5#create igmp_snooping multicast_vlan test 2
Command: create igmp_snooping multicast_vlan test 2
Success.
DGS–3426:5#
delete igmp_snooping multicast_vlan
Purpose Used to delete a previously created ISM VLAN on the Switch.
Syntax
delete igmp_snooping multicast_vlan <vlan_name 32>
Description This command is used to delete a previously created multicast VLAN on the Switch.
Parameters <vlan_name 32> – Specifies the ISM VLAN name, max length is 32.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To delete an ISM VLAN