Re: [mpls-linux-general] packet identification
Status: Beta
Brought to you by:
jleu
|
From: James R. L. <jl...@mi...> - 2004-06-09 14:20:01
|
Hello, I'm not sure what else you expect for a response. I said I think it can be done you will need to use iptables and the do packet marking. Then use the markings to set the EXP bits. If you're looking for specific commands RTFM. The steps for doing the above are very similar to how you would go about implement DiffServ for linux. Read up on how to use the DSCP to affect queuing and you will be very close to the task at hand. On Wed, Jun 09, 2004 at 10:08:35AM +0300, Muhammad R. Sami wrote: > In reference to my previous mail, basically I want the ingress router to read specific information in the application layer header and then set EXP value and forward the packet. It is basically an If-Else situation: > > If this (in application payloiad) -> then EXP value = x > else EXP value = y > > Is this possible. If yes then please let me know how? > Looking forward for your kind cooperation. > regards > > ---------- > > 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 -- James R. Leu jl...@mi... |