27 Apr
2010
27 Apr
'10
7:57 p.m.
On 27.4.2010 21:50, Arnold Nipper wrote:
On 27.04.2010 16:32 Ondrej Zajicek wrote
This is implemented. Using echo and pipe is unnecessary, you can use:
birdc configure /etc/bird/crazybirdconf
Therefore, if you need grep, you can use: birdc show route | grep XXX
This only works for versions >=1.2.2?
Yes, new feature in 1.2.2. Ondrej
birdc show route Usage: birdc [-s <control-socket>] [-v]
rs5-l:~> birdc -v 0001 BIRD 1.2.1 ready.
Arnold