]> git.ipfire.org Git - thirdparty/bird.git/blob - doc/reply_codes
Minor doc update.
[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 0014 Route count
26 0015 Reloading
27
28 1000 BIRD version
29 1001 Interface list
30 1002 Protocol list
31 1003 Interface address
32 1004 Interface flags
33 1005 Interface summary
34 1006 Protocol details
35 1007 Route list
36 1008 Route details
37 1009 Static route list
38 1010 Symbol list
39 1011 Uptime
40 1012 Route extended attribute list
41 1013 Show ospf neighbors
42 1014 Show ospf
43 1015 Show ospf interface
44 1016 Show ospf state/topology
45 1017 Show ospf lsadb
46
47 8000 Reply too long
48 8001 Route not found
49 8002 Configuration file error
50 8003 No protocols match
51 8004 Stopped due to reconfiguration
52 8005 Protocol is down => cannot dump
53 8006 Reload failed
54
55 9000 Command too long
56 9001 Parse error
57 9002 Invalid symbol type