Differences between version 7 and revision by previous author of ZebraConfig.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 7 | Last edited on Friday, May 2, 2003 1:57:06 pm | by DanielLawson | Revert |
Older page: | version 5 | Last edited on Sunday, January 12, 2003 4:15:08 pm | by JohnMcPherson | Revert |
@@ -3,20 +3,19 @@
The location of these files may change according to your distribution.
Most, if not all of the WANd authors are running Debian 3.0 (woody) and so this is what we are best able to help with.
-The format of the [zebra.conf] and [ospfd
.conf] files should be the same for all distributions as long as you are running a similar version of Zebra.
+The format of the [zebra.conf] and [bgpd
.conf] files should be the same for all distributions as long as you are running a similar version of Zebra.
The version installed by woody at the time of writing was : 0.92a-5
/etc/zebra/[zebra.conf] %%%
-/etc/zebra/[ospfd.conf] %%%
-
/etc/zebra/[bgpd.conf] (for when we move to [BGP])
%%%
+/etc/zebra/[bgpd.conf] %%%
The following file is possibly very debian specific.
/etc/zebra/[daemons] %%%
-If all is configured correctly you should have both the zebra and ospfd
daemons running
+If all is configured correctly you should have both the zebra and bgpd
daemons running
and hopefully your routing table should start to fill up :)
If you have see something like this:
@@ -28,4 +27,7 @@
Error occured during reading below line.
ipv6 nd suppress-ra
then you don't have IPv6 support. Try modprobe ipv6 or recompile your kernel. If you are not trying to use IPv6 these messages can be safely ignored.
+
+
+To get Zebra playing with SNMP, look at [ZebraSNMP]