diff options
Diffstat (limited to 'tests/topotests/zebra_rib/r1/frr-import.conf')
-rw-r--r-- | tests/topotests/zebra_rib/r1/frr-import.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/topotests/zebra_rib/r1/frr-import.conf b/tests/topotests/zebra_rib/r1/frr-import.conf index d07433144..687843be0 100644 --- a/tests/topotests/zebra_rib/r1/frr-import.conf +++ b/tests/topotests/zebra_rib/r1/frr-import.conf @@ -1,7 +1,6 @@ ! hostname r1 password zebra -log file /tmp/r1-frr.log ! interface r1-eth0 ip address 10.0.0.1/24 @@ -15,4 +14,4 @@ ip route 10.3.0.0/24 10.10.0.2 table 10 ip route 10.4.0.0/24 10.10.0.2 table 10 ! ip forwarding -!
\ No newline at end of file +! |