Hi,

AFAIK, there is no option to filter the show route using router id.

Thank you 



Best regards,
David S.
------------------------------------------------

On Tue, Aug 1, 2017 at 2:26 PM, Luk <skidoo@tlen.pl> wrote:
Hi,

What is proper syntax for this kind of show route:

bird> show route protocol ECO where  net ~ 2.2.2.250/31 all
2.2.2.250/31 via 1.1.1.66 on eth0.930 [ECO 08:53:25] * E2 (150/200/10000) [1.1.1.66]
        Type: OSPF-E2 unicast univ
        OSPF.metric1: 200
        OSPF.metric2: 10000
        OSPF.tag: 0x00000000
        OSPF.router_id: 1.1.1.66
bird> show route protocol ECO where  ospf_router_id ~ 1.1.1.66
bird>


I expect, that second show route should show the same output as first.

--
Regards,
 Luk