diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2024-09-17 20:37:22 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2024-09-17 20:37:22 +0200 |
commit | 3832accbe548e8bec76e5a54bff13d6670cc40af (patch) | |
tree | 1701acd79b7a769ec757a2d0d83a7e3343f1b777 /tnet/files/knot | |
parent | 8353376b24e6f2c038575c8d378c348c4ee5e092 (diff) | |
download | infra-3832accbe548e8bec76e5a54bff13d6670cc40af.tar.gz infra-3832accbe548e8bec76e5a54bff13d6670cc40af.tar.bz2 infra-3832accbe548e8bec76e5a54bff13d6670cc40af.tar.xz infra-3832accbe548e8bec76e5a54bff13d6670cc40af.zip |
lhn2pi
Diffstat (limited to 'tnet/files/knot')
-rw-r--r-- | tnet/files/knot/bird-tnet.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tnet/files/knot/bird-tnet.conf b/tnet/files/knot/bird-tnet.conf index e774e31..f21be09 100644 --- a/tnet/files/knot/bird-tnet.conf +++ b/tnet/files/knot/bird-tnet.conf @@ -66,7 +66,7 @@ protocol bgp tnet_kv24ix from tnet_tpl { } protocol bgp tnet_lhn2pi from tnet_tpl { - neighbor fdb1:4242:3538:ffff:374e:2c7d:319e:e527; + neighbor fe80:d83a:350b:2162:6eda:1cc1:9cd7:80e9; interface "tnet-lhn2pi"; rr client; |