diff options
Diffstat (limited to 'tests/topotests/bfd_profiles_topo1/r1/zebra.conf')
-rw-r--r-- | tests/topotests/bfd_profiles_topo1/r1/zebra.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/topotests/bfd_profiles_topo1/r1/zebra.conf b/tests/topotests/bfd_profiles_topo1/r1/zebra.conf new file mode 100644 index 00000000..4b7982b2 --- /dev/null +++ b/tests/topotests/bfd_profiles_topo1/r1/zebra.conf @@ -0,0 +1,9 @@ +interface lo + ip address 10.254.254.1/32 +! +interface r1-eth0 + ip address 172.16.0.2/24 +! +interface r1-eth1 + ip address 172.16.100.1/24 +! |