<?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>2% of my Brain &#187; Tech</title>
	<atom:link href="http://www.ten-berg.nl/category/tech/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ten-berg.nl</link>
	<description></description>
	<lastBuildDate>Mon, 11 Apr 2011 05:45:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Link aggregation on Redback SMS routers</title>
		<link>http://www.ten-berg.nl/2009/04/07/link-aggregation-on-redback-sms-routers/</link>
		<comments>http://www.ten-berg.nl/2009/04/07/link-aggregation-on-redback-sms-routers/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 08:27:54 +0000</pubDate>
		<dc:creator>Marcel</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.ten-berg.nl/?p=170</guid>
		<description><![CDATA[To configure link aggregation on Redback SMS routers you need to do the following. Create the link group interface and assign an IP address to it [local]Redback(config)#context local [local]Redback(config-ctx)#interface AMS-IX [local]Redback(config-if)#ip address 195.69.x.x/23 [local]Redback(config-if)#exit Create the link group and bind it to its interface [local]Redback(config)#link-group AMS-IX ether [local]Redback(config-link-group)#bind interface AMS-IX local Configure an ethernet port [...]]]></description>
			<content:encoded><![CDATA[<p>To configure link aggregation on Redback SMS routers you need  to do the following.</p>
<p>Create the link group interface and assign an IP address to it</p>
<pre>[local]Redback(config)#context local
[local]Redback(config-ctx)#interface AMS-IX
[local]Redback(config-if)#ip address 195.69.x.x/23
[local]Redback(config-if)#exit</pre>
<p>Create the link group and bind it to its interface</p>
<pre>[local]Redback(config)#link-group AMS-IX ether
[local]Redback(config-link-group)#bind interface AMS-IX local</pre>
<p>Configure an ethernet port and add it to the link group</p>
<pre>[local]Redback(config-config)#port ethernet 1/1
[local]Redback(config-port)#no shutdown
[local]Redback(config-port)#link-group AMS-IX
[local]Redback(config-port)#exit</pre>
<p>Configure another ehternet port and add it to the link group</p>
<pre>[local]Redback(config-config)#port ethernet 1/2
[local]Redback(config-port)#no shutdown
[local]Redback(config-port)#link-group AMS-IX
[local]Redback(config-port)#exit</pre>
<p>To match the AMS-IX arp timeout (4 hours) you need to configure this under the interface</p>
<pre>[local]Redback(config)#context local
[local]Redback(config-ctx)#int AMS-IX
[local]Redback(config-if)#ip arp timeout 14400
[local]Redback(config-port)#exit</pre>
<p>Also, you can set your aggregated min-links to a value that will cause the bundle to drop  in the event that your links can no longer support the amount of traffic you move trough the  link-group.Thus, 2-port aggregated link, pushing 1.2 Gbps sustained across, drop bundle if n == 1;</p>
<pre>[local]Redback(config)#link-group AMS-IX ether
[local]Redback(config-link-group)#minimum-links 2
[local]Redback(config-link-group)#exit</pre>
<p>This config is made to interconnect with an aggregated link towards the AMS-IX. For other Link aggregation interconnects you need to make changes towards this config.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ten-berg.nl/2009/04/07/link-aggregation-on-redback-sms-routers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>apple.t-b.nl changes #1</title>
		<link>http://www.ten-berg.nl/2008/08/12/applet-bnl-changes-1/</link>
		<comments>http://www.ten-berg.nl/2008/08/12/applet-bnl-changes-1/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 18:47:31 +0000</pubDate>
		<dc:creator>Marcel</dc:creator>
				<category><![CDATA[NerdSuff]]></category>
		<category><![CDATA[Short Posts]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.ten-berg.nl/?p=159</guid>
		<description><![CDATA[Today I&#160; added the wptouch plugin to the apple.t-b.nl site so it is more readable on the iphone. Some people were complaining about it. So i hope i made them happy. I&#8217;m looking into some other plugins at the moment to make the site load a littlebit faster.]]></description>
			<content:encoded><![CDATA[<p>Today I&nbsp; added the <a href="http://www.bravenewcode.com/wptouch/">wptouch</a> plugin to the <a href="http://apple.t-b.nl">apple.t-b.nl</a> site so it is more readable on the iphone. Some people were complaining about it. So i hope i made them happy. I&#8217;m looking into some other plugins at the moment to make the site load a littlebit faster.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ten-berg.nl/2008/08/12/applet-bnl-changes-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple News</title>
		<link>http://www.ten-berg.nl/2008/01/31/apple-news/</link>
		<comments>http://www.ten-berg.nl/2008/01/31/apple-news/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 10:25:39 +0000</pubDate>
		<dc:creator>Marcel</dc:creator>
				<category><![CDATA[Daily]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.ten-berg.nl/2008/01/31/apple-news/</guid>
		<description><![CDATA[I like to read rumors about new Apple. The only problem is that their are to many sites that publish rumors about Apple. So i decided to aggregate some of these sites (Macrumors / TUAW / Appleinsider) into WordPress. Now i only have to read one site to find out if their are new rumors [...]]]></description>
			<content:encoded><![CDATA[<p>I like to read rumors about new<a href="http://www.apple.com"> Apple</a>. The only problem is that their are to many sites that publish rumors about <a href="http://www.apple.com">Apple</a>. So i decided to aggregate some of these sites (<a href="http://www.macrumors.com">Macrumors </a>/ <a href="http://www.tuaw.com">TUAW</a> / <a href="http://www.appleinsider.com">Appleinsider</a>) into<a href="http://www.wordpress.org"> WordPress</a>. <br />Now i only have to read one site to find out if their are new rumors / publications.&nbsp; So if you think ( yeah some people are reading my<a href="http://www.ten-berg.nl"> blog</a>) it is useful leave a comment. The <a href="http://apple.t-b.nl">site</a> need some more changes and a decent name. For&nbsp; now you can find it <a href="http://apple.t-b.nl">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ten-berg.nl/2008/01/31/apple-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Config Baggers</title>
		<link>http://www.ten-berg.nl/2007/10/16/config-baggers/</link>
		<comments>http://www.ten-berg.nl/2007/10/16/config-baggers/#comments</comments>
		<pubDate>Tue, 16 Oct 2007 20:25:13 +0000</pubDate>
		<dc:creator>Marcel</dc:creator>
				<category><![CDATA[Juniper]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.ten-berg.nl/2007/10/16/config-baggers/</guid>
		<description><![CDATA[People stop bugging me for Juniper configs. I&#8217;m not your personal create my first Juniperconfig engine. Everything on my blog you may / can use if you like. I&#8217;m not goingto write your configs. Really how hard can it be to design / write your own configs. So please stop asking me for complete configs [...]]]></description>
			<content:encoded><![CDATA[<p>People stop bugging me for <a href="http://www.juniper.net">Juniper </a>configs. I&#8217;m not your personal create my first <a href="http://www.juniper.net">Juniper</a><br />config engine. Everything on my blog you may / can use if you like. I&#8217;m not going<br />to write your configs. Really how hard can it be to design / write your own configs.</p>
<p>So please stop asking me for complete configs !!!! Get a J Course or <a href="http://www.google.com">Google</a> a bit</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ten-berg.nl/2007/10/16/config-baggers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog update</title>
		<link>http://www.ten-berg.nl/2007/08/15/blog-update/</link>
		<comments>http://www.ten-berg.nl/2007/08/15/blog-update/#comments</comments>
		<pubDate>Wed, 15 Aug 2007 10:08:19 +0000</pubDate>
		<dc:creator>Marcel</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.ten-berg.nl/2007/08/15/blog-update/</guid>
		<description><![CDATA[I&#8217;m going to change my weblog a bit i don&#8217;t like the Font i&#8217;m using plus i don&#8217;t like it to have technical stuff between my other posts. http://tech.ten-berg.nl will be my weblog with techtalk in a few day&#8217;s Old postings will remain in this weblog new stuff will go in a new thingie So [...]]]></description>
			<content:encoded><![CDATA[<p><font face="Times New Roman">I&#8217;m going to change my weblog a bit i don&#8217;t like the Font i&#8217;m using plus i don&#8217;t like it to have technical stuff between my other posts. http://tech.ten-berg.nl will be my weblog with techtalk in a few day&#8217;s Old postings will remain in this weblog new stuff will go in a new thingie <img src='http://www.ten-berg.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  So get back in a few day&#8217;s and you will find some stuff changed</font></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ten-berg.nl/2007/08/15/blog-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

