Chetan Gaonker | b84835f | 2016-04-19 15:12:10 -0700 | [diff] [blame] | 1 | ! |
| 2 | ! Zebra configuration saved from vty |
| 3 | ! 2007/04/01 17:46:48 |
| 4 | ! |
| 5 | password zebra |
| 6 | log stdout |
| 7 | service advanced-vty |
| 8 | ! |
| 9 | debug zebra rib |
| 10 | debug zebra kernel |
| 11 | debug zebra fpm |
| 12 | ! |
| 13 | !interface eth1 |
Chetan Gaonker | 8cc35cc | 2016-04-20 10:45:21 -0700 | [diff] [blame] | 14 | ! ip address 10.10.0.3/16 |
Chetan Gaonker | b84835f | 2016-04-19 15:12:10 -0700 | [diff] [blame] | 15 | |
| 16 | ! statics that should be subsumed by connected routes, according to interface |
| 17 | ! state |
Chetan Gaonker | b84835f | 2016-04-19 15:12:10 -0700 | [diff] [blame] | 18 | line vty |
| 19 | exec-timeout 0 0 |
| 20 | ! |