diff options
Diffstat (limited to 'tests/topotests/bgp_tcp_mss/r1/zebra.conf')
-rw-r--r-- | tests/topotests/bgp_tcp_mss/r1/zebra.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/topotests/bgp_tcp_mss/r1/zebra.conf b/tests/topotests/bgp_tcp_mss/r1/zebra.conf index 6e9b0b4a..57958c44 100644 --- a/tests/topotests/bgp_tcp_mss/r1/zebra.conf +++ b/tests/topotests/bgp_tcp_mss/r1/zebra.conf @@ -2,5 +2,8 @@ interface r1-eth0 ip address 192.168.255.1/24 ! +interface r1-eth1 + ip address 192.168.254.1/24 +! ip forwarding ! |