<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Bandwidth on Simon Žekar — unix, communications, stupidities</title><link>https://simon.zekar.com/tags/bandwidth/</link><description>Recent content in Bandwidth on Simon Žekar — unix, communications, stupidities</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 08 Mar 2013 21:58:46 +0000</lastBuildDate><atom:link href="https://simon.zekar.com/tags/bandwidth/index.xml" rel="self" type="application/rss+xml"/><item><title>FreeBSD view bandwidth and total bytes transferred for interface</title><link>https://simon.zekar.com/2013/03/08/freebsd-view-bandwidth-transferred/</link><pubDate>Fri, 08 Mar 2013 21:58:46 +0000</pubDate><guid>https://simon.zekar.com/2013/03/08/freebsd-view-bandwidth-transferred/</guid><description>&lt;p>Always installed &lt;a href="http://sourceforge.net/projects/nload/">nload&lt;/a> on the server for which I wanted to view the bandwidth usage on.&lt;/p>
&lt;p>But there’s preinstalled not-so-fancy-but-usable utility for FreeBSD:&lt;/p>
&lt;p>&lt;code>systat -ifstat 1&lt;/code>&lt;/p>
&lt;p>S.&lt;/p></description></item><item><title>Mikrotik simple bandwidth control</title><link>https://simon.zekar.com/2009/10/14/mikrotik-simple-bandwidth-control/</link><pubDate>Wed, 14 Oct 2009 21:59:30 +0000</pubDate><guid>https://simon.zekar.com/2009/10/14/mikrotik-simple-bandwidth-control/</guid><description>&lt;p>There’s a really easy way of controlling bandwidth of an interface (e.g. guest interface).&lt;/p>
&lt;p>It’s done via queues:&lt;br>
&lt;code>/queue simple add interface=guest max-limit=2M/2M disabled=no&lt;/code>&lt;/p>
&lt;p>Where “guest” is the interface name and 2M is the down/uplink speed in bps you want to shape it to.&lt;/p>
&lt;p>More about this on &lt;a href="http://wiki.mikrotik.com/wiki/Bandwidth_Managment_and_Queues">Mikrotik Wiki&lt;/a>&lt;/p>
&lt;p>S.&lt;/p></description></item></channel></rss>