Re: Bird and RIP

2016-01-05 Thread Anton Kiryushkin
Could you tell me how I can modify rip_metric in the export filter? Maybe some documentation exists? On your site and maillist community I found only metric for rip section. Not about export filter. Maybe you need write documentation about export filter possibility with practice examples? 2016-01-

Re: Bird and RIP

2016-01-05 Thread Ondrej Zajicek
On Tue, Jan 05, 2016 at 01:56:01PM +0300, Anton Kiryushkin wrote: > What about metric for each virtual interface? I mean ve1 has metric 5, and > ve2 has metric 2 ? How to export this setting? As I wrote before, from > another side I saw metric from physical interface. My config is: Hi Metrics in

Re: Bird and RIP

2016-01-05 Thread Pavel Tvrdík
Hello. On 2016-01-05 11:56, Anton Kiryushkin wrote: What about metric for each virtual interface? I mean ve1 has metric 5, and ve2 has metric 2 ? How to export this setting? As I wrote before, from another side I saw metric from physical interface. My config is: protocol rip { debug all; im

Re: Bird and RIP

2016-01-05 Thread Anton Kiryushkin
What about metric for each virtual interface? I mean ve1 has metric 5, and ve2 has metric 2 ? How to export this setting? As I wrote before, from another side I saw metric from physical interface. My config is: protocol rip { debug all; import all; # default is all export all; # default

Re: Bird and RIP

2016-01-05 Thread Pavel Tvrdík
Hello, Anton. On 2016-01-04 20:04, Anton Kiryushkin wrote: Hello, Pavel. I can't announce rip_metric from virtual interfaces via physical. Is it possible? As I understood, it's impossible.​ Virtual interfaces aren't problem. Did you set the export filter to all? If I have virtual interfaces

Re: Bird and RIP

2016-01-04 Thread Anton Kiryushkin
Hello, Pavel. I can't announce rip_metric from virtual interfaces via physical. Is it possible? As I understood, it's impossible. ​

Re: Bird and RIP

2016-01-04 Thread Pavel Tvrdík
Hello, Anton. The implementation of RIP from the master branch from Git should work fine. What version of Bird did you test and what problem did you have with rip metric? All Best, Pavel On 2016-01-03 00:18, Anton Kiryushkin wrote: Hello. Could you tell me status RIP in bird. Is it still b

Bird and RIP

2016-01-02 Thread Anton Kiryushkin
Hello. Could you tell me status RIP in bird. Is it still broken in Bird? Or it should works fine? I have a problem with rip_metric. -- Best regards, Anton Kiryushkin