]> git.ipfire.org Git - thirdparty/bird.git/blob - doc/reply_codes
Made `show status' show uptime and time of last reconfiguration.
[thirdparty/bird.git] / doc / reply_codes
1 Reply codes of BIRD command-line interface
2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 0xxx Action suceessfully completed
4 1xxx Table entry
5 2xxx Table heading
6 8xxx Run-time error
7 9xxx Parse-time error
8 <space> Continuation
9 + Spontaneous printout
10
11 0000 OK
12 0001 Welcome
13 0002 Reading configuration
14 0003 Reconfigured
15 0004 Reconfiguration in progress
16 0005 Reconfiguration already in progress, queueing
17 0006 Reconfiguration ignored, shutting down
18 0007 Shutdown ordered
19 0008 Already disabled
20 0009 Disabled
21 0010 Already enabled
22 0011 Enabled
23 0012 Restarted
24 0013 Status report
25
26 1000 BIRD version
27 1001 Interface list
28 1002 Protocol list
29 1003 Interface address
30 1004 Interface flags
31 1005 Interface summary
32 1006 Protocol details
33 1007 Route list
34 1008 Route details
35 1009 Static route list
36 1010 Symbol list
37 1011 Uptime
38
39 8000 Reply too long
40 8001 Route not found
41 8002 Configuration file error
42 8003 No protocols match
43
44 9000 Command too long
45 9001 Parse error
46 9002 Invalid symbol type