[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bird-users
Subject:    Re: BFD to Juniper SRX
From:       Ondrej Zajicek <santiago () crfreenet ! org>
Date:       2014-11-27 9:40:21
Message-ID: 201411270940.sAR9eNGK002994 () trubka ! network ! cz
[Download RAW message or body]


On Thu, Nov 27, 2014 at 05:09:47PM +1100, Tom Harbert wrote:
> Hello,
> 
> I am running BIRD 1.4.0 on an Ubuntu linux machine which peers BGP
> successfully with a Juniper SRX firewall.  I am having difficulties getting
> BFD past the Init state.  See below for both BIRD and SRX config and logs.
> 
> I am sure its something basic, troubleshooting suggestions appreciated.
> 
> Thanks,
> Tom.
> 
> 
> 
> // bird.conf
> 
> protocol bfd {
>     interface "172.30.6.8/32" {
>         interval 1000 ms;
>         multiplier 3;
>     };
> }

Hi

You should use

    interface "eth0"

instead of

    interface "172.30.6.8/32"

With quotation marks, it is interpreted as an interface name and
therefore not applicable for given interface.

Generally, interface specification by IP prefix is not quoted:

    interface 172.30.6.8/32

but such specification is not supported for BFD.


-- 
Elen sila lumenn' omentielvo

Ondrej 'Santiago' Zajicek (email: santiago@crfreenet.org)
OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net)
"To err is human -- to blame it on a computer is even more so."

["signature.asc" (application/pgp-signature)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic