aboutsummaryrefslogtreecommitdiff
path: root/tnet/files/lhn2pi/bird-tnet.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tnet/files/lhn2pi/bird-tnet.conf')
-rw-r--r--tnet/files/lhn2pi/bird-tnet.conf8
1 files changed, 0 insertions, 8 deletions
diff --git a/tnet/files/lhn2pi/bird-tnet.conf b/tnet/files/lhn2pi/bird-tnet.conf
index 5d5939b..864ad0b 100644
--- a/tnet/files/lhn2pi/bird-tnet.conf
+++ b/tnet/files/lhn2pi/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;