Re: [mpls-linux-general] a question about the ldp-portable-0.2
Status: Beta
Brought to you by:
jleu
|
From: James R. L. <jl...@mi...> - 2002-10-01 13:27:40
|
Currently ldp-portable has a bug which will not allow it to correctly read a config file. You will need to start mplsd then configure it by hand. In you setup below, you would telnet to port 1025 then login and execute the following commands: enable <password> conf t mpls ldp exit int eth1 mpls ldp end Then you can issue show commands: show ldp, show ldp neighbor, show ldp database Good luck. On Thu, Sep 26, 2002 at 02:26:40PM +0800, Folke Aeon wrote: > hi, all > > i am new commr of this community. :) > > i am trying to use ldp-portable packet to setup > a lsp . > > i did all according to the README.zebra-ldp and > all things happened seemed to be proper: > patched the zebra cleanly without error notice; > compiled all the components correctly; > i have a kernel-2.4.19 patched with mpls patch 1.160; > i can use mplsadm to setup a static lsp through > my linux systems. > > but after i run: > zebra -f /etc/zebra.conf -P 1023 -d > ospdd -f /etc/ospfd.conf -P 1024 -d > mplsd -f /etc/mplsd.conf -P 1025 > as directed in the README.zebra-ldp shipped with > ldp-portable-0.200.tar.gz, nothing happened.i cannot > see anything by 'cat /proc/net/mpls*', and there is > no packets going through between my computers seems > to be a hello message or label request message of > the LDP defined in RFC3036 > > i think ,maybe i did't write the *.conf file > properly. will anyone here help me to write > the correct config file for mplsd? > > my network topology is : > > # > # 11.0.0.0/24 > # -+-------------- > # | eth0 > # | +--------+ > # +---------------+ host A + 13.0.0.0/8 | > # | 11.0.0.18/24+--------+ ---------------+ > # | | > # | eth0 eth0 | > # | 11.0.0.80/24+-------+ 12.0.0.2/8+-------+ | > # +-------------+ 11-12 +------------------+ 12-13 +------------+ > # | +-------+12.0.0.1/8 +-------+13.0.0.1/8 | > # -+--- eth1 eth1 | > # | > # 15.0.0.0/8 | > # -+--------------- | > # | eth1 eth1 | > # | 15.0.0.1/8+--------+ 14.0.0.1/8+-------+ | > # +------------+ host B +------------------+ 13-14 +------------+ > # | +--------+14.0.0.2/8 +-------+13.0.0.2/8 | > # | eth0 eth0 | > # -+--- > > how to write the proper mplsd.conf on host 12-13 > and host 13-14 ? > > any help is appreciated :) > > _________________________________________________________________ > MSN Photos is the easiest way to share and print your photos: > http://photos.msn.com/support/worldwide.aspx > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general -- James R. Leu |