Re: [mpls-linux-general] (no subject)
Status: Beta
Brought to you by:
jleu
From: James R. L. <jl...@mi...> - 2001-04-20 14:26:45
|
On Fri, Apr 20, 2001 at 02:54:52PM +0200, Patrick Havel wrote: > Hello everybody, >=20 > my MPLS network now works using mplsadm (thank you James R. Leu). > Now I want to add LDP. > I have the following setup: >=20 > /----B----\ > A D > \----C----/ First, the LDP spec doesn't support multipath. ldp-portable makes an attempt, but I would not have your first LDP testing include it :-) Second, are you familiar with zebra? (www.zebra.org> If so, grab the most recent version of zebra from CVS and grab the most recent version of LDP portable from CVS and you can build ldp-portable to run with zebra. It's still very beta, but it works :-) If not, you can still use ldp-portable (ldp_linux) you will just have to use it's clunky interface. Take a look at linux-port/README.cli for m= ore info on how to use it. Make sure to grab the newest version from CVS! > A's IP towards B xxx.xxx.2.10 > A's IP towards C xxx.xxx.4.10 >=20 > B's IP towards A xxx.xxx.2.20 > B's IP towards D xxx.xxx.3.10 >=20 > C's IP towards A xxx.xxx.4.20 > C's IP towards D xxx.xxx.5.10 >=20 > D's IP towards B xxx.xxx.3.20 > D's IP towards C xxx.xxx.5.20 >=20 > I have 4 LSP established from A to D via B (gen labels 10 for A to D an= d 20 > for D to A) and A to D via C (gen labels 30 for A to D and 40 for D to = A). >=20 > All mashines have the LDP portable installed and it's running. >=20 > My problem is, that I don't know how to configure the ldp protable > correctly, so I'd be able to see something if I measure the traffic usi= ng ethereal on > a fifth mashine. >=20 > Could anybody help me? >=20 > Thnak you in advance. >=20 > Patrick Havel >=20 > --=20 > Ich freue mich immer(!) =FCber Eintr=E4ge in mein G=E4stebuch ;-) >=20 > Homepage: http://www.informatik.uni-muenchen.de/~_havel >=20 > GMX - Die Kommunikationsplattform im Internet. > http://www.gmx.net >=20 >=20 > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > http://lists.sourceforge.net/lists/listinfo/mpls-linux-general --=20 James R. Leu |