show evpn mld-snooping proxy
Syntax
show evpn mld-snooping proxy (<deterministic-ar> | <extensive> | <internal>) <group group-address> <instance instance-name> <l2-domain-id id>
Syntax for mac-vrf routing
show evpn mld-snooping proxy (<deterministic-ar> | <extensive> | <internal>) <group group-address> <instance instance-name> <l2-domain-id id>
Description
Show EVPN MLD 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 IPv6 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 IPv6 address. |
All |
|
Source or Source IP |
Multicast source IPv6 address. |
All |
|
Local |
Indicates whether the access interface has a listener. A value of 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 MLD state machine. |
extensive, internal |
|
Enhanced-OISM Forward on SRC BD |
Current enhanced OISM forwarding mode for the proxy entry. 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 mld-snooping proxy extensive
- show evpn mld-snooping proxy extensive (no group or source address)
- show evpn mld-snooping proxy internal
show evpn mld-snooping proxy extensive
user@pe1> show evpn mld-snooping proxy extensive
Instance: default-switch
VN Identifier: 300
Group Source Local Remote Corenh Flood
ff0e::db8:0:1 :: 0 1 141863 0
ff0e::db8:0:3 :: 0 1 141860 0
show evpn mld-snooping proxy extensive (no group or source address)
user@pe1> show evpn mld-snooping proxy extensive
Instance: evpn-vxlan-A
VN Identifier: 2
Group Source Local Remote Remote DC Corenh Flood/Lclsrc/L3-MGM/Lcl-Refresh
:: :: 0 2 0 0 0/0/0/0
VN Identifier: 3
Group Source Local Remote Remote DC Corenh Flood/Lclsrc/L3-MGM/Lcl-Refresh
:: :: 0 2 0 0 0/0/0/0
VN Identifier: 4
Group Source Local Remote Remote DC Corenh Flood/Lclsrc/L3-MGM/Lcl-Refresh
:: :: 0 2 0 0 0/0/0/0
VN Identifier: 5
Group Source Local Remote Remote DC Corenh Flood/Lclsrc/L3-MGM/Lcl-Refresh
:: :: 0 2 0 0 0/0/0/0
show evpn mld-snooping proxy internal
user@pe1> show evpn mld-snooping proxy internal
Instance: evpn-vxlan-1
VN Identifier: 200
Group IP: ff0e::db8:0:2, Source IP: ::
SMET Flood: 0
Local Refreshed: 0
Enhanced OISM Local Source: 0
L3-MGM Notified: 0,
Enhanced-OISM Forward on SRC BD: 1
In SMET Queue: N, In Add Queue: N, In Delete Queue: N
Release Information
Introduced in Junos OS Release 18.3R1.
Internal option added in Junos OS and Junos OS Evolved Release 25.2R1.