From bf164816e118f9a5b6c99a3fb2e6fb1ddf650f4f Mon Sep 17 00:00:00 2001
From: Paul Maruhn <paulmaruhn@posteo.de>
Date: Thu, 22 Oct 2020 20:06:45 +0200
Subject: [PATCH] add bird commands

---
 content/docs/Infrastruktur/peering.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/content/docs/Infrastruktur/peering.md b/content/docs/Infrastruktur/peering.md
index 22f3e7ca..cbfca8ae 100644
--- a/content/docs/Infrastruktur/peering.md
+++ b/content/docs/Infrastruktur/peering.md
@@ -3,6 +3,14 @@
 ## ffhl
 Noch nicht vorhanden aber bald.
 
+## Bird
+```
+show protocols
+birdc show route export he
+birdc show route export icvpn_weimar1
+birdc show symbols table
+```
+
 ## Transit über HE
 
 ```
-- 
GitLab