0% found this document useful (0 votes)
74 views

MUM MYANMAR Traffic Prioritization

The document is a presentation about firewalls and queues in Mikrotik routers. It discusses packet marking using the mangle chain to prioritize different types of traffic. It also covers creating queue trees to prioritize bandwidth for different users and traffic classes like browsing, streaming, and downloading. The presentation provides examples of marking email, documents and file extensions with different packet marks and using jump rules to optimize CPU usage. It also offers tips for building queue trees and prioritizing downloading processes.

Uploaded by

NaingWinOo
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
74 views

MUM MYANMAR Traffic Prioritization

The document is a presentation about firewalls and queues in Mikrotik routers. It discusses packet marking using the mangle chain to prioritize different types of traffic. It also covers creating queue trees to prioritize bandwidth for different users and traffic classes like browsing, streaming, and downloading. The presentation provides examples of marking email, documents and file extensions with different packet marks and using jump rules to optimize CPU usage. It also offers tips for building queue trees and prioritizing downloading processes.

Uploaded by

NaingWinOo
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 20

Firewall & Queue

MUM YANGON 2015

About Me
Wai Htut Pai
Network Engineer
MTCNA, MTCTCE
4 years experience in IT Fields
[email protected]

presented by wai htut pai

Objectives

Firewall Mangle Chain

Mikrotik Packet flow Diagram


Packet Marking for per traffic control

Mikrotik Queue Tree

User Prioritize
Traffic Prioritize

presented by wai htut pai

What Need to do?

Traffic marking for all in/out connection.


Traffic marking with out-interface conn.
Mangle chain at postrouting for all conn.
Protocol marking at source port or address.
Layer 7 protocol for web and download.
Prioritize traffic class.

presented by wai htut pai

Traffic Flow

presented by wai htut pai

Packet Flow

presented by wai htut pai

Layer 7

presented by wai htut pai

Prioritize traffic class.


3.5
3

Bandwidth 4MB

2.5
2
1.5
1

Browsing
Streaming
Downloading

0.5

0
presented by wai htut pai

Packet Marking for per traffic control

Mark connection
for all traffic.
Traffic marking
from out interface
for all in/out
connection.

Mark connection
Connection Mark
will be packet mark.

presented by wai htut pai

10

Mark Packet must be passthrough for


all in/out connection.

presented by wai htut pai

11

Mark gmail packet with already packet mark


download_conn.

presented by wai htut pai

12

Mark documents packet with already packet


mark download_conn
Mark file extension packet
Jump rule can reduce CPU consumption

presented by wai htut pai

13

Parent & Child for simple queue


priority (1..8) : Prioritize one child queue over
other child queue. Does not work on parent
queues.

presented by wai htut pai

14

Mangle Packet marking with jump rule

presented by wai htut pai

15

Prioritize Traffic
Downloading process ..

presented by wai htut pai

16

Prioritize processing .

presented by wai htut pai

17

Pros of QOS

presented by wai htut pai

18

Tips & Tricks of Queue Tree


The purpose of this presentation is not
limitation , it is only prioritization.
There you can see bandwidth limit, but no
need to limit in child queue. Set only
prioritize.
Queue Tree doesnt work with proxy and
hotspot
There is many way to do Queue tree. The
important thing that is what you need.

presented by wai htut pai

19

If you need actually complete script, request sent


mail to me.
presented by wai htut pai

20

You might also like