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