Re: [mpls-linux-devel] LDP Configuation
Status: Beta
Brought to you by:
jleu
From: James R. L. <jl...@mi...> - 2006-12-04 19:01:42
|
Hello, You'll have to fogive me, I do not remember what problem we're working on. Please provide a ascii drawing or your network, your full quagga config (from vtysh), and the output of: sh ip route sho ldp show ldp discovery show ldp neigh show ldp data show mpls forward All from vtysh. In addition do a: ip route show mpls labelspace show mpls ilm show mpls nhlfe show from the command line. On Mon, Dec 04, 2006 at 05:41:18PM +0100, Sienes Rodr?guez Gonzalo wrote: > Hi once again: >=20 > >From your Perforce's repository I downloaded glibc-kernheaders-mpls and = built the .rpm to install it: >=20 > [root@l12p07 ~]# rpm -q glibc-kernheaders > glibc-kernheaders-3.0-5.2_mpls0.1162999872 >=20 > I have checked the file mpls.h in /usr/include/linux and /usr/src/kernels= /2.6.15-1.1831_FC4mpls_1.950-i686/include/linux before compiling quagga-mpl= s with ldp-portable, and it's the same as the file in glibc-kernheaders-mpl= s. >=20 > I have also looked into the configure.ac file in quagga-mpls to make sure= that the link to mpls.h was correct and it seems to be ok. >=20 > if grep MPLS_LINUX_VERSION /usr/include/linux/mpls.h >/dev/null 2>&= 1; then > AC_DEFINE(HAVE_MPLS,1,Enable MPLS) > AC_DEFINE(LINUX_MPLS,1,Linux MPLS) > MPLS_METHOD=3D"mpls_netlink.o" > AC_MSG_RESULT(MPLS Linux) >=20 > Besides, I'm able to test static MPLS (without quagga) creating LSPs and = TUNNELS succesfully even in the computer I use to build quagga. >=20 > I don't know where to look at, any help would be very useful, > thanks for your time, >=20 > Gonzalo --=20 James R. Leu jl...@mi... |