On 15 Dec 2017, at 05:57, Pardeep Sharma <pardeep.sharma868@gmail.com> wrote:

Hi Moyaze,

Thanks a lot for your help.

The  above links are very helpful and I have installed BIRD in my linux 7.0.4. But now, I am having issue, is that, how I can verify the BIRD BGP routing table and its routes learning from other PEERS.



This mate help, its shows what cisco commands are equivalent in BIRD.

https://gitlab.labs.nic.cz/labs/bird/wikis/Command_interface_examples

typical commands are:

show route ~ show ip route
show protocols ~ sh ip bgp summary
show protocols all <protocol neighbour name> ~ sh ip bgp neighbor


hope this helps.

Mo