|
This experiment will give you a baseline reference performance.
and obtain:
This experiment will give you an idea how sensitive RED's performance is with regard to one of its parameter.
This experiment will give you a baseline reference performance.
and obtain:
This experiment will give you an idea how things changes with the number of flows.
ns hw5.tcl N-TCP-connections Method Min-Threshold
Experiment 1 is run using:
ns hw5.tcl 1 DropTail 0
ns hw5.tcl 1 RED 2
ns hw5.tcl 1 RED 4
ns hw5.tcl 1 RED 6
Experiment 2 is run using:
ns hw5.tcl 3 DropTail 0
ns hw5.tcl 3 RED 2
ns hw5.tcl 3 RED 4
ns hw5.tcl 3 RED 6
|
Your script should be flexible enough to accept parameters like:
ns hw5.tcl 4 RED 6
|
/home/cs558000/turnin hw5.tcl hw5 |