Re: [mpls-linux-general] setup problem in linux-mpls-ldp-0.011
Status: Beta
Brought to you by:
jleu
From: James R. L. <jl...@mi...> - 2001-06-21 14:30:15
|
Dude, You have got to be kidding me .... linux-mpls-ldp-0.011 is from September of 99! That code is not even from this millennium! Get the following files and follow the directions in them: ftp://ftp.kernel.org/pub/linux/kernel/v2.4/linux-2.4.5.tar.gz http://prdownloads.sourceforge.net/mpls-linux/mpls-linux-0.993.tar.gz If you still have difficulty let me know. Jim On Wed, Jun 20, 2001 at 08:06:54PM +0530, AK Rasanth wrote: > hi, > I have installed linux-mpls-ldp-0.011 package on redhat linux 6.2 with > kernel 2.3.3 . it was installed properly except that , even after > giving the option for /proc file system while configuring the kernel , > the files > mpls_in, mpls_lib, mpls_out were not formed in /proc/net directory. > > > the setup that i used is given below. > > ****************************************** > NOTE: mplsadm is located in the util directory. > > Manual LSP beteen 2 hosts > --------------------------- > > Setup > ----- > --------- --------- > | A | | B | > --------- --------- > | eth0 | eth0 > |10.1.6.18 | 10.1.3.17 > ----------------------------------- > > > Config > ------ > On A: > ping B > arp B > route add -host B gw B > mplsadm -L gen:0:0:ipv4:localhost:B/32:eth0:MAC-of-B > > On B: > ping A > arp A > route add -host A gw A > mplsadm -L gen:0:0:ipv4:localhost:A/32:eth0:MAC-of-A > > Now you need to set a label space on eth0 on both A and B. Watch out! > if you do this remotely you could saw your leg off! > > On both: > mplsadm -I eth0:0 > > Now all traffic between and and B is using the LSP. > ******************************************** > when i executed ldpd on both the machines , the protocol analyser > ethereal is recognising the LDP protocol. but when i run the above > metioned script I am geting the following error messages. > against : mplsadm -I eth0:0 , I got : Label Space Result -1 > against :mplsadm -L gen:0:0:ipv4:localhost:A/32:eth0:MAC-of-A , I > got : LIB Result -1 . > can u please guide me through this problem . > Thanks &Regards, > Rasanth > > > -------------------------------------------------------------- > Velankani Information Systems Ltd, Bangalore, India > > > > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > http://lists.sourceforge.net/lists/listinfo/mpls-linux-general -- James R. Leu |