Set fib-update no since the fib is not needed here.
authorclaudio <claudio@openbsd.org>
Mon, 16 Oct 2023 06:14:20 +0000 (06:14 +0000)
committerclaudio <claudio@openbsd.org>
Mon, 16 Oct 2023 06:14:20 +0000 (06:14 +0000)
regress/usr.sbin/bgpd/integrationtests/bgpd.ixp.rdomain2_1.conf
regress/usr.sbin/bgpd/integrationtests/bgpd.ixp.rdomain2_2.conf
regress/usr.sbin/bgpd/integrationtests/bgpd.ixp.rdomain2_3.conf
regress/usr.sbin/bgpd/integrationtests/bgpd.ixp.rdomain2_4.conf

index 1ca6561..44710b9 100644 (file)
@@ -1,6 +1,7 @@
 AS 1
 router-id 192.0.2.11
 listen on 192.0.2.11
+fib-update no
 
 neighbor 192.0.2.2 {
        remote-as 999
index 7601346..d799e88 100644 (file)
@@ -1,6 +1,7 @@
 AS 2
 router-id 192.0.2.21
 listen on 192.0.2.21
+fib-update no
 socket "/var/run/bgpd.sock.12_2"
 
 network 2.0.1.0/24 set community NO_EXPORT
index 3e7ef9f..f5e094a 100644 (file)
@@ -1,6 +1,7 @@
 AS 3
 router-id 192.0.2.31
 listen on 192.0.2.31
+fib-update no
 socket "/var/run/bgpd.sock.12_3"
 
 network 3.0.1.0/24 set community NO_EXPORT
index 1453c9c..3e56f36 100644 (file)
@@ -1,6 +1,7 @@
 AS 4
 router-id 192.0.2.41
 listen on 192.0.2.41
+fib-update no
 socket "/var/run/bgpd.sock.12_4"
 
 neighbor 192.0.2.2 {