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> <logical-system name | all>
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 |
|
internal |
Local Refreshed |
|
internal |
Enhanced OISM Local Source |
|
internal |
L3-MGM Notified |
|
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
|
internal |
In SMET Queue In Add Queue In Delete Queue |
|
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
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 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: Y In SMET Queue: N, In Add Queue: N, In Delete Queue: N
Release Information
Introduced in Junos OS Release 18.3R1.