diff options
Diffstat (limited to 'tests/topotests/bgp_aigp/r5/zebra.conf')
-rw-r--r-- | tests/topotests/bgp_aigp/r5/zebra.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/topotests/bgp_aigp/r5/zebra.conf b/tests/topotests/bgp_aigp/r5/zebra.conf new file mode 100644 index 0000000..69b8bf2 --- /dev/null +++ b/tests/topotests/bgp_aigp/r5/zebra.conf @@ -0,0 +1,10 @@ +! +interface lo + ip address 10.0.0.5/32 +! +interface r5-eth0 + ip address 192.168.35.5/24 +! +interface r5-eth1 + ip address 192.168.56.5/24 +! |