diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-09 13:16:35 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-09 13:16:35 +0000 |
commit | e2bbf175a2184bd76f6c54ccf8456babeb1a46fc (patch) | |
tree | f0b76550d6e6f500ada964a3a4ee933a45e5a6f1 /tests/topotests/ripng_topo1/r3/zebra.conf | |
parent | Initial commit. (diff) | |
download | frr-e2bbf175a2184bd76f6c54ccf8456babeb1a46fc.tar.xz frr-e2bbf175a2184bd76f6c54ccf8456babeb1a46fc.zip |
Adding upstream version 9.1.upstream/9.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tests/topotests/ripng_topo1/r3/zebra.conf')
-rw-r--r-- | tests/topotests/ripng_topo1/r3/zebra.conf | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/tests/topotests/ripng_topo1/r3/zebra.conf b/tests/topotests/ripng_topo1/r3/zebra.conf new file mode 100644 index 0000000..b43ba69 --- /dev/null +++ b/tests/topotests/ripng_topo1/r3/zebra.conf @@ -0,0 +1,22 @@ +log file zebra.log +! +hostname r3 +! +interface r3-eth0 + description to sw2 - Stub interface + ipv6 address fc00:7::1/64 + no link-detect +! +interface r3-eth1 + description to sw3 - RIPng interface + ipv6 address fc00:6::2/62 + no link-detect +! +ipv6 route fc00:7:1111::/64 fc00:7::10 +! +ip forwarding +ipv6 forwarding +! +! +line vty +! |