740
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
IGMP
AND
IGMP S
NOOPING
C
OMMANDS
IP
IGMP
ACCESS
-
GROUP
ip igmp access-group
Overview
This command adds an access control list to a VLAN interface configured for IGMP,
IGMP Snooping, or IGMP Proxy. The access control list is used to control and filter
the multicast groups learned on the VLAN interface.
The
no
variant of this command disables the access control filtering on the
interface.
Syntax
ip igmp access-group {<
access-list-number
>|<
access-list-name
>}
no ip igmp access-group
Default
By default there are no access lists configured on any interface.
Mode
Interface Configuration for a VLAN interface.
Usage
This command applies to VLAN interfaces configured for IGMP, IGMP Snooping, or
IGMP Proxy.
This command applies to VLAN interfaces configured for IGMP or IGMP Snooping.
Example
In the following example, hosts serviced by VLAN interface vlan2 can only join the
group
225.2.2.2
:
awplus#
configure terminal
awplus(config)#
access-list 1 permit 225.2.2.2 0.0.0.0
awplus(config)#
interface vlan2
awplus(config-if)#
ip igmp access-group 1
Parameter
Description
<
access-list-number
>
Standard IP access-list number, in the range <1-99>.
<
access-list-name
>
Standard IP access-list name.