This document describes using the ns-2 network simulator to model and simulate network traffic over time. It defines 5 nodes connected in a network topology. It creates 3 agent/lossmonitor objects to collect packet loss statistics from 3 separate traffic flows: one from node 0 to the sink at 100kbps, one from node 1 to the sink at 200kbps, and one from node 2 to the sink at 300kbps. The simulation runs these 3 exponential traffic flows for 5 seconds, records throughput measurements every 0.5 seconds, and graphs the results.