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 igmp-snooping database

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show evpn igmp-snooping database
<extensive>
<esi id>
<group group-address>
<instance id> 
<interface name>
<l2-domain-id id>
<logical-system name | all>

Syntax for mac-vrf routing

content_copy zoom_out_map
show mac-vrf routing igmp-snooping database
<extensive>
<esi id>
<group group-address>
<instance id> 
<interface name>
<l2-domain-id id>

Description

Display IGMP snooping information in an EVPN network.

Options

none

Display detailed information.

extensive

(Optional) Display more extensive output.

esi esi-id

(Optional) Display output only for a specified Ethernet segment ID (ESI).

group group-address

(Optional) Display output only for the specified multicast group address range.

instance instance-name

(Optional) Display information for the specified EVPN instance (EVI).

interface name

(Optional) Display information about the specified interface.

l2domain l2-domain-id

(Optional) Display output for the specified bridging domain, VLAN, or virtual network identifier (VNI).

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show evpn igmp-snooping database command. Output fields are listed in the approximate order in which they appear.

Table 1: show evpn igmp-snooping database Output Fields

Field Name

Field Description

Level of Output

Instance

Name of the EVPN routing instance for which information is displayed.

All levels

VN Identifier

Tunnel network identifier.

All levels

Group IP

Multicast IP address of the multicast group.

All levels

Source IP

IP address of the multicast data source for the group.

All levels

Access OIF Count

Number of outgoing interface (OIF) list entries on the access side.

All levels

Access OIF Count (more information)

More OIF Entry Information:

  • Interface—Interface name

  • ESI—Associated EVPN Ethernet Segment ID for the interface

  • Local—Local receiver.

  • Remote—Remote receiver.

extensive

Remote OIF

Information about outgoing remote interfaces:

  • Count—Number of OIF list entries

  • Core NH—Next hop ID corresponding to the next hop interface.

OIF Entry Information:

  • Interface—Interface name

  • Nbr—Neighbor ID.

extensive

Sample Output

show evpn igmp-snooping database extensive (default switch instance)

content_copy zoom_out_map
user@device> show evpn igmp-snooping database extensive
Instance: default-switch
  VLAN ID: 7000
        Group IP: 233.252.0.2
            Access OIF Count: 1
                  Interface                 ESI             Local    Remote
                xe-0/0/1.0    00:01:02:03:04:05:06:07:08:09 0           1
            Remote OIF Count: 4, Core NH: 1048676
                 Interface           Nbr            
                vtep.32768    9.255.255.2    
                vtep.32768    9.255.255.3    
                vtep.32768    9.255.255.4    
                vtep.32768    9.255.255.5 

show evpn igmp-snooping database instance instance-name extensive

content_copy zoom_out_map
user@device> show evpn igmp-snooping database instance evpn-B extensive 
Instance: evpn-B
  VN Identifier: 477
        Group IP: 233.252.0.1, Source IP: 0.0.0.0
            Access OIF Count: 1
                  Interface                 ESI             Local    Remote
                ae477.477     00:22:44:66:88:00:22:44:66:99 1           0
        Group IP: 233.252.0.2, Source IP: 0.0.0.0
            Access OIF Count: 1
                  Interface                 ESI             Local    Remote
                ae477.477     00:22:44:66:88:00:22:44:66:99 1           0
        Group IP: 233.252.0.3, Source IP: 0.0.0.0
            Access OIF Count: 1
                  Interface                 ESI             Local    Remote
                ae477.477     00:22:44:66:88:00:22:44:66:99 1           0
        Group IP: 233.252.0.4, Source IP: 0.0.0.0
            Access OIF Count: 1
                  Interface                 ESI             Local    Remote
                ae477.477     00:22:44:66:88:00:22:44:66:99 1           0

show evpn igmp-snooping database instance l2-domain-id domain-ID

content_copy zoom_out_map
user@device> show evpn igmp-snooping database l2-domain-id 100201
Instance: default-switch
    VN Identifier: 100201
        Group IP: 233.252.0.1, Source IP: 0.0.0.0, Access OIF Count: 2
        Group IP: 233.252.0.2, Source IP: 0.0.0.0, Access OIF Count: 2

Release Information

Introduced in Junos OS Release 17.2R1 on QFX10000 switches.

Introduced in Junos OS Release 18.2R1 on MX Series routers and EX9200 switches.

Introduced in Junos OS Release 19.4R2 on ACX Series routers.

footer-navigation