D-Link DXS-3600 Series Reference Manual page 537

Dxs-3600 series layer 2/3 managed 10gigabit ethernet switch
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
ACCESS-LIST-NAME
VLAN-ID
Default
By default, there is no limit.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The command is available for physical port or port-channel interface configuration. The except-option
allows users to specify a standard access list to exclude a list of groups or channels from the limit. The
vlan keyword option only takes effect on trunk ports. A system message will be generated and logged
whenever the limit is exceeded.
Example
This example shows how to set the limit number of IGMP snooping groups that eth4/0/5 can join to.
Switch# configure terminal
Switch(config)# interface eth4/0/5
Switch(config-if)# ip igmp snooping limit 25 exceed-action drop
Switch(config-if)#
This example shows how to set the limit number of IGMP snooping groups that eth3/0/5 (which is a trunk
port) can join to.
Switch# configure terminal
Switch(config)# interface eth3/0/5
Switch(config-if)# ip igmp snooping limit 100 vlan 2
Switch(config-if)#
This example shows how to set the limit number of IGMP snooping groups that eth4/0/3 (which is a hybrid
port) can join to.
Switch# configure terminal
Switch(config)# interface eth4/0/3
Switch(config-if)# ip igmp snooping limit 100 vlan 3
Switch(config-if)#
This example shows how to set the limit number of IGMP snooping groups with a configuration limit from
an ACL that eth4/0/24 (which is a trunk port) with the VLAN ID of 1000 can join to.
Switch# configure terminal
limitation is exceeded.
drop: Specifies that the new group will be dropped.
replace: Specifies that the new group will replace the oldest group.
Specifies a standard IP access list. The group (*,G), or channel (S,G)
permitted by the access list will be excluded from the limit. To permit a
channel (S,G), specify S in the source address field and G in the
destination address field of the access list entry. To permit a group
(*,G), specify "any" in the source address field and G in the destination
address field of the access list entry.
(Optional) Specifies a Layer 2 VLAN on a trunk port and applies the
filter to packets that arrive on that VLAN.
537

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dxs-3600-32s

Table of Contents