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