Re: [mpls-linux-general] Mpls tunnel / Zebra / Ospf
Status: Beta
Brought to you by:
jleu
|
From: James R. L. <jl...@mi...> - 2003-03-14 16:13:01
|
Are you trying to create a 'RSVP-TE tunnel' which shows up as a real interface? Or are you just try to create an LSP and bind a route to it? Since you previous messages were using RSVP I'm assuming the aforementioned. In which case you should head over to the maling list for RSVP-TE and they can help you. Start by looking at: http://dsmpls.atlantis.rug.ac.be/ If you are looking for 'OSPF short cuts' they haven't been implemented. So far the only protocol related interaction is that routes that area learned by other protocols can be bound to a LSP created by LDP. Indirect BGP routes can utilize routes which LDP has bound to a LSP as well. On Fri, Mar 14, 2003 at 05:34:32PM -0000, Nicolas Tempestini wrote: > Hello, > > I have set up a little OSPF network with zebra between some linux boxes and it is worling fine. > > I also managed to set up MPLS lsp between those machines. > > my config is : > > LInux 2.4.20 > iptables 1.27a > zebra 0.93a patched for mpls > > Lets say there is only 2 machines running the same config (simple test ...) : machine 1 and machine 2 > > > Now i'd like to create a mpls tunnel on a machine 1 with an ip address given to it , to map the outgoing traffic from for ex. eth0 to machine 2 on it and to see how ospf understand this tunnel ... > > What can i do ... > > i saw we can use mplsadm to create a tunnel but there seems to be errors ... > > Thx > > Nicolas > > > -- James R. Leu |