D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
165
19
IGMP SNOOPING COMMANDS
The IGMP Snooping commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the
following table:
Command Parameters
config igmp_snooping [vlan_name <vlan_name 32> | vlanid <vidlist> | all] {state [enable | disable] |
fast_leave [enable | disable]} (1)
config igmp_snooping querier [vlan_name <vlan_name 32> | vlanid <vidlist> | all] {query_interval <sec 1-
65535> | max_response_time <sec 1-25> | robustness_variable <value 1-
255> | last_member_query_interval <sec 1-25> | state [enable | disable] |
version <value 1-3>} (1)
config router_ports [<vlan_name 32> | vlanid <vidlist>] [add | delete] <portlist>
config router_ports_forbidden [<vlan_name 32> | vlanid <vidlist>] [add | delete] <portlist>
enable igmp_snooping {forward_mcrouter_only}
show igmp_snooping {vlan <vlan_name 32> } | vlanid <vidlist>}
disable igmp_snooping {forward_mcrouter_only}
show router_ports {[vlan <vlan_name 32> | vlanid <vidlist>]} {[static | dynamic | forbidden]}
show igmp_snooping group {[vlan <vlan_name 32> | vlanid <vidlist>]} {data_driven}
config igmp_snooping
data_driven_learning
[vlan_name <vlan_name 32> | vlanid <vidlist> | all] {aged_out [enable |
disable]} (1)
config igmp_snooping
data_driven_learning
max_learned_entry
<value 1-1024>
clear igmp_snooping data_
driven _group
[all | [vlan_name <vlan_name 32> | vlanid <vlanid> ] [<ipaddr>] | all]
show igmp_snooping host {[vlan <vlan_name 32> | vlanid <vidlist> | ports <portlist> | group <ipaddr>] }
config igmp
access_authentication ports
[<portlist> | all] state [enable | disable]
show igmp
access_authentication ports
[all | <portlist>]
Each command is listed, in detail, in the following sections:
config igmp_snooping
Purpose
Used to configure IGMP snooping on the Switch.
Syntax
config igmp_snooping [vlan_name <vlan_name 32> | vlanid <vidlist> | all] {state
[enable | disable] | fast_leave [enable | disable]} (1)
Description
This command is used to configure IGMP snooping on the Switch.
Parameters
<vlan_name 32> The name of the VLAN for which IGMP snooping is to be
configured.
<vidlist> Specifies a list of VLANs to be configured.
all – Specifies that all VLANs configured on the Switch will be configured.
fast_leave [enable | disable] Enable or disable the IGMP snooping fast-leave
function. If enabled, the membership is immediately removed when the system
receives the IGMP leave message and the host that sends the leave message is
the last host for the group.