[FROG] frr doesn't start on Freeebsd
Donald Sharp
sharpd at cumulusnetworks.com
Wed Jun 14 12:53:31 EDT 2017
Dimitris -
Have you started any of the frr daemons? In general, you need to
start zebra + whatever other routing daemons you want to use.
In my case it's:
/usr/lib/frr/zebra --daemon -A 127.0.0.1
/usr/lib/frr/bgpd --daemon -A 127.0.0.1
/usr/lib/frr/pimd --daemon -A 127.0.0.1
Then connect with vtysh.
donald
On Wed, Jun 14, 2017 at 12:48 PM, Dimitris Kalogeras
<D.Kalogeras at noc.ntua.gr> wrote:
> Hi to all of you,
>
> I am trying to establish an initial setup of FRR on a freebsd box.
> I have followed the instructions on
> https://github.com/FRRouting/frr/blob/master/doc/Building_FRR_on_FreeBSD11.md
> .
> The software was built tested and installed without any problems.
>
> However when I try to run vtysh or vtysh -b, I receive exiting: failed to
> connect to any daemons.
> How do I initialize daemons ? Is there any script ?
>
> All of my configuration files are in /usr/local/etc/frr.
>
> What is the proper sequence of commands ?
>
> Cheers,
> Dimitris
>
>
>
> [root at router-test2 /usr/local/etc/frr]# ls -l
> total 56
> -rw-r--r-- 1 frr frr 655 Jun 14 20:11 babeld.conf.sample
> -rw-r----- 1 frr frr 0 Jun 14 20:12 bgpd.conf
> -rw-r--r-- 1 frr frr 622 Jun 14 20:11 bgpd.conf.sample
> -rw-r--r-- 1 frr frr 2801 Jun 14 20:11 bgpd.conf.sample2
> -rw-r--r-- 1 frr frr 1889 Jun 14 20:11 bgpd.conf.vnc.sample
> -rw-r--r-- 1 frr frr 186 Jun 14 20:11 eigrpd.conf.sample
> -rw-r----- 1 frr frr 0 Jun 14 19:58 frr.conf
> -rw-r----- 1 frr frr 0 Jun 14 20:12 isisd.conf
> -rw-r--r-- 1 frr frr 789 Jun 14 20:11 isisd.conf.sample
> -rw-r--r-- 1 frr frr 650 Jun 14 20:11 ldpd.conf.sample
> -rw-r----- 1 frr frr 0 Jun 14 20:12 ospf6d.conf
> -rw-r--r-- 1 frr frr 1110 Jun 14 20:11 ospf6d.conf.sample
> -rw-r----- 1 frr frr 0 Jun 14 20:12 ospfd.conf
> -rw-r--r-- 1 frr frr 182 Jun 14 20:11 ospfd.conf.sample
> -rw-r----- 1 frr frr 0 Jun 14 20:12 pimd.conf
> -rw-r--r-- 1 frr frr 939 Jun 14 20:11 pimd.conf.sample
> -rw-r----- 1 frr frr 0 Jun 14 20:12 ripd.conf
> -rw-r--r-- 1 frr frr 406 Jun 14 20:11 ripd.conf.sample
> -rw-r----- 1 frr frr 0 Jun 14 20:12 ripngd.conf
> -rw-r--r-- 1 frr frr 390 Jun 14 20:11 ripngd.conf.sample
> -rw-r----- 1 frr frrvty 0 Jun 14 20:12 vtysh.conf
> -rw-r--r-- 1 frr frr 128 Jun 14 20:11 vtysh.conf.sample
> -rw-r----- 1 frr frr 0 Jun 14 20:12 zebra.conf
> -rw-r--r-- 1 frr frr 369 Jun 14 20:11 zebra.conf.sample
>
>
>
>
>
>
> --
> Χαιρετισμούς,
>
> Δημήτρης Καλογεράς
> Ερευνητής Β' ΕΠΙΣΕΥ
>
> --
> Dimitrios K. Kalogeras
>
> Electrical Engineer Ph.D.
> Network Engineer
> NTUA/ICCS
> _____________________________________
> skype: aweboy
> voice: +30-210-772 1863
> fax: +30-210-772 1866
>
> _______________________________________________
> frog mailing list
> frog at lists.frrouting.org
> https://lists.frrouting.org/listinfo/frog
More information about the frog
mailing list