show evpn igmp-snooping proxy
Syntax
show evpn igmp-snooping proxy ( (<deterministic-ar> | <extensive> | <internal>) <group group-address> <instance instance-name> <l2-domain-id id> <logical-system name | all>
Syntax for mac-vrf routing
show mac-vrf routing igmp-snooping proxy (<deterministic-ar> | <extensive> | <internal>) <group group-address> <instance instance-name> <l2-domain-id id>
Description
Display EVPN IGMP snooping proxy information.
Options
| deterministic-ar |
(Optional) Display extensive output with additional details on an assisted replication (AR) leaf device when you have configured the leaf device to deterministically steer multicast flows to specified AR replicator devices. See Deterministic Load Balancing and Traffic Steering to AR Replicators for more on how this feature works. |
| extensive |
(Optional) Display more extensive output. You can use this option with
other options such as |
| 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. |
| internal |
(Optional) Display internal EVPN multicast database information. |
| l2-domain-id id |
(Optional) Display output for the specified bridging domain, VLAN, or virtual network identifier (VNI). |
Required Privilege Level
view
Output Fields
Output fields are listed in the approximate order in which they appear.
|
Field Name |
Field Description |
Output Level |
|---|---|---|
|
Instance |
EVPN instance name or "default-switch" for the default switch instance (where supported). |
All |
|
VN Identifier |
VXLAN network identifier (VNI). |
All |
|
Group or Group IP |
Multicast group IP address. |
All |
|
Source or Source IP |
Multicast source IP address. |
All |
|
Local |
Indicates whether the access interface has a listener. '1' indicates there is an interested listener. |
extensive or deterministic-ar |
|
Remote |
Number of remote interested listeners. |
extensive or deterministic-ar |
|
Corenh |
Core next hop identifier. |
extensive or deterministic-ar |
|
Flood |
Indicates whether flooding is used for this multicast group. A value of 0 indicates that selective multicast forwarding is used in the traffic flow. A value of 1 indicates that inclusive multicast forwarding (flooding) is being used in the traffic flow. |
extensive or deterministic-ar |
|
SMET Flood |
'1' if device exceeded the system's shared next hops scale (default is 10K), '0' otherwise. See Configuring the number of SMET Nexthops for more on how to change the SMET next hops scale. |
internal |
|
Local Refreshed or Lcl-Refresh |
'1' if the device has a current local join state corresponding to the proxy entry. This field is used internally for troubleshooting. |
extensive, internal |
|
Enhanced OISM Local Source |
'1' if the device created the proxy entry from learning a local source on an optimized intersubnet multicast (OISM) PIM EVPN gateway (PEG) device when the device is operating in enhanced OISM mode. See Optimized Inter-Subnet Multicast in EVPN Networks for details on OISM configuration and operation. |
internal |
|
L3-MGM Notified or L3-MGM |
'1' if the device's proxy state is driving the Layer 3 (L3) multicast state via the internal L3 IGMP state machine. |
extensive, internal |
|
Enhanced-OISM Forward on SRC BD |
Enhanced OISM forwarding mode. By default, an enhanced OISM device forwards multicast traffic on the source VLAN only to multihoming peer OISM devices, and on the OISM supplemental bridge domain (SBD) to all other OISM devices. On supported platforms, you can set the forward-on-source-bridge-domain option at the
|
internal |
|
In SMET Queue, In Add Queue, In Delete Queue |
Internal states for troubleshooting. |
internal |
|
Peer IP |
Peer device IP address. |
internal |
|
Deterministic-AR (Mode/Preferred replicator/Fallback) |
Additional information when you enable deterministic load-balancing of multicast traffic with AR. See Deterministic Load Balancing and Traffic Steering to AR Replicators for details on that feature. Output fields are similar to those displayed with the extensive option with the following additional output fields as values separated by / characters):
|
deterministic-ar |
Sample Output
- show evpn igmp-snooping proxy extensive
- show evpn igmp-snooping proxy internal group group-ip
- show evpn igmp-snooping proxy deterministic-ar (Strict Mode)
- show evpn igmp-snooping proxy deterministic-ar (Loose Mode)
show evpn igmp-snooping proxy extensive
user@pe1> show evpn igmp-snooping proxy extensive
Instance: default-switch
VN Identifier: 100
Group Source Local Remote Corenh Flood
233.252.1.2 0.0.0.0 0 1 131083 0
233.252.1.4 0.0.0.0 0 1 131080 0
show evpn igmp-snooping proxy internal group group-ip
user@leaf1> show evpn igmp-snooping proxy internal group 233.252.1.1
Instance: evpn-vxlan-A
VN Identifier: 2
Group IP: 233.252.1.1, Source IP: 0.0.0.0
SMET Flood: 0, Enhanced OISM Local Source: 0
L3-MGM Notified: 0, Local Refreshed: 0
Enhanced OISM Forward on Source BD: 0
MCSN Added: 1, MCSN Deleted: 0
In SMET Queue: N, In Add Queue: N, In Delete Queue: N, In PIM Queue: N
Peer IP: 192.168.6.1, Flags: 0x0
VN Identifier: 3
Group IP: 233.252.1.1, Source IP: 0.0.0.0
SMET Flood: 0, Enhanced OISM Local Source: 0
L3-MGM Notified: 0, Local Refreshed: 0
Enhanced OISM Forward on Source BD: 0
MCSN Added: 1, MCSN Deleted: 0
In SMET Queue: N, In Add Queue: N, In Delete Queue: N, In PIM Queue: N
Peer IP: 192.168.6.1, Flags: 0x0
VN Identifier: 4
Group IP: 233.252.1.1, Source IP: 0.0.0.0
SMET Flood: 0, Enhanced OISM Local Source: 0
L3-MGM Notified: 0, Local Refreshed: 0
Enhanced OISM Forward on Source BD: 0
MCSN Added: 1, MCSN Deleted: 0
In SMET Queue: N, In Add Queue: N, In Delete Queue: N, In PIM Queue: N
Peer IP: 192.168.6.1, Flags: 0x0
VN Identifier: 5
Group IP: 233.252.1.1, Source IP: 0.0.0.0
SMET Flood: 0, Enhanced OISM Local Source: 0
L3-MGM Notified: 0, Local Refreshed: 0
Enhanced OISM Forward on Source BD: 0
MCSN Added: 1, MCSN Deleted: 0
In SMET Queue: N, In Add Queue: N, In Delete Queue: N, In PIM Queue: N
Peer IP: 192.168.6.1, Flags: 0x0
show evpn igmp-snooping proxy deterministic-ar (Strict Mode)
user@ar-leaf1> show evpn igmp-snooping proxy deterministic-ar
Instance: evpn-inst1
VN Identifier: 1110
Group Source Local Remote Corenh Flood Deterministic-AR(Mode/Preferred replicator/Fallback)
233.252.0.2 0.0.0.0 0 1 4385 0 N/A
233.252.0.4 0.0.0.0 0 1 4381 0 Strict/192.168.102.1/0.0.0.0
show evpn igmp-snooping proxy deterministic-ar (Loose Mode)
user@ar-leaf1> show evpn igmp-snooping proxy deterministic-ar
Instance: evpn-inst1
VN Identifier: 1110
Group Source Local Remote Corenh Flood Deterministic-AR(Mode/Preferred replicator/Fallback)
233.252.0.3 0.0.0.0 0 1 4447 0 N/A
233.252.0.5 0.0.0.0 0 1 4453 0 Loose/192.168.102.1/192.168.102.2Release Information
Introduced in Junos OS Release 18.3R1.
Deterministic-AR output fields added in Junos OS Evolved Release 23.4R2.
Internal option added in Junos OS and Junos OS Evolved Release 25.2R1.