Hello!
This may be a problem with your router ID. Have you set your router ID
correctly?
Maria
On 3/20/20 9:35 PM, Wei Huang wrote:
I'm using bird 1.6.8. I changed my bird config by adding bgp protocol to
it. Then run command "birdc config" to apply the config.
After that, the BGP session is not up:
root@CL1:~# tcondr configureReading configuration from
/home/talariuser/bird/etc/bird.conf
Reconfiguredroot@CL1:~# tcondr
BIRD 1.6.8 ready.
Access restricted
bird> sh proto
name proto table state since info
talari_apn0 apn T0 up 2020-03-20 15:30:08
device1 Device master up 2020-03-20 15:30:08
bgp1_rdomain_0 BGP T0 start 2020-03-20 15:44:42 Idle
Received: Bad BGP identifier
direct1 Direct T0 up 2020-03-20 15:43:47
But if I restart bird, the BGP session comes up.
I can't find any detail information about birdc on the web site.
Is this command not valid any more in 1.6.8 or is there a bug in that?
Wei