diff options
Diffstat (limited to 'tests/topotests/nhrp-topo/r1/zebra.conf')
-rw-r--r-- | tests/topotests/nhrp-topo/r1/zebra.conf | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/topotests/nhrp-topo/r1/zebra.conf b/tests/topotests/nhrp-topo/r1/zebra.conf deleted file mode 100644 index b45670fcb..000000000 --- a/tests/topotests/nhrp-topo/r1/zebra.conf +++ /dev/null @@ -1,12 +0,0 @@ -interface r1-eth0 - ip address 10.1.1.1/24 -! -ip route 10.2.1.0/24 10.1.1.3 -interface r1-gre0 - ip address 10.255.255.1/32 - no link-detect - ipv6 nd suppress-ra -exit -interface r1-eth1 - ip address 192.168.1.1/24 -! |