Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

version (IGMP Snooping)

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
 version version;

Hierarchy Level

content_copy zoom_out_map
[edit bridge-domains bridge-domain-name protocols igmp-snooping],
[edit routing-instances routing-instance-name protocols igmp-snooping],
[edit routing-instances routing-instance-name bridge-domains bridge-domain-name protocols igmp-snooping],
[edit routing-instances routing-instance-name protocols igmp-snooping vlan vlan-id],
[edit protocols igmp-snooping vlan vlan-id],
[edit logical-systems logical-system-name protocols igmp-snooping],
[edit protocols igmp-snooping]
  

Description

Specify the IGMP version for the IGMP general query that the snooping device sends to hosts when an interface comes up or a new member is added to a VLAN or bridge domain. If the L2 querier is configured for a VLAN/bridge-domain, periodic queries are sent to all members with the specified version of IGMP-snooping.

To configure the IGMP snooping version for all VLANs in the default instance:

content_copy zoom_out_map
set protocols igmp-snooping vlan all version version

To configure the IGMP snooping version for all VLANs in a specified routing instance:

content_copy zoom_out_map
set routing-instances routing-instance name protocols igmp-snooping vlan all version version

Options

version—IGMP version number.

Range: 2 and 3.

Default

If you do not configure the version statement, the default is IGMPv3.

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 23.4R1

footer-navigation