diff options
Diffstat (limited to 'tests/topotests/bgp_bmp/r1/zebra.conf')
-rw-r--r-- | tests/topotests/bgp_bmp/r1/zebra.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/topotests/bgp_bmp/r1/zebra.conf b/tests/topotests/bgp_bmp/r1/zebra.conf index 6a25a6f..0b523c9 100644 --- a/tests/topotests/bgp_bmp/r1/zebra.conf +++ b/tests/topotests/bgp_bmp/r1/zebra.conf @@ -1,5 +1,5 @@ interface r1-eth0 - ip address 192.0.178.1/24 + ip address 192.0.2.1/24 ! interface r1-eth1 ip address 192.168.0.1/24 |