################################################################# # Searchable Keyword: traffic control QOS qos red RED shaping shape The tc command used to configure Traffic Control in the Linux kernel. Shaping: rates of traffic transmission are under control. Policing: occurs on ingressing traffic Scheduling: Dropping: bandwidth exceding set limit may be dropped Commands: add replace link change remove NOTE: tc is anlogous to altq in openbsd and takes as much to configure I don't currently have any examples so more research and care should be paid in using this command.