Configuring IGMP Snooping
Procedure
Step1Â Â Â Â Â Â Â Â Enable the global IGMP snooping function.
  set protocols igmp-snooping enable <true | false>
Step2Â Â Â Â Â Â Â Â Enable the VLAN-based IGMP snooping function.
  set protocols igmp-snooping vlan-id <vlan-id> enable <true | false>
NOTE: To enable IGMP snooping, both global and VLAN-based IGMP snooping need to be configured.Â
|
Step3Â Â Â Â Â Â Â Â Configure the number of times that the querier sends a group-specific query message.
  set protocols igmp-snooping last-member-query-count <last-member-query-count>
Step4Â Â Â Â Â Â Â Â Configure the interval that the querier sends a group-specific query message.
  set protocols igmp-snooping last-member-query-interval <last-member-query-interval>
Step5Â Â Â Â Â Â Â Â Configure the maximum response time for IGMP general query message.
  set protocols igmp-snooping max-response-time <max-response-time>
Step6Â Â Â Â Â Â Â Â Configure the interval of sending IGMP general queries.
  set protocols igmp-snooping query-interval <query-interval>
Step7Â Â Â Â Â Â Â Â Enable the membership report suppression function.
  set protocols igmp-snooping report-suppression <true | false>
Step8Â Â Â Â Â Â Â Â Configure the IGMP robustness coefficient.
  set protocols igmp-snooping robustness-variable <robustness-variable>
Step9Â Â Â Â Â Â Â Â Configure the aging time of dynamic router port.
  set protocols igmp-snooping router-aging-time <router-aging-time>
Step10Â Â Â Â Â Enable the fast leave function to allow member ports in a VLAN to quickly leave the multicast group.
  set protocols igmp-snooping vlan-id <vlan-id> fast-leave <true | false>
Step11Â Â Â Â Â Configure the querier in a VLAN.
  a)     Enable the querier function in a VLAN.
  set protocols igmp-snooping vlan-id <vlan-id> querier enable <true | false>
  b)    Configure the IGMP snooping querier IP address.
  set protocols igmp-snooping vlan-id <vlan-id> querier address <querier-address>
  c)     Configure the IGMP snooping querier version.
  set protocols igmp-snooping vlan-id <vlan-id> querier version <querier-version>
  d)    Configure the IGMP snooping querier other-querier-timer.
  set protocols igmp-snooping vlan-id <vlan-id> querier other-querier-timer <other-querier-timer>
Step12Â Â Â Â Â Configure the interface as a static router port in the specified VLAN.
 set protocols igmp-snooping vlan-id <vlan-id> mrouter interface <interface-name>
Step13Â Â Â Â Â Configure a static member interface to the multicast group.
 set protocols igmp-snooping vlan-id <vlan-id> static group <group-address> interface <interface-name>
Copyright © 2024 Pica8 Inc. All Rights Reserved.