summaryrefslogtreecommitdiffstats
path: root/zebra/zebra.conf.sample
diff options
context:
space:
mode:
authorpaul <paul>2002-12-13 20:15:29 +0000
committerpaul <paul>2002-12-13 20:15:29 +0000
commit85f97d27207a5a29357da0c8a6abe8e48bf8ea2c (patch)
treed20e362762c4963f1150b224356643bd49df7dfb /zebra/zebra.conf.sample
downloadquagga-85f97d27207a5a29357da0c8a6abe8e48bf8ea2c.tar.bz2
quagga-85f97d27207a5a29357da0c8a6abe8e48bf8ea2c.tar.xz
Initial revision
Diffstat (limited to 'zebra/zebra.conf.sample')
-rw-r--r--zebra/zebra.conf.sample25
1 files changed, 25 insertions, 0 deletions
diff --git a/zebra/zebra.conf.sample b/zebra/zebra.conf.sample
new file mode 100644
index 00000000..cf135281
--- /dev/null
+++ b/zebra/zebra.conf.sample
@@ -0,0 +1,25 @@
+! -*- zebra -*-
+!
+! zebra sample configuration file
+!
+! $Id$
+!
+hostname Router
+password zebra
+enable password zebra
+!
+! Interface's description.
+!
+!interface lo
+! description test of desc.
+!
+!interface sit0
+! multicast
+
+!
+! Static default route sample.
+!
+!ip route 0.0.0.0/0 203.181.89.241
+!
+
+!log file zebra.log