Re: Kernel protocol and different namespaces

2019-06-12 Thread Jakub Nowacki
s between processes. There are concerns of course if you want > to export those routes into routing table, because of separated interfaces, > but at that point you should already know pretty well what dirty things you > are trying to do. :) > > On Wed, Jun 12, 2019 at 3:15 PM J

Re: Kernel protocol and different namespaces

2019-06-12 Thread Jakub Nowacki
I'm in similar situation. Trying to run Bird on hardware that runs on top of kernel that doesn't support vrf. Not sure if I understand correctly. Not sure how using Linux sockets would allow you to achieve separation between different namespaces? You would still need at least different Bird process

Kernel protocol and different namespaces

2019-06-07 Thread Jakub Nowacki
Hi, I'm trying to figure out if it's possible to use protocol kernel to export routes to OS routing table that are in different Linux namespaces. Is this possible at all? I've found previous post https://bird.network.cz/pipermail/bird-users/2014-October/009393.html suggesting that only option is

Showing local router ID for BGP protocols

2019-03-08 Thread Jakub Nowacki
Hi, I'm trying to find a command that will allow me to verify router ID being used for particular BGP session. When using 'show protocols all ' it shows verbose info, but it doesn't show Local Router ID. I know it shows 'Source address' but this is not the same. Is there a command to verify that?

Setting different facility parameter for logging

2019-01-02 Thread Jakub Nowacki
Hi, I'm running BIRD on Arista switch that allows entering bash. What I want to achieve is to have logs from BIRD being integrated into Switch OS. Meaning when BIRD logs a message it will appear in the output of 'show logging' >From switch documentation I know it is possible, but it needs to set

Re: BFD protocol doesn't send packets after link flap up on switch

2018-08-24 Thread Jakub Nowacki
be however problematic with higher number of peers. On Fri, Aug 24, 2018 at 2:45 PM Jakub Nowacki wrote: > Hi, > > I have multihop BGP peering with BFD setup on it. One of the peers is a > switch that runs Linux. I've run into situation where after link flap on > interface that s

BFD protocol doesn't send packets after link flap up on switch

2018-08-24 Thread Jakub Nowacki
Hi, I have multihop BGP peering with BFD setup on it. One of the peers is a switch that runs Linux. I've run into situation where after link flap on interface that switch connects to BFD protocol after successfully detecting that flap BFD session cannot reestablich because switch side stops sendin

Re: Arista Switch BFD issue - custom port

2018-08-16 Thread Jakub Nowacki
On Tue, Aug 14, 2018 at 2:27 PM Ondrej Zajicek wrote: > On Mon, Aug 13, 2018 at 03:14:10PM +0200, Jakub Nowacki wrote: > > Hi, > > > > I'm running BIRD on Arista which allows access to Linux bash. I'm having > > issue with running multihop BFD session

Arista Switch BFD issue - custom port

2018-08-13 Thread Jakub Nowacki
Hi, I'm running BIRD on Arista which allows access to Linux bash. I'm having issue with running multihop BFD session on it and I believe it's related to port being already binded. > bash-4.3# netstat -tulpen | grep 4784 > udp6 0 0 :::4784 :::* > 0 4269

Convert route between protocols

2018-01-15 Thread Jakub Nowacki
Hi everyone, I'm looking for a way to locally (on a single host) convert a single route between protocols, so that route changes its attributes i.e. originate static route locally and convert it to BGP. Sample configuration: ## protocol static my_default { route 0.