Differences between version 10 and predecessor to the previous major change of ZebraConfig.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 10 | Last edited on Saturday, February 17, 2007 11:32:54 pm | by AlastairPorter | Revert |
Older page: | version 9 | Last edited on Thursday, February 10, 2005 12:40:45 am | by GerwinVanDeSteeg | Revert |
@@ -19,14 +19,16 @@
and hopefully your routing table should start to fill up :)
If you have see something like this:
- [
[root@fartlek etc]# zebra -d
+<pre>
+ ~
[root@fartlek etc]# zebra -d
2002/05/15 22:45:24 ZEBRA: can't create router advertisement socket: Address
family not supported by protocol
There is no such command.
Error occured during reading below line.
ipv6 nd suppress-ra
+</pre>
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.