D-Link xStack DGS-3400 Series Cli Reference Manual page 246

Xstack dgs-3400 series layer 2 managed gigabit ethernet switch
Hide thumbs Also See for xStack DGS-3400 Series:
Table of Contents

Advertisement

xStack
Example usage:
To delete an IGMP snooping static group for VLAN 1, group 239.1.1.1:
DGS-3450:admin# delete igmp_snooping static_group vlan vlan1 239.1.1.1
Command: delete igmp_snooping static_group vlan vlan1 239.1.1.1
Success.
DGS-3450:admin#
config igmp_snooping static_group
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To unset port range 9-10 from IGMP snooping static member ports for group 239.1.1.1 on default VLAN:
DGS-3450:admin# config igmp_snooping static_group vlan default 239.1.1.1 delete 9-10
Command: create igmp_snooping static_group vlan default 239.1.1.1 delete 9-10
Success.
DGS-3450:admin#
show igmp_snooping static_group
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To display all the IGMP snooping static groups:
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
Used to configure an IGMP snooping multicast group static member port.
config igmp_snooping static_group [vlan <vlan_name 32> | vlanid <vlanid_list> ] <
ipaddr > [ add | delete] <portlist>
When a port is configured as a static member port, the IGMP protocol will not operate on this
port. For example, suppose that a port is a dynamic member port learned by IGMP. If this
port is configured as a static member later, then the IGMP protocol will stop operating on this
port. The IGMP protocol will resume once this port is removed from static member ports.
The static member port will only affect V2 IGMP operation.
vlan - Specify the name of the VLAN on which the static group resides.
vlanid - Specify the ID of the VLAN on which the static group resides.
ipaddr - Specify the multicast group IP address (for Layer 3 switch).
add | delete - Specify to add or delete the member ports.
portlist - Specify a range of ports to be configured.
Only Administrator and Operator-level users can issue this command.
Used to display an IGMP Snooping multicast group static member port.
show igmp_snooping static_group {[vlan <vlan_name 32> | vlanid <vlanid_list>] <
ipaddr >}
This command is used to display the IGMP snooping multicast group static members.
vlan - Specify the name of the VLAN on which the static group resides.
vlanid - Specify the ID of the VLAN on which the static group resides.
ipaddr - Specify the multicast group IP address (for Layer 3 switch).
None.
242

Advertisement

Table of Contents
loading

Table of Contents