blob: 2a02337951e801f8304e6897813575ca3dbe7c75 [file] [log] [blame]
Chetan Gaonkerb84835f2016-04-19 15:12:10 -07001!
2! Zebra configuration saved from vty
3! 2007/04/01 17:46:48
4!
5password zebra
6log stdout
7service advanced-vty
8!
9debug zebra rib
10debug zebra kernel
11debug zebra fpm
12!
13!interface eth1
Chetan Gaonker8cc35cc2016-04-20 10:45:21 -070014! ip address 10.10.0.3/16
Chetan Gaonkerb84835f2016-04-19 15:12:10 -070015
16! statics that should be subsumed by connected routes, according to interface
17! state
18ip route 50.10.0.0/24 172.17.0.4
19ip route 50.10.0.0/24 172.17.0.3
20ip route 50.10.0.0/24 172.17.0.2
21ip route 60.10.0.0/24 172.17.0.4
22ip route 60.10.0.0/24 172.17.0.3
23ip route 70.10.0.0/24 172.17.0.4
24ip route 70.10.0.0/24 172.17.0.3
25ip route 80.10.0.0/24 172.17.0.4
26ip route 80.10.0.0/24 172.17.0.3
27ip route 90.10.0.0/24 172.17.0.4
28ip route 90.10.0.0/24 172.17.0.3
29ip route 100.10.0.0/24 172.17.0.4
30ip route 100.10.0.0/24 172.17.0.3
31ip route 120.10.0.0/24 172.17.0.4
32ip route 120.10.0.0/24 172.17.0.3
Chetan Gaonkerb84835f2016-04-19 15:12:10 -070033ip route 50.10.0.0/24 172.17.0.6
34ip route 50.10.0.0/24 172.17.0.3
35ip route 50.10.0.0/24 172.17.0.2
36ip route 50.10.0.0/24 172.17.0.4
37ip route 60.10.0.0/24 172.17.0.7
38ip route 60.10.0.0/24 172.17.0.3
39ip route 60.10.0.0/24 172.17.0.4
40ip route 70.10.0.0/24 172.17.0.1
41ip route 70.10.0.0/24 172.17.0.3
42ip route 70.10.0.0/24 172.17.0.2
43ip route 80.10.0.0/24 172.17.0.2
44ip route 80.10.0.0/24 172.17.0.3
45ip route 80.10.0.0/24 172.17.0.4
46ip route 90.10.0.0/24 172.17.0.3
47ip route 90.10.0.0/24 172.17.0.2
48ip route 90.10.0.0/24 172.17.0.4
49line vty
50 exec-timeout 0 0
51!