Re: [mpls-linux-general] packet identification
Status: Beta
Brought to you by:
jleu
|
From: James R. L. <jl...@mi...> - 2004-06-03 13:59:46
|
On Thu, Jun 03, 2004 at 09:44:21AM +0300, Muhammad R. Sami wrote: > hello, > I am relatively new in this group, I want to add a packet identification scheme in a MPLS router, and then based on the application layer, want to set EXP bits value. Can anyone help me on this one, like is it already implemented, if not, what files do I have to play with. > looking forward for your kind guidance. > regards There already exists some mechanisms for EXP setting. Although there is probably area for improvment. I should not that I have not tested EXP setting for about a year and a significant amount of development has occureded since then, so you may run into some bugs, if so let me know and I'll try and produce fixes. A quick overview of what you will need to setup: -bind a IPv4 route to a LSP -use iptables to identify and mark packets -use the markings to set EXP values (or choose differnt LSPs) -use EXP value to determin queuing priority > Muhammad R. Sami > Research Assistant, > Computer Engineering Department > P.O.Box 354 > King Fahd University of Petroleum & Minerals > Dhahran 31261 > Saudi Arabia. > Tel: +96638601423 > Cell: +96657982951 > www.ccse.kfupm.edu.sa/sami > ----- Original Message ----- > From: James R. Leu > To: Vadim Suraev > Cc: Qua...@li... ; mpl...@li... > Sent: Tuesday, June 01, 2004 5:39 PM > Subject: [mpls-linux-general] Re: [quagga-dev 1233] RSVP-TE, OSPF-TE free source code > > > I'd like to work with you to clean up the layout of the code, port > to quagga, and integrate with my MPLS infrastructure work. If you are > interested in such an effort, please respond to the list, otherwise I > will begin the effort myself. Thank you for your contribution. > > BTW I didn't see a license or copyright in any of the files. You will > probably want to do that. > > (I've CC'd the mpls-linux mailing list) > > -- > James R. Leu > jl...@mi... > > On Tue, Jun 01, 2004 at 01:03:08AM +0300, Vadim Suraev wrote: > > Hi. > > I'd like to contribute to the Zebra users & developers' community several software > > modules that I've developed recently: > > RSVP-TE, TE application, TE extensions for OSPF. > > The software has been tested against CISCO. > > If you decide to try it, please read the short manuel at: > > http://www.angelfire.com/theforce/suraev/zebra/MPLS_TE_SW_manuel.txt > > The code is located at: > > http://www.angelfire.com/theforce/suraev/zebra/zebra.tar.gz > > If you have any questions, you are welcome to ask. > > Any request for any help and support is welcome. > > > > Regards, > > Vadim. > > > _______________________________________________ > > Quagga-dev mailing list > > Qua...@li... > > http://lists.quagga.net/mailman/listinfo/quagga-dev > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general -- James R. Leu jl...@mi... |