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/ospf6_topo1_vrf/r3/zebra.conf | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 tests/topotests/ospf6_topo1_vrf/r3/zebra.conf (limited to 'tests/topotests/ospf6_topo1_vrf/r3/zebra.conf') diff --git a/tests/topotests/ospf6_topo1_vrf/r3/zebra.conf b/tests/topotests/ospf6_topo1_vrf/r3/zebra.conf new file mode 100644 index 0000000..bd6873d --- /dev/null +++ b/tests/topotests/ospf6_topo1_vrf/r3/zebra.conf @@ -0,0 +1,23 @@ +! +hostname r3 +log file zebra.log +! +! debug zebra events +! debug zebra rib +! +interface r3-stubnet vrf r3-cust1 + ipv6 address fc00:3:3:3::3/64 +! +interface r3-sw5 vrf r3-cust1 + ipv6 address fc00:a:a:a::3/64 +! +interface r3-sw6 vrf r3-cust1 + ipv6 address fc00:b:b:b::3/64 +! +interface lo +! +ipv6 route fc00:3333:3333:3333::/64 fc00:3:3:3::1234 vrf r3-cust1 +! +! +line vty +! -- cgit v1.2.3