Re: BIRD - Config Support for RFC 3107 - Carrying Label Information in BGP

2018-06-08 Thread Ondrej Zajicek
On Fri, Jun 08, 2018 at 04:03:41PM +, Thiruvazhiyan Lakshmanan wrote: > Hi Ondrej, > Thanks for your reply. What is the recommended linux kernel verison for mpls > if BIRD acts as a PE. > > We have VM with Red Hat Enterprise Linux Server 7.3 (Maipo) > Kernel 3.10.0-693.2.2.el7.x86_64 on an x

RE: BIRD - Config Support for RFC 3107 - Carrying Label Information in BGP

2018-06-08 Thread Thiruvazhiyan Lakshmanan
Hi Ondrej, Thanks for your reply. What is the recommended linux kernel verison for mpls if BIRD acts as a PE. We have VM with Red Hat Enterprise Linux Server 7.3 (Maipo) Kernel 3.10.0-693.2.2.el7.x86_64 on an x86_64 And Bird 2.0.1 version, but it is not working. Can you please confirm whether

BGP keepalive_time

2018-06-08 Thread Arvin Gan
Hi all, When I used bird, found a question that BGP session received OPEN message, hold_time is updated with min(config_hold_time, peer_hold_time), but keepalive_time is not updated if keepalive_time is not zero, that maybe cause keepalive_time is more than the updated hold_time after rec