peer-to-peer (Easy EVPN LAG Configuration)
Syntax
peer-to-peer { overlay-connectivity { ibgp; } peer-subnet { inet inet-address; inet6 inet6-address; interface-name [ interface-name ... ]; } underlay-connectivity { ospf; } }
Hierarchy Level
[edit services evpn device-attribute]
Description
Specify parameters for the peer-to-peer interface connections between Ethernet VPN (EVPN) fabric provider edge (PE) devices as part of a generated EVPN fabric configuration.
You use the statements in the [edit services evpn]
hierarchy level to
simplify configuring an EVPN fabric with Ethernet segment identifier (ESI) link
aggregation groups (LAGs) in the topology. The feature you enable with statements in
this hierarchy is an easy EVPN LAG configuration feature, also called EZ-LAG.
You only need to configure a few statements to provide the parameters required for an
EVPN core fabric with multihomed or single-homed customer edge (CE) devices (or end
server devices). When you commit the [edit services evpn]
configuration
statements, the device uses a commit script to generate the corresponding standard EVPN
fabric configuration statements.
The statements at the [edit services evpn device-attribute
peer-to-peer]
hierarchy level provide parameters to:
-
Specify the required interface names and subnet addresses for the connections between peer PE devices.
-
Customize the underlay and overlay peering in the generated configuration.
Options
overlay-connectivity |
Use the specified protocol for the EVPN fabric overlay peering instead of EBGP,
which is the default overlay protocol the Available options:
|
underlay-connectivity |
Use the specified protocol for the EVPN fabric underlay peering instead of
EBGP, which is the default underlay protocol the Available options:
|
The remaining statements are explained in detail on separate pages.
You can also consult CLI Explorer.
Required Privilege Level
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 23.2R1 and Junos OS Evolved Release 23.2R1.