Re: [mpls-linux-devel] ldpd won't start
Status: Beta
Brought to you by:
jleu
From: James R. L. <jl...@mi...> - 2007-03-04 04:15:46
|
I'm glad to hear you got ldpd up and running. On Sat, Mar 03, 2007 at 12:28:37PM +0100, Marco Schmidt wrote: > Hello, >=20 > the problem was solved by deleting the "mpls ip"-commands in ldpd.conf. > Ldpd neither started without specifying a conf file, nor by just > typing ldpd. Notwithstanding, ldpd.conf seems to be accessed. I think this behavior is inline with the rest of the quagga daemons. If you think there is something that needs to change, please let me know and I'll look into it. > Thanks to your advice, ldpd is running. Now, I've got to spend some time > on vtysh ;-) Please let me know if you find any unexpected behaviors. I'm determined to get ldpd working reliably. >=20 > Marco >=20 >=20 > > Hello, >=20 > > I had the same problem months ago. Just try to start the ldpd daemon=20 > > *without* specifying any config file. >=20 > > [root@localhost ~]# ldpd -d -A 127.0.0.1 >=20 > > I configured everything with the vtysh interface. > > Just enter the command "vtysh" and then configure the ldpd daemon. > > Eventually, you can save the current configuration to a file. (I think > > it's the "write" command, I'm not sure.) >=20 > > The error makes sense, maybe the interface configuration wasn't=20 > > correctly made or maybe the syntax of the ldpd.conf isn't respected. > > I don't really know where this come from. > > But I'm pretty sure you will solve this problem by configuring=20 > > everything by vtysh. >=20 > > Regards, >=20 > > Julien >=20 >=20 >=20 > > Marco Schmidt wrote: > >> Hello everybody, > >> > >> i recently upgraded my PCs from from FC4 (with MPLS 1.950) to > >> FC5 with all needed RPMs for v1.955 from Sourceforge including > >> quagga-0.99.6-01.fc5.mpls.1.955.i386.rpm-package. A few PCs were upgra= ded > >> through yum, others through fresh installations as well. > >> > >> My problem in short: Following the instructions in README.quagga-mpls > >> of LDP-Portable 0.900 leads to the point where to start the ldpd > >> daemon - the following error message appears: > >> > >> [root@localhost ~]# ldpd -d -A 127.0.0.1 -f /etc/quagga/ldpd.conf > >> ldpd: ldp_interface.c:59: ldp_interface_create2: Assertion `li->iff.in= dex' failed. > >> > >> Did I forget something? I didn't compile anything or am I supposed to > >> do so? The same message appears if I only type ldpd... > >> Zebra and OSPF daemons work fine, I've also entered the "often forgott= en" > >> modprobe mpls4 - otherwise zebra won't start. All 3 .conf files for th= e daemons > >> in etc/quagga/ are present and customized. > >> > >> -- > >> Best Regards > >> Marco Schmidt > >> mailto:sm...@hr... > >> > >> > >> ----------------------------------------------------------------------= --- > >> Take Surveys. Earn Cash. Influence the Future of IT > >> Join SourceForge.net's Techsay panel and you'll get the chance to shar= e your > >> opinions on IT & business topics through brief surveys-and earn cash > >> http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID= =3DDEVDEV > >> _______________________________________________ > >> mpls-linux-devel mailing list > >> mpl...@li... > >> https://lists.sourceforge.net/lists/listinfo/mpls-linux-devel > >> > >> >=20 >=20 >=20 > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share y= our > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > _______________________________________________ > mpls-linux-devel mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-devel --=20 James R. Leu jl...@mi... |