From 972364516ba400878b9e06fe239c1f07d751d4fa Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Thu, 13 Jun 2024 22:39:18 +0200 Subject: tnet --- tnet/files/node2/bird-tnet.conf | 8 -------- 1 file changed, 8 deletions(-) (limited to 'tnet/files/node2/bird-tnet.conf') diff --git a/tnet/files/node2/bird-tnet.conf b/tnet/files/node2/bird-tnet.conf index 813b0f5..99dfc5e 100644 --- a/tnet/files/node2/bird-tnet.conf +++ b/tnet/files/node2/bird-tnet.conf @@ -1,11 +1,3 @@ -define tnet = fdb1:4242:3538::/48; -define tnet_router = fdb1:4242:3538:ffff::/64; - -function is_tnet() -> bool -{ - return net ~ tnet && ! (net ~ tnet_router); -} - template bgp tnet_tpl { local as 4242423538; neighbor internal; -- cgit v1.2.3