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

show evpn multicast-snooping status

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show evpn multicast-snooping status 
<extensive>

Description

Display IGMP snooping (for IPv4 multicast traffic) status or MLD snooping (for IPv6 multicast traffic) status in the default-switch instance on a device in an EVPN fabric.

You can enable IGMP snooping (or MLD snooping) in an EVPN network to help optimize multicast traffic flow in the fabric. The devices in the fabric use the following EVPN route types to synchronize the multicast state between multihoming peer provider edge (PE) devices:

  • EVPN Type 7 Join Sync routes

  • EVPN Type 8 Leave Sync routes

Options

extensive

Display more detailed output.

Required Privilege Level

view

Output Fields

Table 1: show evpn multicast-snooping status Output Fields
Field Name Field Description

Instance

Layer 2 routing instance. The instance corresponds to the default-switch instance on QFX Series devices in EVPN-VXLAN fabrics.

VLAN ID

VLAN ID.

Multicast Address Family

Show enabled or disabled multicast snooping status for:

  • INET—IGMP snooping (IPv4 multicast traffic).

  • INET6—MLD snooping (IPv6 multicast traffic).

SG Sync

EVPN multicast snooping status for the indicated multicast traffic family—Enabled or Disabled.

Extensive output shows the following additional statistics with multicast snooping status Enabled:

  • Number of local join-sync SGs

  • Number of remote join-sync SGs

  • Number of local proxy SGs

  • Number of remote proxy SGs

Sample Output

show evpn multicast-snooping status

content_copy zoom_out_map
user@host> show evpn multicast-snooping status
Instance: __default_evpn__

Instance: default-switch
  VLAN ID: 1
    Multicast Address Family: INET
      SG Sync: Enabled
    Multicast Address Family: INET6
      SG Sync: Disabled

show evpn multicast-snooping status—With IGMP Snooping and MLD Snooping Enabled)

content_copy zoom_out_map
user@host> show evpn multicast-snooping status
Instance: __default_evpn__

Instance: default-switch
  VLAN ID: 200
    Multicast Address Family: INET
      SG Sync: Enabled
    Multicast Address Family: INET6
      SG Sync: Enabled
  VLAN ID: 201
    Multicast Address Family: INET
      SG Sync: Enabled
    Multicast Address Family: INET6
      SG Sync: Enabled

Release Information

footer-navigation