diff options
Diffstat (limited to 'tests/topotests/bgp_aigp_rr/r2/zebra.conf')
-rw-r--r-- | tests/topotests/bgp_aigp_rr/r2/zebra.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/topotests/bgp_aigp_rr/r2/zebra.conf b/tests/topotests/bgp_aigp_rr/r2/zebra.conf new file mode 100644 index 00000000..6e2130f7 --- /dev/null +++ b/tests/topotests/bgp_aigp_rr/r2/zebra.conf @@ -0,0 +1,11 @@ +! +interface lo + ip address 10.0.0.2/32 + ip address 10.0.2.2/32 +! +interface r2-eth0 + ip address 192.168.12.2/24 +! +interface r2-eth1 + ip address 192.168.23.2/24 +! |