########################################################################################
#DEVICE				MARK		RATE				CEIL					PRIORITY	OPTIONS

# Default Class
eth0					1				3*full/10		9*full/10			1					default

# Echo
eth0					2				5*full/10				full			2				#	tcp-ack,tos-minimize-delay

# Game Servers
eth0					3				768kbit			1Mbit					3				#	tos-minimize-delay

# VOIP
eth0					4				3*full/10		5*full/10			4				#	tos-minimize-delay

# Web
eth0					5				6*full/10		9*full/10			5				#	tos-maximize-throughput

# DNS
eth0					6				10kbit			10kbit				6

# SSH and SFTP
eth0					7				6*full/10		9*full/10			7				#	tos-maximize-reliability

