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

2018-06-15 Thread Ondrej Zajicek
On Fri, Jun 15, 2018 at 02:27:52PM +, Thiruvazhiyan Lakshmanan wrote: > Thanks for your reply. > > When I tried to add " ip route add 192.168.1.0/24 encap mpls 100 via inet > 10.10.101.1" I get "Error: either "to" is duplicate, or "encap" is a garbage." > > root@ubuntu4-4-VM1:/proc/sys/net#

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

2018-06-15 Thread Thiruvazhiyan Lakshmanan
Thanks for your reply. When I tried to add " ip route add 192.168.1.0/24 encap mpls 100 via inet 10.10.101.1" I get "Error: either "to" is duplicate, or "encap" is a garbage." root@ubuntu4-4-VM1:/proc/sys/net# ip route add 192.168.1.0/24 encap mpls 100 via inet 10.10.101.1 Error: either "to"

Re: BGP Connection reset on fast timers

2018-06-15 Thread saksham
Thanks for the reply. I have been able to reproduce this on kvm too. This is the output from running in debug mode. Highlighted part is where we stop seeing RX's. I've added some additional debugs in the io loop and running a simultaneous packet capture. I'll report back when I have more. Jun

Re: BGP: AS private number check

2018-06-15 Thread zilhazur . rahman
Hi Thank you once again. Regards Zilhaz From: "Arvin Gan" To: "zilhazur rahman" Cc: "bird-users" Sent: Friday, June 15, 2018 3:14:47 PM Subject: RE: BGP: AS private number check Hi , Suggest to refer to the example of 6.3 BGP from URL [

RE: BGP: AS private number check

2018-06-15 Thread Arvin Gan
Hi , Suggest to refer to the example of 6.3 BGP from URL http://bird.network.cz/?get_doc=20=bird-6.html . Thanks Arvin From: zilhazur.rah...@novocom-bd.com Sent: Friday, June 15, 2018 4:53 PM To: Arvin Gan Cc: bird-users Subject: Re: BGP: AS private number check Hi Arvin Its really

Re: BGP: AS private number check

2018-06-15 Thread zilhazur . rahman
Hi Arvin Its really good to get a prompt response. Thank you for the help. Any example you can provide? Regards Zilhaz From: "Arvin Gan" To: "zilhazur rahman" Cc: "bird-users" Sent: Friday, June 15, 2018 12:36:41 PM Subject: RE: BGP: AS private number check Hi , Bird support

RE: BGP: AS private number check

2018-06-15 Thread Arvin Gan
Hi , Bird support the configuration of efault bgp_local_pref. In export filter, this attribute can also be reconfigure. default bgp_local_pref number A default value for the Local Preference attribute. It is used when a new Local Preference attribute is attached to a route by the BGP protocol

Recall: BGP: AS private number check

2018-06-15 Thread Arvin Gan
Arvin Gan would like to recall the message, "BGP: AS private number check ".

Recall: BGP: AS private number check

2018-06-15 Thread Arvin Gan
Arvin Gan would like to recall the message, "BGP: AS private number check ".

Re: BGP: AS private number check

2018-06-15 Thread zilhazur . rahman
Hi everyone Could you assist me how can I use local preference in BGP in Bird for traffic manipulation ? Regards Zilhaz From: "Arvin Gan" To: bird-users@network.cz Sent: Friday, June 15, 2018 12:13:59 PM Subject: BGP: AS private number check Hi All, According to RFC1930, the AS

RE: BGP: AS private number check

2018-06-15 Thread Arvin Gan
Hi all, Sorry, my understand is incorrect, can ignore the mail. Thanks Arvin From: Arvin Gan Sent: Friday, June 15, 2018 2:14 PM To: bird-users@network.cz Subject: BGP: AS private number check Hi All, According to RFC1930, the AS number 64512 to 65535 are reserved for private, I

BGP: AS private number check

2018-06-15 Thread Arvin Gan
Hi All, According to RFC1930, the AS number 64512 to 65535 are reserved for private, I cannot find the implementation for checking private AS number in BIRD, anybody know it or it's lost in BGP ? RFC1930 10. Reserved AS Numbers