From 2c7cac91ed6e7db0f6937923d2b57f97dbdbc337 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 11:53:30 +0200 Subject: Adding upstream version 8.4.4. Signed-off-by: Daniel Baumann --- tests/topotests/ripng_topo1/r3/ripngd.conf | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 tests/topotests/ripng_topo1/r3/ripngd.conf (limited to 'tests/topotests/ripng_topo1/r3/ripngd.conf') diff --git a/tests/topotests/ripng_topo1/r3/ripngd.conf b/tests/topotests/ripng_topo1/r3/ripngd.conf new file mode 100644 index 0000000..7a07080 --- /dev/null +++ b/tests/topotests/ripng_topo1/r3/ripngd.conf @@ -0,0 +1,15 @@ +log file ripngd.log +! +! debug ripng events +! debug ripng packet +! debug ripng zebra +! +router ripng + timers basic 1 180 5 + network fc00:6::/62 + redistribute connected + redistribute static +! +line vty +! + -- cgit v1.2.3