5be61e488958017e513840c1b2e6c39212b635f4
howto/Bird.md
... | ... | @@ -345,6 +345,17 @@ kernel1: reloading |
345 | 345 | chelnok: reloading |
346 | 346 | hax404: reloading |
347 | 347 | static1: reload failed |
348 | +bird> show ? # Completions work either by pressing tab or pressing '?' |
|
349 | +show bfd ... Show information about BFD protocol |
|
350 | +show interfaces Show network interfaces |
|
351 | +show memory Show memory usage |
|
352 | +show ospf ... Show information about OSPF protocol |
|
353 | +show protocols [<protocol> | "<pattern>"] Show routing protocols |
|
354 | +show roa ... Show ROA table |
|
355 | +show route ... Show routing table |
|
356 | +show static [<name>] Show details of static protocol |
|
357 | +show status Show router status |
|
358 | +show symbols ... Show all known symbolic names |
|
348 | 359 | bird> show protocols # this command shows your peering status |
349 | 360 | name proto table state since info |
350 | 361 | device1 Device master up 07:20:25 |