diff --git a/content/Networking/EVPN/index.md b/content/Networking/EVPN/index.md index 38418f2..b07ab02 100644 --- a/content/Networking/EVPN/index.md +++ b/content/Networking/EVPN/index.md @@ -1,6 +1,5 @@ --- title: EVPN -draft: true --- EVPN (Ethernet VPN) is a **networking technology** designed to provide highly scalable and flexible Layer 2 and Layer 3 virtual private network (VPN) services over IP/MPLS networks. It is defined in [RFC 7432](https://www.rfc-editor.org/rfc/rfc7432) and is commonly used in data centers, service provider networks, and enterprise WANs. diff --git a/content/index.md b/content/index.md index a4b6f6e..508cb47 100644 --- a/content/index.md +++ b/content/index.md @@ -1,8 +1,8 @@ --- title: Knowledge Base -draft: true --- # Topics -* [[Networking/index|Networking]] -* + +- [[Networking/index|Networking]] +-