diff options
Diffstat (limited to 'tests/topotests/bgp_llgr/r0/zebra.conf')
-rw-r--r-- | tests/topotests/bgp_llgr/r0/zebra.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/topotests/bgp_llgr/r0/zebra.conf b/tests/topotests/bgp_llgr/r0/zebra.conf new file mode 100644 index 00000000..4d11b67b --- /dev/null +++ b/tests/topotests/bgp_llgr/r0/zebra.conf @@ -0,0 +1,7 @@ +! +int lo + ip address 172.16.1.1/32 +! +int r0-eth0 + ip address 192.168.0.1/24 +! |