Available Labs
Lab |
Underlay/Overlay Protocol |
Nodes |
Folder |
EVPN Symmetric IRB |
(eBGP Overlay and eBGP Underlay) |
(2 Spine + 2 MLAG Leaf Pair + 2 L2 leaf + 4 Clients) |
[labs/evpn/avd_sym_irb/ ] |
EVPN Symmetric IRB |
(iBGP Overlay and OSFP Underlay) |
(2 Spine + 2 MLAG Leaf Pair + 4 Clients) |
[labs/evpn/avd_sym_irb_ibgp ] |
EVPN Asymmetric IRB |
( eBGP Overlay and eBGP Underlay ) |
(2 Spine + 2 MLAG Leaf Pair + 4 Clients) |
[labs/evpn/avd_asym_irb ] |
EVPN Centralized Anycast Gateway |
( eBGP Overlay and eBGP Underlay ) |
( 2 spine + 1 MLAG Compute leaf pair + 1 MLAG Service Leaf pair + 4 Clients ) |
[labs/evpn/avd_central_any_gw ] |
EVPN VXLAN All-Active Multihoming Asymmetric IRB |
(eBGP Overlay and eBGP Underlay) |
2 Spines + 4 PEs + 4 Clients |
[/labs/evpn/avd_asym_multihoming ] |
EVPN MPLS LDP All-Active Multihoming (L2EVPN) |
(iBGP Overlay and MPLS Underlay) |
(2 Ps + 4 PEs + 4 Clients) |
[labs/mpls_ldp_evpn/mpls_ldp_l2evpn ] |
EVPN All-Active Multihoming IRB with MPLS Underlay |
(iBGP Overlay and MPLS Underlay) |
2 Ps + 4 PEs + 4 Clients) |
[labs/mpls_ldp_evpn/mpls_evpn_irb ] |
EVPN VXLAN Single-Active Multihoming Symmetric IRB |
(eBGP Overlay and eBGP Underlay) |
2 Spines + 4 PEs + 4 Clients |
[/labs/evpn/avd_sym_sa_multihoming ] |
Changes
22 │ - name: Validate states on EOS devices
23 │ tags: [verify, never]
24 │ import_role:
25 │ name: arista.avd.eos_validate_state
3 │ tasks:
4 │ - name: Generate EOS configuration Snapshots
5 │ tags: [snapshot]
6 │ import_role:
7 │ name: arista.avd.eos_snapshot
- Updated lab variables to avoid depraction warnings as part of AVD 4.x.x
Tested Versions
Package |
Version |
containerlab |
0.47.2 |
arista.avd |
4.4.0 |
arista.eos |
6.1.2 |