]> git.ipfire.org Git - thirdparty/bird.git/blobdiff - doc/reply_codes
Include <stdint.h> in cf-lex.l to avoid UINTx_MAX redefinition
[thirdparty/bird.git] / doc / reply_codes
index 711c6342ad0587d27b04e8d27aca096d487bdb79..3a7f2c907b17c5926f477a1ed8f359be09997f22 100644 (file)
@@ -21,6 +21,18 @@ Reply codes of BIRD command-line interface
 0010   Already enabled
 0011   Enabled
 0012   Restarted
+0013   Status report
+0014   Route count
+0015   Reloading
+0016   Access restricted
+0017   Reconfiguration already in progress, removing queued config
+0018   Reconfiguration confirmed
+0019   Nothing to do (configure undo/confirm)
+0020   Configuration OK
+0021   Undo requested
+0022   Undo scheduled
+0023   Evaluation of expression
+0024   Graceful restart status report
 
 1000   BIRD version
 1001   Interface list
@@ -33,11 +45,31 @@ Reply codes of BIRD command-line interface
 1008   Route details
 1009   Static route list
 1010   Symbol list
+1011   Uptime
+1012   Route extended attribute list
+1013   Show ospf neighbors
+1014   Show ospf
+1015   Show ospf interface
+1016   Show ospf state/topology
+1017   Show ospf lsadb
+1018   Show memory
+1019   Show ROA list
+1020   Show BFD sessions
+1021   Show RIP interface
+1022   Show RIP neighbors
+1023   Show Babel interfaces
+1024   Show Babel neighbors
+1025   Show Babel entries
 
 8000   Reply too long
 8001   Route not found
 8002   Configuration file error
 8003   No protocols match
+8004   Stopped due to reconfiguration
+8005   Protocol is down => cannot dump
+8006   Reload failed
+8007   Access denied
+8008   Evaluation runtime error
 
 9000   Command too long
 9001   Parse error