Community discussions

MikroTik App
 
wizznoe
just joined
Topic Author
Posts: 3
Joined: Thu May 24, 2007 3:07 pm
Location: Indonesia
Contact:

How to Prioritize ICMP Packets in Bridge Interface

Sun Aug 12, 2007 4:16 am

Hello,
I have a backbone link using a couple of RB532 + SR5 point to point about 20 km and using WDS bridge. When the first time this link established, I did some throughput test and achieved 12 mbps of throughput. But since this link filled up with about 5 mbps aggregate throughput from my clients, the pingtime goes fluctuate significantly. So the question is, how to prioritize ICMP packet going in and out in my WDS bridge? Thanks before. :)

Regards,
Wizznoe
 
abab_rafiq
Member Candidate
Member Candidate
Posts: 118
Joined: Thu Aug 24, 2006 12:47 pm
Location: Dhaka

Re: How to Prioritize ICMP Packets in Bridge Interface

Sun Aug 12, 2007 7:45 am

Use this for prioritize ICMP.

ip firewall mangle>chain=prerouting protocol=icmp action=mark-packet new-packet-mark=ICMP
passthrough=yes

queue simple>add name="ICMP" dst-address=0.0.0.0/0 interface=all parent=none
packet-marks=ICMP direction=both priority=1
queue=default-small/default-small limit-at=0/0 max-limit=0/0
total-queue=default-small


Rafiq...
 
wizznoe
just joined
Topic Author
Posts: 3
Joined: Thu May 24, 2007 3:07 pm
Location: Indonesia
Contact:

Re: How to Prioritize ICMP Packets in Bridge Interface

Sun Aug 12, 2007 2:18 pm

Thanks for your response, Rafiq :) Do I have to done this in both of my radios?

Regards,
Wizznoe

Who is online

Users browsing this forum: faxxe, Savanture and 31 guests