]> git.proxmox.com Git - mirror_frr.git/blobdiff - tests/topotests/bgp_distance_change/r2/zebra.conf
Merge pull request #5393 from ton31337/fix/update_rib_on_bgp_distance_changes_7.1
[mirror_frr.git] / tests / topotests / bgp_distance_change / r2 / zebra.conf
diff --git a/tests/topotests/bgp_distance_change/r2/zebra.conf b/tests/topotests/bgp_distance_change/r2/zebra.conf
new file mode 100644 (file)
index 0000000..93e3590
--- /dev/null
@@ -0,0 +1,9 @@
+!
+interface lo
+  ip address 172.16.255.254/32
+!
+interface r2-eth0
+  ip address 192.168.255.2/24
+!
+ip forwarding
+!