diff options
Diffstat (limited to 'tests/topotests/ripng_topo1/r1/zebra.conf')
-rw-r--r-- | tests/topotests/ripng_topo1/r1/zebra.conf | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/tests/topotests/ripng_topo1/r1/zebra.conf b/tests/topotests/ripng_topo1/r1/zebra.conf new file mode 100644 index 0000000..11c1cdc --- /dev/null +++ b/tests/topotests/ripng_topo1/r1/zebra.conf @@ -0,0 +1,25 @@ +log file zebra.log +! +hostname r1 +! +interface r1-eth0 + ipv6 address fc00:0:0:1::1/64 +! +interface r1-eth1 + description to sw2 - RIPng interface + ipv6 address fc00:5::1/64 + no link-detect +! +interface r1-eth2 + ipv6 address fc00:99:0:1::1/64 +! +interface r1-eth3 + ipv6 address fc00:98:0:1::1/64 +! +ip forwarding +ipv6 forwarding +! +! +line vty +! + |