aboutsummaryrefslogtreecommitdiff
path: root/tnet/templates/bird-tnet.conf.j2
diff options
context:
space:
mode:
Diffstat (limited to 'tnet/templates/bird-tnet.conf.j2')
-rw-r--r--tnet/templates/bird-tnet.conf.j28
1 files changed, 0 insertions, 8 deletions
diff --git a/tnet/templates/bird-tnet.conf.j2 b/tnet/templates/bird-tnet.conf.j2
index 6e1ba0e..57e557a 100644
--- a/tnet/templates/bird-tnet.conf.j2
+++ b/tnet/templates/bird-tnet.conf.j2
@@ -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;