Re: [mpls-linux-general] ldp
Status: Beta
Brought to you by:
jleu
|
From: James R. L. <jl...@mi...> - 2005-06-24 15:25:10
|
There has been a lot of work on LDP recently. There is still more work to be done. The currently released RPM does not contain any of the recent work. I will be making new releases for all mpls-linux software soon. If you want to help on the development side, you will want to setup access to my development tree and compile/install quagga-mpls from their. Read more about this at http://mpls-linux.sf.net/ If you choose to go the development route, please post questions to the mpls-linux-devel mailing list. If you choose to wait for the new RPMs, it shouldn't be too long now. We'll see how my weekend turns out :-) On Fri, Jun 24, 2005 at 10:47:12AM -0300, Alejandro Vazquez wrote: > I have been reading quite a few mails on the mailing list about ldp, and = I saw > that the implementation of ldp is not fully funcitional yet, but I > also saw that it works. It may have some bugs, but on an overall basis > it should work. >=20 > I have been trying to use it, and maybe help on the developement, but > my problem is really basic, I cannot make it work. I have quagga: >=20 > quagga-0.97.3-1.FC3mpls1_946, and eventhough I manager to get the ldpd > deamon started, I cannot manager to make it exchange any labels. I > have ethereal running on my netowrk, and I do not see any LDP messages > on it (such as LDP Hello, Keep alive, Label Request, etc), besides, > all the packest I send are plain ethernet+ip. > My ldpd.conf.sample file is pretty simple, I started it empty, and > simply configured by hand. I mainly did two things to try to make it > work: >=20 > 1. use mpls ldp command > 2. asign a labelspace to the interface I am working on. >=20 > I am copying below my configuration below: > hostname Router > password zebra > enable password zebra > hostname ospfd > log stdout > ! > mpls static 0 > ! > interface eth0 > ipv6 nd suppress-ra > mpls labelspace 0 > ! > interface eth1 > ipv6 nd suppress-ra > mpls labelspace 0 > ! > interface lo > ! > interface sit0 > ipv6 nd suppress-ra > ! > interface lo0 > ! > mpls ldp > egress connected > ! > ip prefix-list seciu seq 5 permit 200.108.0.0/16 le 32 > ! > ip forwarding > ! > line vty > ! > Building configuration... >=20 > Current configuration: > ! >=20 > I would be grateful if you could help me with this issue, > Thank you, >=20 > Alejandro >=20 >=20 > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id=16492&op?k > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general --=20 James R. Leu jl...@mi... |