[mpls-linux-devel] LDP problems
Status: Beta
Brought to you by:
jleu
From: <gsr...@al...> - 2007-03-19 09:24:21
|
Hello everybody: I've migrated my PCs from FC4 to FC5 with all the RPMs for the 1.955 = version. The problem must be that I'm forgetting something or doing = something wrong cause I've notice that Julien or Marco were at the same = situacion and they both are able to run LDP. This is what I do, it's a simple scenario with two LSRs: 1. First of all I load "mpls4" and activate ip forwarding. 2. I launch the daemonds by "zebra/ospfd/ldpd -d -A 127.0.0.1". Without specifying the config files (though I tried it also with the = .conf files and even=20 starting them as services ("service ... start")). 3. Then I entered vtysh to type by here ALL the config. -First, the OSPF networks: router ospf, network ... area 0. -I wait to the new routes to be discovered and then I configured ldp. -mpls ldp, and in the corresponding interface of each LSR to the MPLS = link:=20 mpls ip and mpls labelspace 0. The OSPF routes are discovered correctly, and the NHLFE and ILM entries, = created properly, but I'm not able to send labelled packets through the = mpls link I'm trying to set up. If someone working with FC5 and LDP running could tell me his method = should be very useful. Thanks in advance, Gonzalo. |