![D-Link DES-3528 - xStack Switch - Stackable Скачать руководство пользователя страница 188](http://html.mh-extra.com/html/d-link/des-3528-xstack-switch-stackable/des-3528-xstack-switch-stackable_cli-reference-manual_76439188.webp)
xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
188
config igmp_snooping multicast_vlan forward_unmatched
Purpose
Used to configure forwarding or dropping of the multicast VLAN unmatched packet.
Syntax
config igmp_snooping multicast_vlan forward_unmatched [disable | enable]
Description
When the Switch receives a tagged IGMP group packet, if the VID in the tagged packet
belongs to a multicast VLAN and the group does not match all profiles, then the configuration
takes effect and the packet will be forwarded or dropped based on the setting. By default, the
packet will be dropped.
Parameters
enable
−
The packet will be forwarded.
disable –
The packet will be dropped.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To configure IGMP snooping multicast VLAN forward:
DES-3528:admin# config igmp_snooping multicast_vlan forward_unmatched enable
Command: config igmp_snooping multicast_vlan forward_unmatched enable
Success.
DES-3528:admin#
create igmp_snooping multicast_vlan_group_profile
Purpose
Used to create an IGMP multicast VLAN group profile on the Switch.
Syntax
create igmp_snooping multicast_vlan_group_profile <profile_name 1-32>
Description
This command is used to create an IGMP multicast VLAN group profile on the Switch. The
profile name used for IGMP snooping must be unique.
Parameters
<profile_name 32>
−
Specifies the IGMP multicast VLAN group profile name, max length is
32.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To create an IGMP multicast VLAN group profile "g1":
DES-3528:admin# create igmp_snooping multicast_vlan_group_profile g1
Command: create igmp_snooping multicast_vlan_group_profile g1
Success.
DES-3528:admin#