diff options
Diffstat (limited to 'tests/topotests/bfd_ospf_topo1/rt3/zebra.conf')
-rw-r--r-- | tests/topotests/bfd_ospf_topo1/rt3/zebra.conf | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/tests/topotests/bfd_ospf_topo1/rt3/zebra.conf b/tests/topotests/bfd_ospf_topo1/rt3/zebra.conf new file mode 100644 index 0000000..78eac2e --- /dev/null +++ b/tests/topotests/bfd_ospf_topo1/rt3/zebra.conf @@ -0,0 +1,22 @@ +log file zebra.log +! +hostname rt3 +! +! debug zebra kernel +! debug zebra packet +! +interface lo + ip address 3.3.3.3/32 + ipv6 address ::ffff:0303:0303/128 +! +interface eth-rt1 + ip address 10.0.2.2/24 +! +interface eth-rt4 + ip address 10.0.4.1/24 +! +ip forwarding +ipv6 forwarding +! +line vty +! |