summaryrefslogtreecommitdiffstats
path: root/doc/reply_codes
blob: 9a6cbe3f49cc31ebaf641ad358f4d84ea9545ff5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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

1002	Protocol list

2000	BIRD version
2001	Interface list
2002	Protocol list
2003	Interface address
2004	Interface flags
2005	Interface summary

8000	Reply too long

9000	Command too long
9001	Parse error