summaryrefslogtreecommitdiffstats
path: root/doc/reply_codes
blob: a0db2cad59202f87638edaa79a4b2b6a0ac86ec6 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Reply codes of BIRD command-line interface
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0xxx	Action suceessfully completed
1xxx	Table entry
2xxx	Table heading
8xxx	Run-time error
9xxx	Parse-time error
<space>	Continuation
+	Spontaneous printout

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
1002	Protocol list
1003	Interface address
1004	Interface flags
1005	Interface summary
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

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
9002	Invalid symbol type