<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Simon Žekar - unix, communications, stupidities &#187; bandwidth</title>
	<atom:link href="http://simon.zekar.com/tag/bandwidth/feed/" rel="self" type="application/rss+xml" />
	<link>http://simon.zekar.com</link>
	<description>"Unix is simple, but it takes a genious to understand the simplicity" --Dennis Ritchie</description>
	<lastBuildDate>Fri, 23 Apr 2010 22:11:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mikrotik simple bandwidth control</title>
		<link>http://simon.zekar.com/2009/10/14/mikrotik-simple-bandwidth-control/</link>
		<comments>http://simon.zekar.com/2009/10/14/mikrotik-simple-bandwidth-control/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 19:59:30 +0000</pubDate>
		<dc:creator>sIMON</dc:creator>
				<category><![CDATA[general bluez]]></category>
		<category><![CDATA[bandwidth]]></category>
		<category><![CDATA[mikrotik]]></category>

		<guid isPermaLink="false">http://simon.zekar.com/?p=137</guid>
		<description><![CDATA[There&#8217;s a really easy way of controlling bandwidth of an interface (e.g. guest interface).
It&#8217;s done via queues:
/queue simple add interface=guest max-limit=2M/2M disabled=no
Where &#8220;guest&#8221; is the interface name and 2M is the down/uplink speed in bps you want to shape it to.
More about this on Mikrotik Wiki
S.
]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a really easy way of controlling bandwidth of an interface (e.g. guest interface).</p>
<p>It&#8217;s done via queues:<br />
<code>/queue simple add interface=guest max-limit=2M/2M disabled=no</code></p>
<p>Where &#8220;guest&#8221; is the interface name and 2M is the down/uplink speed in bps you want to shape it to.</p>
<p>More about this on <a href="http://wiki.mikrotik.com/wiki/Bandwidth_Managment_and_Queues">Mikrotik Wiki</a></p>
<p>S.</p>
]]></content:encoded>
			<wfw:commentRss>http://simon.zekar.com/2009/10/14/mikrotik-simple-bandwidth-control/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
