diff --git a/docs/tutorials/l3evpn/rt5-only/index.md b/docs/tutorials/l3evpn/rt5-only/index.md index 2a9082f5..d98b5c21 100644 --- a/docs/tutorials/l3evpn/rt5-only/index.md +++ b/docs/tutorials/l3evpn/rt5-only/index.md @@ -13,7 +13,7 @@ tags: | **Lab Repo** | [srl-rt5-l3evpn-basics-lab][lab-repo] | | **Packet captures** | [EVPN IP Prefix routes exchange][capture-evpn-rt5] | | **Main ref documents** | [RFC 7432 - BGP MPLS-Based Ethernet VPN](https://datatracker.ietf.org/doc/html/rfc7432)
[RFC 8365 - A Network Virtualization Overlay Solution Using Ethernet VPN (EVPN)](https://datatracker.ietf.org/doc/html/rfc8365)
[RFC 9136 - IP Prefix Advertisement in Ethernet VPN (EVPN)](https://datatracker.ietf.org/doc/html/rfc9136)
[Nokia 7220 SR Linux Advanced Solutions Guide][adv-sol-guide-evpn-l3]
[Nokia 7220 SR Linux EVPN-VXLAN Guide][evpn-vxlan-guide] | -| **Version information**[^1] | [`containerlab:v0.71.1`][clab-install], [`srlinux:25.10.1`][srlinux-container], [`frr:9.0.2`][frr-container] [`docker-ce:26.1.4`][docker-install] | +| **Version information**[^1] | [`containerlab:v0.71.1`][clab-install], [`srlinux:25.10.1`][srlinux-container], [`frr:10.5.0`][frr-container] [`docker-ce:26.1.4`][docker-install] | | **Authors** | Korhan Kayhan [:material-linkedin:][kkayhan-linkedin]
Roman Dodin [:material-linkedin:][rd-linkedin] [:material-twitter:][rd-twitter]
and reviewers[^3] | While EVPN originally emerged as a Layer 2 VPN technology to overcome VPLS limitations, it has since evolved to become a unified control plane for many services, Layer 3 VPN included. Founded upon the BGP protocol, EVPN has [lots of flexibility and features](https://www.nokia.com/networks/ethernet-vpn/) to become a one-stop-shop for all VPN services in various network deployments, but especially fit for the IP fabrics.