]> git.ipfire.org Git - thirdparty/bird.git/blobdiff - doc/reply_codes
Some minor changes to CLI.
[thirdparty/bird.git] / doc / reply_codes
index abc2e6f68939d602ce0f8ae79c3b423d817a6d7a..7ec2e27dd1cac0d4e15a7b02e0d65d99819fb6a0 100644 (file)
@@ -10,6 +10,21 @@ Reply codes of BIRD command-line interface
 
 0000   OK
 0001   Welcome
+0002   Reading configuration
+0003   Reconfigured
+0004   Reconfiguration in progress
+0005   Reconfiguration already in progress, queueing
+0006   Reconfiguration ignored, shutting down
+0007   Shutdown ordered
+0008   Already disabled
+0009   Disabled
+0010   Already enabled
+0011   Enabled
+0012   Restarted
+0013   Status report
+0014   Route count
+0015   Reloading
+0016   Access restricted
 
 1000   BIRD version
 1001   Interface list
@@ -20,9 +35,26 @@ Reply codes of BIRD command-line interface
 1006   Protocol details
 1007   Route list
 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
 
 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
 
 9000   Command too long
 9001   Parse error