diff options
Diffstat (limited to 'tests/topotests/simple_snmp_test/r1/zebra.conf')
| -rw-r--r-- | tests/topotests/simple_snmp_test/r1/zebra.conf | 23 | 
1 files changed, 0 insertions, 23 deletions
diff --git a/tests/topotests/simple_snmp_test/r1/zebra.conf b/tests/topotests/simple_snmp_test/r1/zebra.conf deleted file mode 100644 index 6483a661ce..0000000000 --- a/tests/topotests/simple_snmp_test/r1/zebra.conf +++ /dev/null @@ -1,23 +0,0 @@ -log file zebra.log -! -agentx -! -interface r1-eth0 - ip address 192.168.12.12/24 - ipv6 address 2000:1:1:12::12/64  -! -interface r1-eth1 - ip address 192.168.13.13/24 - ipv6 address 2000:1:1:13::13/64  -! -interface r1-eth2 - ip address 192.168.14.14/24 - ipv6 address 2000:1:1:14::14/64  -! -! -interface lo - ip address 1.1.1.1/32 - ipv6 address 2000:1:1:1::1/128 -! -! -line vty  | 
