show igmp snooping evpn status
Syntax
show igmp snooping evpn status <detail> <vlan name>
Description
Display Layer 2 multicast IGMP snooping information for the EVPN instances on devices in an EVPN network.
By default, this command displays brief output for all EVPN instances with IGMP snooping enabled for one or more VLANs.
Options
(brief | detail) |
Display brief information (the default output level) or more detailed information. When you enable the optimized intersubnet multicast (OISM) feature, the
|
vlan name |
Display IGMP snooping information only for the specified VLAN. |
Required Privilege Level
view
Output Fields
Field Name | Field Description |
Output Level |
---|---|---|
Bridge-Domain |
Bridge domain or VLAN with IGMP snooping enabled |
all |
External VLAN |
OISM external VLAN:
An OISM external VLAN must be different from the SBDs or OISM revenue VLANs in the EVPN fabric. See OISM Bridge Domains (VLANs) for details. |
detail |
Instance |
EVPN instance (EVI) name |
all |
Mode |
Configured multicast replication mode:
To set the multicast mode in EVPN networks, you use the |
default (brief) |
OISM |
OISM status—Enabled or not enabled |
all |
SMET enabled |
Selective multicast Ethernet tag (SMET) forwarding using EVPN Type 6 routes—Yes (enabled) or No (not enabled) |
default (brief) |
Supplementary BD |
OISM supplemental bridge domain (SBD):
An OISM SBD must be a VLAN that is different from any OISM revenue VLANs or external VLANs in the EVPN network. See OISM Bridge Domains (VLANs) for details. |
detail |
VN Identifier |
Virtual network identifier (VNI) corresponding to this VLAN |
all |
Sample Output
- show igmp snooping evpn status (Regular OISM enabled)
- show igmp snooping evpn status (MAC-VRF EVPN instance and enhanced OISM enabled)
- show igmp snooping evpn status vlan VLAN-300 detail (default-switch EVPN instance, regular OISM enabled, and specified VLAN is the OISM SBD)
show igmp snooping evpn status (Regular OISM enabled)
user@SL1> show igmp snooping evpn status Mode: Default SMET enabled: Yes Instance: default-switch Bridge-Domain: VLAN-600, VN Identifier: 600 OISM: Enabled Bridge-Domain: VLAN-601, VN Identifier: 601 OISM: Enabled Bridge-Domain: VLAN-602, VN Identifier: 602 OISM: Enabled Bridge-Domain: VLAN-603, VN Identifier: 603 OISM: Enabled Bridge-Domain: VLAN-901, VN Identifier: 901 OISM: Enabled
show igmp snooping evpn status (MAC-VRF EVPN instance and enhanced OISM enabled)
user@SL1> show igmp snooping evpn status Mode: Enhanced OISM SMET enabled: Yes Instance: v100 Bridge-Domain: vlan100, VN Identifier: 10100 OISM: Enabled Bridge-Domain: vlan200, VN Identifier: 10200 OISM: Enabled Bridge-Domain: vlan999, VN Identifier: 10999 OISM: Enabled
show igmp snooping evpn status vlan VLAN-300 detail (default-switch EVPN instance, regular OISM enabled, and specified VLAN is the OISM SBD)
user@Leaf-1> show igmp snooping evpn status vlan VLAN-900 detail Instance: default-switch Bridge-Domain: VLAN-900, VN Identifier: 11900 OISM : Enabled Supplementary BD: Yes External VLAN : No
Release Information
Command introduced in Junos OS Release 18.2R1.