show evpn multicast-snooping assisted-replication replicators
Syntax
show evpn multicast-snooping assisted-replication replicators <instance evpn-instance-name> <l2-domain-id ID>
Description
Displays information about the assisted replication (AR) replicator devices advertised in an EVPN network and the mode in which they operate.
Extended AR mode enables AR to work with AR replicator devices that can’t retain the ingress AR leaf device IP address as the multicast source when replicating and forwarding the traffic into the EVPN core, usually due to restrictions with the overlay tunnel type. QFX series AR devices require this mode to support AR in an EVPN network with a Virtual Extensible LAN (VXLAN) overlay that might have multihomed Ethernet segments.
Output for this command is only available when IGMP snooping is enabled.
Options
instance evpn-instance-name | (Optional) Display information only for the specified EVPN instance. |
l2-domain-id ID | (Optional) Display information only for the specified Layer 2 domain ID, which can be a VLAN ID, a VXLAN network identifier (VNI), or a service identifier (I-SID) within the range from 1 through 16777214. Note:
For QFX Series switches in an EVPN-VXLAN environment, you must specify the Layer 2 domain ID as a VNI. |
Required Privilege Level
view
Output Fields
Table 1 describes the output fields for the show evpn multicast-snooping
assisted-replication replicators
command. Output fields are
listed in the approximate order in which they appear.
Field Name |
Field Description |
---|---|
Instance |
EVPN instance name. |
AR Role |
AR role of the device where you run this command:
|
VN Identifier |
Lists information about AR replicators available to this VNI. |
Operational Mode |
AR mode in which this AR device is operating based on conditions in the network for AR that the device detects:
|
Replicator IP |
IP address of an available AR replicator (the configured loopback address for AR). |
Nexthop Index |
Next hops index for the AR replicator in the |
Interface |
Tunnel interface name for the AR replicator in the Note:
An AR device will have an AR VXLAN encapsulation next hop and an ingress replication VXLAN encapsulation next hop towards a particular AR replicator. This field displays the AR VXLAN encapsulation next hop towards the AR replicator. |
Mode |
AR mode advertised by the AR replicator in the
|
Sample Output
- show evpn multicast-snooping assisted-replication replicators (on AR replicator device)
- show evpn multicast-snooping assisted-replication replicators (on AR leaf device)
show evpn multicast-snooping assisted-replication replicators (on AR replicator device)
user@device> show evpn multicast-snooping assisted-replication replicators Instance: default-switch AR Role: AR Replicator VN Identifier: 100 Operational Mode: Extended AR Replicator IP Nexthop Index Interface Mode 192.168.6.6 0 Self Extended AR 192.168.5.5 1875 vtep.32780 Extended AR VN Identifier: 101 Operational Mode: Extended AR Replicator IP Nexthop Index Interface Mode 192.168.6.6 0 Self Extended AR 192.168.5.5 1875 vtep.32780 Extended AR
show evpn multicast-snooping assisted-replication replicators (on AR leaf device)
user@device> show evpn multicast-snooping assisted-replication replicators Instance: default-switch AR Role: AR Leaf VN Identifier: 100 Operational Mode: Extended AR Replicator IP Nexthop Index Interface Mode 192.168.5.5 1772 vtep.32770 Extended AR 192.168.6.6 1797 vtep.32772 Extended AR VN Identifier: 101 Operational Mode: Extended AR Replicator IP Nexthop Index Interface Mode 192.168.5.5 1772 vtep.32770 Extended AR 192.168.6.6 1797 vtep.32772 Extended AR
Release Information
Command introduced in Junos OS Release 18.4R2 and 19.4R1.