replicator
Syntax
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 assisted-replication], [edit routing-instances name protocols evpn assisted-replication], [edit protocols evpn assisted-replication]
Description
Configure a device in an EVPN network into the assisted replication (AR) replicator role.
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.
AR replicator devices take on BUM traffic replication and forwarding tasks for AR leaf devices. When an AR leaf device receives BUM traffic, instead of always performing ingress replication itself to the EVPN core, it forwards the traffic on an AR 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 overlay tunnels. You configure a loopback interface IP address on each AR replicator device for the AR tunnel.
You can configure multiple AR replicator devices in an EVPN network, and AR leaf devices load-balance among the available AR replicator devices.
Options
inet ip-address | (Required) IPv4 address for the AR tunnel to the AR replicator. This must be a loopback interface configured on the AR replicator device that is part of the EVPN instance. |
vxlan-encapsulation-source-ip | (Mandatory for EVPN-VXLAN networks with QFX Series AR devices) Specify the type of VXLAN encapsulation source IP address to include in replicated and forwarded traffic.
|
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
routing
Release Information
Statement introduced in Junos OS Release 18.4R2 and 19.4R1.