We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f12bdaa commit 9757a59Copy full SHA for 9757a59
site/content/posts/building-an-ixp/01-intro/index.md
@@ -0,0 +1,26 @@
1
++++
2
+title = "Building an IXP - Intro"
3
+date = "2025-06-12"
4
+description = "An introduction to building an IXP lab"
5
+tags = [
6
+ "network engineering",
7
+ "network automation",
8
+ "ixp",
9
+ "bgp",
10
+ "rpki",
11
+ "peering",
12
+]
13
+series = [
14
+ "Building an IXP"
15
16
+series_order = 1
17
+showComments = "true"
18
+robots = "all"
19
+draft = "true"
20
21
+
22
+## Introduction
23
24
+In this series
25
26
site/content/posts/network-diagram-guide/02-physical/index.md
@@ -14,6 +14,7 @@ series = [
]
series_order = 2
showComments = "true"
draft = "true"
+++
0 commit comments