diff options
Diffstat (limited to 'tests/topotests/bgp_peer_group/r2/zebra.conf')
-rw-r--r-- | tests/topotests/bgp_peer_group/r2/zebra.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/topotests/bgp_peer_group/r2/zebra.conf b/tests/topotests/bgp_peer_group/r2/zebra.conf index 606c17b..c2ad956 100644 --- a/tests/topotests/bgp_peer_group/r2/zebra.conf +++ b/tests/topotests/bgp_peer_group/r2/zebra.conf @@ -2,5 +2,8 @@ interface r2-eth0 ip address 192.168.255.2/24 ! +interface r2-eth1 + ip address 192.168.251.2/30 +! ip forwarding ! |