]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Started a list of CLI reply codes.
authorMartin Mares <mj@ucw.cz>
Sun, 31 Oct 1999 17:48:21 +0000 (17:48 +0000)
committerMartin Mares <mj@ucw.cz>
Sun, 31 Oct 1999 17:48:21 +0000 (17:48 +0000)
doc/reply_codes [new file with mode: 0644]

diff --git a/doc/reply_codes b/doc/reply_codes
new file mode 100644 (file)
index 0000000..6f991d9
--- /dev/null
@@ -0,0 +1,17 @@
+Reply codes of BIRD command-line interface
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+0xxx   Action suceessfully completed
+1xxx   Table heading
+2xxx   Table entry
+8xxx   Run-time error
+9xxx   Parse-time error
+<space>        Continuation
++      Spontaneous printout
+
+0000   OK
+0001   Welcome
+
+8000   Reply too long
+
+9000   Command too long
+9001   Parse error