Re: [mpls-linux-general] FW: kernel panic with mpls-kernel.1.1 synced to 1182
Status: Beta
Brought to you by:
jleu
|
From: James R. L. <jl...@mi...> - 2005-10-11 13:57:28
|
On Thu, Sep 22, 2005 at 10:22:08AM -0400, Kind, Brian W. wrote: > =20 > A general question broken into several sub-questions. > =20 > I would like to use linux-mpls on a network in a lab environment. I > need to be able to use a label distribution protocol. Much of the > correspondance that I see has to do with creating LSPs using the quagga > command line interface. However, I have need to use a label > distribution protocol such as "ldp". When using the RPMs on Fedora > Core 3 I was able to set up an adjancy with OSPF and send LDP "Hellos" > back and forth. I was never able to set up an LSP. Has anyone been > able to set up an LSP using ldp-portable? If so, which version of > ldp-portable, zebra, and mpls-linux kernel was used? Are iproute2 and > iptables also needed. What kernel options are essential to run ldp? Or > is the code in a state that is not suitable for lab operation? ldp-portable is pretty stable, it's use in quagga-mpls is not stable. The problem is, you can't use just ldp-portable, it needs some sort of environment to run it (I call it a porting layer). If you are interested in trying the latest quagga-mpls use p4 and get it from my development tree (see http://mpls-linux.sf.net for more info). You will want to use this 'view': //depot/ldp-portable/... //<your client name>/ldp-portable/... //depot/quagga-mpls/... //<your client name>/quagga-mpls/... In the quagga-mpls dir there is a script to build an RPM. Before you compile you will have to edit and then run the script quagga-mpls/ldpd/create-links > =20 > Thanks > Brian --=20 James R. Leu jl...@mi... |