show evpn igmp-snooping proxy
Syntax
show evpn igmp-snooping proxy <deterministic-ar> <extensive> <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> <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. |
l2-domain-id 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 instance command. Output fields are listed in the approximate order in which they appear.
Field Name |
Field Description |
---|---|
Instance |
EVPN instance name. |
VN Identifier |
VXLAN network identifier. |
Group |
Multicast group IP address. |
Source |
Multicast source IP address. |
Local |
Indicates whether the access interface has a listener. A value of 1 indicates there is an interested listener. |
Remote |
Number of remote interested listeners. |
Corenh |
Core next hop identifier. |
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. |
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):
|
Sample Output
- show evpn igmp-snooping proxy extensive
- 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 235.1.1.2 0.0.0.0 0 1 131083 0 235.1.1.4 0.0.0.0 0 1 131080 0
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.2
Release Information
Introduced in Junos OS Release 18.3R1.
Deterministic-AR output fields added in Junos OS Evolved Release 23.4R2.