GS-4210-Series (V2) User Manual

Table Of Contents
Command Guide of GS-4210 Series
152
Mode:
Interface Configuration
Usage Guide:
After create ip igmp profile entry. Can use ‘ip igmp filter 1’ to bind a profile for port.
When the port bind a profile. Then the port learning group will update, if the group is not match the profile rule it will
remove the port from the group. static group is excluded.
The configure can use ‘show ip igmp filter ’ to display
Example:
The following example specifies that set ip igmp filter test.
The configure must create ip igmp profile firstly.
Switch(config)# ip igmp profile 1
Switch(config-igmp-profile)# profile range ip 224.1.1.1 224.1.1.8 action permit
Switch(config-igmp-profile)#exit
Switch(config)# interface gi1
Switch(config-if)#ip igmp filter 1
Switch(config-if)#exit
Switch(config)# exit
Switch# show ip igmp filter
Port ID | Profile ID
---------+--------------
gi1 : 1
gi2 : None
gi3 : None
--More--
4.10.14 ip igmp max-group
Command:
ip igmp max-groups <0-256>
no ip igmp max-groups
ip igmp max-groups action (deny | replace)
show ip igmp max-group [interfaces IF_PORTS]