diff options
Diffstat (limited to 'tests/topotests/bgp_aigp_rr/r3/zebra.conf')
-rw-r--r-- | tests/topotests/bgp_aigp_rr/r3/zebra.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/topotests/bgp_aigp_rr/r3/zebra.conf b/tests/topotests/bgp_aigp_rr/r3/zebra.conf new file mode 100644 index 00000000..ea666372 --- /dev/null +++ b/tests/topotests/bgp_aigp_rr/r3/zebra.conf @@ -0,0 +1,10 @@ +! +interface lo + ip address 10.0.0.3/32 +! +interface r3-eth0 + ip address 192.168.13.3/24 +! +interface r3-eth1 + ip address 192.168.23.3/24 +! |