2003-06-20 Paul Jakma <paul@dishone.st>
* *.texi: update the docs a bit. Add some info about
zebra.dishone.st in the overview. Add link-detect and update
static routes section in zebra. Add write-config in vtysh. Update
version handling and add passive-interface default for ripd.
diff --git a/doc/basic.texi b/doc/basic.texi
index 8812b78..ce1b943 100644
--- a/doc/basic.texi
+++ b/doc/basic.texi
@@ -245,9 +245,19 @@
machine can be used to collect differing routing views from differing
points in the network.
+@item -A @var{address}
+@itemx --vty_addr=@var{address}
+Set the VTY local address to bind to. If set, the VTY socket will only
+be bound to this address.
+
@item -P @var{port}
@itemx --vty_port=@var{port}
-Set the VTY port number.
+Set the VTY TCP port number. If set to 0 then the TCP VTY sockets will not
+be opened.
+
+@item -u @var{user}
+@itemx --vty_addr=@var{user}
+Set the user and group to run as.
@item -v
@itemx --version