howto/Bird.md
... ...
@@ -341,11 +341,9 @@ bird can be remote controlled via the `birdc` command. Here is a list of useful
341 341
```
342 342
$ birdc
343 343
BIRD 1.4.5 ready.
344
-bird> reload all # reload configuration
345
-kernel1: reloading
346
-chelnok: reloading
347
-hax404: reloading
348
-static1: reload failed
344
+bird> configure # reload configuration
345
+Reading configuration from /etc/bird.conf
346
+Reconfigured
349 347
bird> show ? # Completions work either by pressing tab or pressing '?'
350 348
show bfd ... Show information about BFD protocol
351 349
show interfaces Show network interfaces