D-Link DXS-3600 Series Reference Manual page 534

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
None.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Use the ip igmp snooping access-group command on the router to restrict the multicast traffic receiver
to join to specific group. The destination address part of the access list represents the multicast group
address that the receiver is permitted or denied to join.
Example
This example shows how to restrict the serviced IGMP snooping group for eth3/0/1 to group 226.1.1.1. In
the following example, first, create an IP access list named "igmp_filter" which only permits the packets
destined for group address 226.1.1.1. Then, associate this access group in interface eth3/0/1.
Switch# configure terminal
Switch(config)# ip access-list igmp_filter
Switch(config-ip-acl)# permit any host 226.1.1.1
Switch(config-ip-acl)# end
Switch(config)# interface eth3/0/1
Switch(config-if)# ip igmp snooping access-group igmp_filter
Switch(config-if)#
This example shows how to restrict the serviced IGMP group for port-channel1 (which is on trunk mode)
to group 226.1.1.1.
Switch# configure terminal
Switch(config)# interface port-channel 1
Switch(config-if)# ip igmp snooping access-group igmp_filter vlan 2
Switch(config-if)#
44-4 ip igmp snooping fast-leave
This command is used to configure IGMP Snooping fast-leave on the interface. Use the no form to
disable the fast-leave option on the specified interface.
ip igmp snooping fast-leave
no ip igmp snooping fast-leave
Parameters
None.
Default
By default, this option is disabled.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
534

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dxs-3600-32s

Table of Contents