![Korenix JetNet 4508 V2 Series User Manual Download Page 91](http://html1.mh-extra.com/html/korenix/jetnet-4508-v2-series/jetnet-4508-v2-series_user-manual_1997846091.webp)
87
discarded.
4.7.4 CLI Commands of the Multicast Filtering
Command Lines of the multicast filtering configuration
Feature
Command Line
IGMP Snooping
IGMP Snooping -
Global
Switch(config)# ip igmp snooping
IGMP snooping is enabled globally. Please specify on which
vlans IGMP snooping enables
IGMP Snooping - VLAN Switch(config)# ip igmp snooping vlan
VLANLIST allowed vlan list
all all existed vlan
Switch(config)# ip igmp snooping vlan 1-2
IGMP snooping is enabled on VLAN 1-2.
Disable IGMP Snooping
- Global
Switch(config)# no ip igmp snoopin
IGMP snooping is disabled globally ok.
Disable IGMP Snooping
- VLAN
Switch(config)# no ip igmp snooping vlan 3
IGMP snooping is disabled on VLAN 3.
Display – IGMP
Snooping Setting
Switch# sh ip igmp
interface vlan1
enabled: Yes
version: IGMPv1
query-interval; 125s
query-max-response-time: 10s
Switch# sh ip igmp snooping
IGMP snooping is globally enabled
Vlan1 is IGMP snooping enabled
Vlan2 is IGMP snooping enabled
Vlan3 is IGMP snooping disabled
Display – IGMP Table
Switch# sh ip igmp snooping multicast all
VLAN IP Address Type Ports
---- --------------- ------- ------------------------
1 239.192.8.0 IGMP fa6,
1 239.255.255.250 IGMP fa6,
IGMP Query
IGMP Query V1
Switch(config)# int vlan 1 (Go to management VLAN)
Switch(config-if)# ip igmp v1
IGMP Query V2
Switch(config)# int vlan 1 (Go to management VLAN)
Switch(config-if)# ip igmp
IGMP Query version
Switch(config-if)# ip igmp version 1
Switch(config-if)# ip igmp version 2
Disable
Switch(config)# int vlan 1
Switch(config-if)# no ip igmp
Display
Switch# sh ip igmp
interface vlan1
enabled: Yes
version: IGMPv2
query-interval: 125s
query-max-response-time: 10s