diff options
| author | Trygve Laugstøl <trygvis@inamo.no> | 2025-12-28 09:20:23 +0100 |
|---|---|---|
| committer | Trygve Laugstøl <trygvis@inamo.no> | 2025-12-28 09:20:23 +0100 |
| commit | 022ac9354a32e3c14a596d7ebc09ad164c199978 (patch) | |
| tree | 503bacf2d8fa2a3a731be45677f382fb145d7d77 /tnet/templates/hash | |
| parent | 1b4a868aebfa9f3f058c2afff2e9c4b188125684 (diff) | |
| download | infra-022ac9354a32e3c14a596d7ebc09ad164c199978.tar.gz infra-022ac9354a32e3c14a596d7ebc09ad164c199978.tar.bz2 infra-022ac9354a32e3c14a596d7ebc09ad164c199978.tar.xz infra-022ac9354a32e3c14a596d7ebc09ad164c199978.zip | |
tnet: Removing lhn2pi
Diffstat (limited to 'tnet/templates/hash')
| -rw-r--r-- | tnet/templates/hash/bird-tnet.conf | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tnet/templates/hash/bird-tnet.conf b/tnet/templates/hash/bird-tnet.conf index d9c52b0..9a0eed0 100644 --- a/tnet/templates/hash/bird-tnet.conf +++ b/tnet/templates/hash/bird-tnet.conf @@ -51,14 +51,6 @@ protocol bgp tnet_knot from tnet_tpl { rr client; } -protocol bgp tnet_lhn2pi from tnet_tpl { - neighbor fe80:6195:1d43:9655:35f7:9dba:798c:26b9; - interface "tnet-lhn2pi"; - password "{{ bgp_password['hash-lhn2pi'] }}"; - - rr client; -} - protocol bgp tnet_node1 from tnet_tpl { neighbor fe80:a026:6ec2:b356:21c5:b51:22b9:a1df; interface "tnet-node1"; |
