From 2b62990b3b4c00151611a3f47a072f0030e431a2 Mon Sep 17 00:00:00 2001 From: Carmine Scarpitta Date: Fri, 6 Sep 2024 22:39:46 +0200 Subject: [PATCH] tests: Add zebra configuration for ce6 Signed-off-by: Carmine Scarpitta --- tests/topotests/srv6_sid_manager/ce6/zebra.conf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tests/topotests/srv6_sid_manager/ce6/zebra.conf diff --git a/tests/topotests/srv6_sid_manager/ce6/zebra.conf b/tests/topotests/srv6_sid_manager/ce6/zebra.conf new file mode 100644 index 0000000000..ebe8556092 --- /dev/null +++ b/tests/topotests/srv6_sid_manager/ce6/zebra.conf @@ -0,0 +1,14 @@ +log file zebra.log +! +hostname ce6 +! +interface eth-rt6 + ipv6 address 2001:6::2/64 +! +ip forwarding +ipv6 forwarding +! +ipv6 route ::/0 2001:6::1 +! +line vty +!