Author: Sergio Andreozzi Dates: June 27, 2006 Notes: A DS-RED script that uses CBR traffic agents and the srTCM policer.
- ns-2 (either version 2.29 or version 2.35 — the script uses only APIs preserved in both DiffServ4NS variants)
- DiffServ4NS — https://github.com/digitalities/diffserv4ns (Zenodo DOI 10.5281/zenodo.19665019)
- gnuplot
From the command line (assumes ns and gnuplot are on PATH):
ns example-2.tcl SCHEDULER
where SCHEDULER = PQ, SCFQ, or LLQ.
For Docker-based execution on macOS / Apple Silicon, see Running simulations in the installation guide.