mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-17 08:38:42 +00:00
ae97b946e9
show protocols (incomplete).
27 lines
471 B
Plaintext
27 lines
471 B
Plaintext
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
|