From 0f89e323141337c4d67e07b2c05e738bbb433da7 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Wed, 22 Apr 2020 17:43:51 +0200 Subject: [PATCH] add new peer for DN42: tchekda --- protocols/dn42/tchekda.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 protocols/dn42/tchekda.conf diff --git a/protocols/dn42/tchekda.conf b/protocols/dn42/tchekda.conf new file mode 100644 index 0000000..39d6dd0 --- /dev/null +++ b/protocols/dn42/tchekda.conf @@ -0,0 +1,6 @@ +protocol bgp dn42_tchekda from dn42_peer_v46 { + description "dn42: tchekda"; + + local fd42:4dd0:ff00::2; + neighbor fd54:fe4b:9ed1:4::1 as 4242421722; +}