Re: [mpls-linux-general] Regd routing daemons and OSPF
Status: Beta
Brought to you by:
jleu
|
From: kavitha g. <kav...@ho...> - 2004-04-08 01:10:39
|
Hi Ramon, I did take a look at the OSPF TE RFCs and other related RFCs. I have also gone through the code for OSPFAPI and could get the LSA header information through the ospfapiclient. But the problem is the ospf daemons on each of the routers are communicating but not the routers themselves. That is I give a telnet or ping from one to another, there is no response. Basically, I have mpls enabled linux kernel rpm installed, source code for zebra with the ospfapi. I have tried with ldp and rsvp as signaling protocols. But in vain. When I installed the zebra-ldp rpm and ran the opsfd it pings fine. When the ospfd from the source (zebra with ospfapiclient) is running why doesn't it ping. Please let me know, I am all stuck, Thanks a lot, Kavitha >>Date: Fri, 26 Mar 2004 07:21:05 +0100 (MET) >>From: Ramon Casellas <cas...@in...> >>X-X-Sender: cas...@me... >>To: kavitha ganapa <kg...@en...> >>Cc: mpl...@li... >>Subject: Re: [mpls-linux-general] Regd routing daemons and OSPF >>X-Filter-Version: 1.14 (green.eng.utoledo.edu) >>X-Status: >>X-Keywords: >> >>On Thu, 25 Mar 2004, kavitha ganapa wrote: >> >> > >> > Hi All, >> > >> > We have OSPF daemon running on the MPLS network to find just the >>shortest >> > path from one node to another. What if I want to find different set of >> > paths than what OSPF finds. How do I go about it? >> >> >>Hi Kavitha, >> >>You could start taking a look at OSPF TE extensions (which basically add >>opaque LSAs) to redistribute link state information like max bandwidth and >>then use OSPFAPI (included in the software distribution) to perform the >>path computation. This means hat you need to code in C, and that you will >>reuse an OSPF library, but it should work. I plan to work on this soon, so >>keep in touvh with the list :) >> >>Regards, >>Ramon > > _________________________________________________________________ Persistent heartburn? Check out Digestive Health & Wellness for information and advice. http://gerd.msn.com/default.asp |