DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
554
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 Ethernet 1/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 Ethernet
1/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 ethernet 1/0/1
Switch(config-if)# ip igmp snooping access-group igmp_filter
Switch(config-if)#
46-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.
Usage Guideline
The command is only available for VLAN interface configuration. The
ip igmp snooping fast-leave
command allows IGMP membership to be removed from a port right on receiving the leave message
without using the group specific or group-source specific query mechanism.
Example
Summary of Contents for DXS-3600 Series
Page 1: ......
Page 423: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 418 ...
Page 548: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 543 ...
Page 673: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 668 ...
Page 712: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 707 Switch ...
Page 845: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 840 ...
Page 884: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 879 ...
Page 1152: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 1147 ...