349
First come first served
The First-Come-First-Served queue algorithm, which is shortened as FCFS, provides service to those packets
according to their sequence of arriving at a switch, and the packet that first arrives at the switch will be served
first.
46.1.4 Weighted Random Early Detection