assisted-replication
Syntax
assisted-replication { leaf { replicator-activation-delay seconds; } replicator { inet ip; vxlan-encapsulation-source-ip (assisted-replicator-ip | ingress-replication-ip | retain-incoming-source-ip); } }
Hierarchy Level
[edit logical-systems name routing-instances name protocols evpn], [edit routing-instances name protocols evpn], [edit protocols evpn]
Description
Enable assisted replication (AR) in an EVPN network.
AR helps to optimize broadcast, unknown unicast, and multicast (BUM) traffic in EVPN networks. To enable AR, you configure devices in the EVPN network to operate as AR replicator and AR leaf devices. Use the statements in this hierarchy to define and set up AR replicators and AR leaf devices.
AR replicator devices help perform BUM traffic replication and forwarding tasks for AR leaf devices. When an AR leaf device receives BUM traffic, instead of always using ingress replication to the EVPN core, it forwards the traffic on an AR overlay tunnel to an AR replicator device that can better handle the replication load. The AR replicator device then replicates and forwards the traffic to other ingress replication overlay tunnels. You configure a loopback interface IP address on each AR replicator device for the AR overlay tunnel.
AR devices can interoperate with devices in the EVPN network that don’t support or are not configured into an AR device role.
Options
leaf | Configure a device as an AR leaf device. |
replicator | Configure a device as an AR replicator device. |
These statements and their options are explained in more detail separately.
Required Privilege Level
routing
Release Information
Statement introduced in Junos OS Release 18.4R2 and 19.4R1.