Actually i want to simulate flow specific routing (Based on source
address, Destination address and flow id) instead of only destination based
routing. So even if, there are multiple paths are available for a
destination from a source, all the packets of a flow follow same path while
on the same time all the packets of other flow follow another path.

    We know that default classifier use in NS2 is Classifier/Hash/Dest in
*ns-rtmodule.tcl* which forward packets based on destination  address only.
When i try to change it Classifier/Hash/SrcDestFid it give me error like
*unknown-flow*. So my question is
1. "It is possible to change a classifier from Dest to some one else?"

2. "How we can use some other classifier like Classifier/Hash/SrcDestFid or
any other? "

3. "Flow specific routing with multiple path is possible or not? if yes
then how?"

-- 
Thanks and Regard
Kapil Sharma
Ph.D. Scholar
IIT Rajasthan

Reply via email to