DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
357
Example
To create an IGMP snooping multicast group profile with the name “IGroup”:
DWS-3160-24PC:admin#create igmp_snooping multicast_vlan_group_profile IGroup
Command: create igmp_snooping multicast_vlan_group_profile IGroup
Success.
DWS-3160-24PC:admin#
33-4
config igmp_snooping multicast_vlan_group_profile
Description
This command is used to configure an IGMP snooping multicast group profile on the Switch and
add or delete multicast addresses for the profile.
Format
config igmp_snooping multicast_vlan_group_profile <profile_name 1-32> [add | delete]
<mcast_address_list>
Parameters
multicast_vlan_group_profile
- Specifies the multicast VLAN profile name. The maximum
length is 32 characters.
<profile_name 1-32>
- Enter the multicast VLAN group name here. This name can be up to
32 characters long.
add
- Adds a multicast address list to or from this multicast VLAN profile. The
<mcast_address_list> can be a continuous single multicast address, such as 225.1.1.1,
225.1.1.3, 225.1.1.8, a multicast address range, such as 225.1.1.1-225.2.2.2, or both of types,
such as 225.1.1.1, 225.1.1.18-225.1.1.20
delete
- Deletes a multicast address list to or from this multicast VLAN profile. The
<mcast_address_list> can be a continuous single multicast addresses, such as 225.1.1.1,
225.1.1.3, 225.1.1.8, or a multicast address range, such as 225.1.1.1-225.2.2.2, or both types,
such as 225.1.1.1, 225.1.1.18-225.1.1.20
<mcast_address_list>
- Enter the multicast VLAN IP address here.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To add the single multicast address 225.1.1.1 and multicast range 225.1.1.10-225.1.1.20 to the
IGMP snooping multicast VLAN profile named “IGroup”: