<?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>Internetworking.hu</title>
	<atom:link href="http://internetworking.hu/feed/" rel="self" type="application/rss+xml" />
	<link>http://internetworking.hu</link>
	<description>Just another Cisco tech blog</description>
	<lastBuildDate>Thu, 05 Jan 2012 19:22:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Happy New Year!</title>
		<link>http://internetworking.hu/2012/01/happy-new-year/</link>
		<comments>http://internetworking.hu/2012/01/happy-new-year/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 19:22:05 +0000</pubDate>
		<dc:creator>xcke</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://internetworking.hu/2012/01/happy-new-year/</guid>
		<description><![CDATA[I would like to whish a Happy New Year to every Network Engineer out there:) UPDATE: I completed the CCIE R&#38;S Written Exam in December 2011, so I will begin to study for the LAB. I already created an MS Project Plan (According to this, I will take the LAB in August). I will use ]]></description>
			<content:encoded><![CDATA[<p>I would like to whish a Happy New Year to every Network Engineer out there:)</p>
<p>UPDATE: I completed the CCIE R&amp;S Written Exam in December 2011, so I will begin to study for the LAB. I already created an MS Project Plan (According to this, I will take the LAB in August).</p>
<p>I will use only INE materials, RFCs, books, Dynamips, IOU and rack rentals – hope it will be enough:)</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://internetworking.hu/2012/01/happy-new-year/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco Voice Gateway crash</title>
		<link>http://internetworking.hu/2011/05/cisco-voice-gateway-crash/</link>
		<comments>http://internetworking.hu/2011/05/cisco-voice-gateway-crash/#comments</comments>
		<pubDate>Sat, 28 May 2011 09:38:32 +0000</pubDate>
		<dc:creator>xcke</dc:creator>
				<category><![CDATA[ISDN]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[gateway]]></category>
		<category><![CDATA[voice]]></category>

		<guid isPermaLink="false">http://internetworking.hu/?p=86</guid>
		<description><![CDATA[Well, this will be a story about a voice gateway, which is restarting every 12th day:) For mounts we didn&#8217;t notices the problem, because the router was quickly rebooted. After we implemented central logging (I will write about this a post), we received mail about the reboot. We begun writing mails to the Cisco TAC. ]]></description>
			<content:encoded><![CDATA[<p>Well, this will be a story about a voice gateway, which is restarting every 12th day:)<br />
For mounts we didn&#8217;t notices the problem, because the router was quickly rebooted. After we implemented central logging (I will write about this a post), we received mail about the reboot. We begun writing mails to the Cisco TAC. Personally, I have always bad feeling, when I have to give a mysterious issue to the vendor&#8217;s support team.<br />
This was however a nice job. I would like to include the final mail about the problem, because I think it is &#8220;funny&#8221;:) Of course you can imagine, that we had to escalate the problem many times, until we received the solution&#8230;but Cisco TAC, I like you.<br />
<span id="more-86"></span></p>
<blockquote><p>** Problem description</p>
<p>Every 12 days, your router running 12.4(24)T5 is crashing, always due to ISDN L2 Process being unable to allocate a packet :</p>
<p>002261: *May 20 2011 01:52:55.757 CET: %ISDN-2-ISDN_FATAL: ISDN FATAL ERROR: file ../isdn/lif_common.c, function LIF_GetPkt, message: malloc of PKT failed<br />
002262: *May 20 2011 01:52:55.757 CET: %ISDN-2-ISDN_EXIT: malloc of PKT failed  </p>
<p>LIF_GetPkt calls LIF_Get_block which allocates a chunk in isdn_pkt_chunk only if the amount of allocated packets is lower than a limit (isdn_pkt_limit) :</p>
<p>In the coredump, we see that you reached the limit of 6014 packets :</p>
<p>(cisco-6.6.2-r4k-gdb) p/d Used_pkt<br />
$97 = 6014<br />
(cisco-6.6.2-r4k-gdb) p/d isdn_pkt_limit<br />
$99 = 6014</p>
<p>Used_pkt reached isdn_pkt_limit so ISDN triggers a crash (which is a bit aggressive in my opinion) <- xcke: <img src='http://internetworking.hu/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>At some point, you also provided 'show isdn memory' which confirms this :</p>

<div class="wp_syntax"><div class="code"><pre class="ios" style="font-family:monospace;">VGW#Show isdn memory 
        MEMORY POOL STATISTICS
        BlockType           <span style="color: #000000; font-weight: bold;">in</span> <span style="color: #000000; font-weight: bold;">use</span> <span style="color: #000000; font-weight: bold;">max</span> used      limit    initial    increment
        PKT_BTYPE             5700     5702     6014       62         31</pre></div></div>

<p>At that point in time, we were already at 5700.</p>
<p>You also provided q921 debugs.  If we filter the INFO frames with sapi=16, we see this :</p>
<p>$ grep INFO\  isdn.log<br />
000380: *May 19 2011 10:19:52.885 CET: ISDN BR2/3 Q921: Net RX <- info sapi=16 tei=3, ns=65 nr=0<br />
000639: *May 19 2011 10:22:52.869 CET: ISDN BR2/3 Q921: Net RX <- info sapi=16 tei=3, ns=66 nr=0<br />
000905: *May 19 2011 10:25:52.849 CET: ISDN BR2/3 Q921: Net RX <- info sapi=16 tei=3, ns=67 nr=0<br />
001164: *May 19 2011 10:28:52.885 CET: ISDN BR2/3 Q921: Net RX <- info sapi=16 tei=3, ns=68 nr=0<br />
001424: *May 19 2011 10:31:52.869 CET: ISDN BR2/3 Q921: Net RX <- info sapi=16 tei=3, ns=69 nr=0<br />
001683: *May 19 2011 10:34:52.853 CET: ISDN BR2/3 Q921: Net RX <- info sapi=16 tei=3, ns=70 nr=0<br />
001942: *May 19 2011 10:37:52.833 CET: ISDN BR2/3 Q921: Net RX <- INFO sapi=16 tei=3, ns=71 nr=0 </p>
<p>INFO frames are received every 3 minutes. To fill up the ISDN packet chunk with one packet every 3 minutes, it takes 3*6014/60/24 = 12 days.</p>
<p>sapi=16 is X.25. However, you have no X25 configuration on your router.</p>
<p>** Action plan</p>
<p>Could you provide the configuration from the other side of BRI2/3 ?  We probably need to disable X.25 there to stop the leak.</p>
<p>To confirm this, after you've changed the config on the other side, monitor 'sh isdn memory | i PKT_BTYPE' and check that it no longer increments (for more than 3 minutes). </p></blockquote>
<p>WTF?:) This will be an EVIL FAX device I think <img src='http://internetworking.hu/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://internetworking.hu/2011/05/cisco-voice-gateway-crash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Filtering out ISDN-6-CONNECT/DISCONNECT log messages</title>
		<link>http://internetworking.hu/2011/05/filtering-isdn-interface-connects/</link>
		<comments>http://internetworking.hu/2011/05/filtering-isdn-interface-connects/#comments</comments>
		<pubDate>Fri, 20 May 2011 14:42:13 +0000</pubDate>
		<dc:creator>xcke</dc:creator>
				<category><![CDATA[Log]]></category>
		<category><![CDATA[discriminator]]></category>
		<category><![CDATA[logging]]></category>
		<category><![CDATA[syslog]]></category>

		<guid isPermaLink="false">http://internetworking.hu/?p=66</guid>
		<description><![CDATA[If you already implemented central logging, and you have also a Voice Gateway in your network, it is very annoying, that your logs are filled with ISDN-6-CONNECT/DISCONNECT messages, like this: 335414: May 19 19:07:49 CEST: %ISDN-6-CONNECT: Interface Serial0/0/0:26 is now connected to xxx N/A 335415: May 19 19:07:51 CEST: %ISDN-6-DISCONNECT: Interface Serial0/0/0:26 disconnected from xxx ]]></description>
			<content:encoded><![CDATA[<p>If you already implemented central logging, and you have also a Voice Gateway in your network, it is very annoying, that your logs are filled with ISDN-6-CONNECT/DISCONNECT messages, like this:</p>
<blockquote><p>335414: May 19 19:07:49 CEST: %ISDN-6-CONNECT: Interface Serial0/0/0:26 is now connected to xxx N/A<br />
335415: May 19 19:07:51 CEST: %ISDN-6-DISCONNECT: Interface Serial0/0/0:26  disconnected from xxx , call lasted 2 seconds<br />
335417: May 19 19:08:18 CEST: %ISDN-6-DISCONNECT: Interface Serial0/0/0:27  disconnected from xxx , call lasted 871 seconds<br />
335418: May 19 19:08:20 CEST: %ISDN-6-CONNECT: Interface Serial0/0/0:30 is now connected to xxx N/</p></blockquote>
<p>You have an option however, to filter out these type of log messages with Message discriminator. <span id="more-66"></span>For example we can define our discriminator (in one line):</p>

<div class="wp_syntax"><div class="code"><pre class="ios" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">logging</span> discriminator NOISDNLO severity drops 
6 facility drops ISDN msg-body drops <span style="color: #000000; font-weight: bold;">connected</span></pre></div></div>

<p>Here, we will drop log messages, which has a Severity of 6, a facility of &#8220;ISDN&#8221; and the message body contains &#8220;connected&#8221; word. Be careful to not filter out important messages.</p>
<p>Once you defined your discriminator, you can tie it to a syslog session, or to the console / monitor / buffer objects.</p>

<div class="wp_syntax"><div class="code"><pre class="ios" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">logging</span> <span style="color: #000000; font-weight: bold;">host</span> <span style="color: #347C2C;">1.1.1.1</span> discriminator NOISDNLO
<span style="color: #000000; font-weight: bold;">logging</span> console discriminator NOISDNLO
<span style="color: #000000; font-weight: bold;">logging</span> monitor discriminator NOISDNLO</pre></div></div>

<p>You can check the result with the show logging command:</p>
<blockquote><p>RouterA#sh logging<br />
Syslog logging: enabled (0 messages dropped, 1612 messages rate-limited,<br />
1 flushes, 0 overruns, xml disabled, filtering disabled)</p>
<p>Active Message Discriminator:<br />
NOISDNLO  severity group drops    6<br />
facility       drops    ISDN<br />
msg-body       drops    connected</p>
<p>No Inactive Message Discriminator.</p>
<p>Console logging: level debugging, 139092 messages logged, xml disabled,<br />
filtering disabled, <strong>discriminator(NOISDNLO)</strong>,<br />
0 messages rate-limited, 198075 messages dropped-by-MD<br />
Monitor logging: level debugging, 30127 messages logged, xml disabled,<br />
filtering disabled, <strong>discriminator(NOISDNLO)</strong>,<br />
0 messages rate-limited, <strong>198075 messages dropped-by-MD</strong><br />
Logging to: vty514(0)<br />
Buffer logging:  level debugging, 337323 messages logged, xml disabled,<br />
filtering disabled<br />
Logging Exception size (4096 bytes)<br />
Count and timestamp logging messages: disabled<br />
Persistent logging: disabled</p>
<p>No active filter modules.</p>
<p>ESM: 0 messages dropped</p>
<p>Trap logging: level informational, 337330 message lines logged<br />
Logging to 1.1.1.1  (udp port 514,  audit disabled,<br />
authentication disabled, encryption disabled, link up),<br />
139255 message lines logged,<br />
0 message lines rate-limited,<br />
198075 message lines dropped-by-MD,<br />
xml disabled, sequence number disabled<br />
filtering enabled, discriminator (NOISDNLO)</p></blockquote>
<p>You can read more about the feature <a href="http://www.cisco.com/en/US/docs/ios/12_4t/12_4t11/htnmsylg.html#wp1056331">here</a>.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://internetworking.hu/2011/05/filtering-isdn-interface-connects/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Speed up the sh running-config</title>
		<link>http://internetworking.hu/2011/05/speed-up-the-sh-running-config/</link>
		<comments>http://internetworking.hu/2011/05/speed-up-the-sh-running-config/#comments</comments>
		<pubDate>Mon, 09 May 2011 20:49:39 +0000</pubDate>
		<dc:creator>xcke</dc:creator>
				<category><![CDATA[tricks]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[running-config]]></category>

		<guid isPermaLink="false">http://internetworking.hu/?p=58</guid>
		<description><![CDATA[If your core router&#8217;s configuration has more then 5000 lines, issuing a show run is not too fast. For example on our 7200 with NPE-G1, it can take up to 5sec. I don&#8217;t like waiting, so I was happy, when I found the &#8220;Configuration Generation Performance Enhancement feature&#8221;. The configuration is very straightforward: parser config ]]></description>
			<content:encoded><![CDATA[<p>If your core router&#8217;s configuration has more then 5000 lines, issuing a show run is not too fast. For example on our 7200 with NPE-G1, it can take up to 5sec. I don&#8217;t like waiting, so I was happy, when I found the &#8220;Configuration Generation Performance Enhancement feature&#8221;. The configuration is very straightforward:</p>

<div class="wp_syntax"><div class="code"><pre class="ios" style="font-family:monospace;">parser config cache interface</pre></div></div>

<p>But what does this feature do? Cisco says:</p>
<blockquote><p>Until the Configuration Generation Performance Enhancement feature was introduced, NVGEN always had to query the entire system and could generate only a total configuration. The time required to process the running configuration creates performance problems for configuration management, because completion of the NVGEN operation can take many minutes.</p>
<p><a name="wp1047523"></a></p>
<p>The Configuration Generation Performance Enhancement feature reduces the execution time for NVGEN processes and is especially useful for managing large configuration files that contain numerous interface configurations. This feature provides faster execution of commands that process the running system configuration by caching interface configuration information in system memory, and by retrieving only configuration information that has changed.</p></blockquote>
<p>If you are using IOS 12.3(7)T or newer, and the router has enough memory, you can speed up the things. After I configured the feature, the sh run command was ready in less then a sec.</p>
<p><a href="http://www.cisco.com/en/US/docs/ios/12_3t/12_3t7/feature/guide/gtinvgen.html">http://www.cisco.com/en/US/docs/ios/12_3t/12_3t7/feature/guide/gtinvgen.html</a></p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://internetworking.hu/2011/05/speed-up-the-sh-running-config/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco TCP port redirection</title>
		<link>http://internetworking.hu/2011/04/cisco-tcp-port-redirection/</link>
		<comments>http://internetworking.hu/2011/04/cisco-tcp-port-redirection/#comments</comments>
		<pubDate>Sun, 24 Apr 2011 11:28:15 +0000</pubDate>
		<dc:creator>xcke</dc:creator>
				<category><![CDATA[NAT]]></category>
		<category><![CDATA[PAT]]></category>
		<category><![CDATA[TCP]]></category>

		<guid isPermaLink="false">http://internetworking.hu/?p=22</guid>
		<description><![CDATA[One of our customer asked us to change the destination TCP port on our last MPLS PE router, because they don&#8217;t want to change this on every remote POS terminal. This seems to be easy if the destination IP address is on the router, but the traffic is flowing through the router. I created a ]]></description>
			<content:encoded><![CDATA[<p>One of our customer asked us to change the destination TCP port on our last MPLS PE router, because they don&#8217;t want to change this on every remote POS terminal. This seems to be easy if the destination IP address is on the router, but the traffic is flowing through the router. I created a GNS3/IOU lab to demonstrate, and tested the solution.</p>
<p>&nbsp;</p>
<p style="text-align: center;"><a href="http://internetworking.hu/wp-content/uploads/2011/04/blog_nat_tcp_redirect.png" rel="lightbox[22]" title="blog_nat_tcp_redirect"><img class="size-medium wp-image-27 aligncenter" title="blog_nat_tcp_redirect" src="http://internetworking.hu/wp-content/uploads/2011/04/blog_nat_tcp_redirect-300x69.png" alt="" width="300" height="69" /></a></p>
<p><span id="more-22"></span></p>
<p>Actually, the configuration is very basic:</p>
<p>On R2:</p>

<div class="wp_syntax"><div class="code"><pre class="ios" style="font-family:monospace;">interface <span style="color: #000000; font-weight: bold; font-style: italic;">Ethernet0/0</span>
 <span style="color: #000000; font-weight: bold;">ip</span> <span style="color: #000000; font-weight: bold;">address</span> <span style="color: #347C2C;">10.10.10.2</span> <span style="color: #347C2C;"><span style="color: #387C44; font-style: italic">255.255.255.252</span></span>
 <span style="color: #000000; font-weight: bold;">ip</span> <span style="color: #000000; font-weight: bold;">nat</span> <span style="color: #000000; font-weight: bold;">outside</span>
 <span style="color: #000000; font-weight: bold;">ip</span> <span style="color: #000000; font-weight: bold;">virtual-reassembly</span></pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="ios" style="font-family:monospace;">interface <span style="color: #000000; font-weight: bold; font-style: italic;">Ethernet0/1</span> 
 <span style="color: #000000; font-weight: bold;">ip</span> <span style="color: #000000; font-weight: bold;">address</span> <span style="color: #347C2C;">10.10.11.1</span> <span style="color: #347C2C;"><span style="color: #387C44; font-style: italic">255.255.255.252</span></span> 
 <span style="color: #000000; font-weight: bold;">ip</span> <span style="color: #000000; font-weight: bold;">nat</span> <span style="color: #000000; font-weight: bold;">inside</span> 
 <span style="color: #000000; font-weight: bold;">ip</span> <span style="color: #000000; font-weight: bold;">virtual-reassembly</span></pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="ios" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">ip</span> <span style="color: #000000; font-weight: bold;">nat</span> <span style="color: #000000; font-weight: bold;">inside</span> <span style="color: #000000; font-weight: bold;">source</span> <span style="color: #000000; font-weight: bold;">static</span> tcp <span style="color: #347C2C;">1.1.1.1</span> 23 <span style="color: #347C2C;">1.1.1.1</span> 666 extendable</pre></div></div>

<p>Now, if I telnet from R1 to 1.1.1.1:666, it works, and I can see the following debug messages in R2</p>
<blockquote><p>*Apr 24 20:48:37.543: NAT*: TCP s=52634, d=666-&gt;23<br />
*Apr 24 20:48:37.547: NAT*: TCP s=23-&gt;666, d=52634<br />
*Apr 24 20:48:37.559: NAT*: TCP s=52634, d=666-&gt;23<br />
*Apr 24 20:48:37.559: NAT*: TCP s=52634, d=666-&gt;23<br />
*Apr 24 20:48:37.611: NAT*: TCP s=23-&gt;666, d=52634<br />
*Apr 24 20:48:37.611: NAT*: TCP s=23-&gt;666, d=52634<br />
*Apr 24 20:48:37.615: NAT*: TCP s=52634, d=666-&gt;23</p></blockquote>
<p>During the testing, I tried to make this work using the LAN address of the router (10.10.11.2).  So I changed the NAT rule:</p>

<div class="wp_syntax"><div class="code"><pre class="ios" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">ip</span> <span style="color: #000000; font-weight: bold;">nat</span> <span style="color: #000000; font-weight: bold;">inside</span> <span style="color: #000000; font-weight: bold;">source</span> <span style="color: #000000; font-weight: bold;">static</span> tcp <span style="color: #347C2C;">10.10.11.2</span> 23 <span style="color: #347C2C;">10.10.11.2</span> 666 extendable</pre></div></div>

<p>After this, I could see the following log messages. I also issued a sh ip arp command on R2.</p>
<blockquote><p>*Apr 24 23:04:31.367: %IP-4-DUPADDR: Duplicate address 10.10.11.2 on Ethernet0/1, sourced by aabb.cc00.0310<br />
*Apr 24 23:05:01.371: %IP-4-DUPADDR: Duplicate address 10.10.11.2 on Ethernet0/1, sourced by aabb.cc00.0310<br />
*Apr 24 23:05:33.283: %IP-4-DUPADDR: Duplicate address 10.10.11.2 on Ethernet0/1, sourced by aabb.cc00.0310<br />
*Apr 24 23:06:04.279: %IP-4-DUPADDR: Duplicate address 10.10.11.2 on Ethernet0/1, sourced by aabb.cc00.0310</p>
<p>R2#sh ip arp<br />
Protocol  Address          Age (min)  Hardware Addr   Type   Interface<br />
Internet  10.10.10.1            144   aabb.cc00.0100  ARPA   Ethernet0/0<br />
Internet  10.10.10.2              &#8211;   aabb.cc00.0200  ARPA   Ethernet0/0<br />
Internet  10.10.11.1              &#8211;   aabb.cc00.0210  ARPA   Ethernet0/1<br />
<strong>Internet  10.10.11.2              &#8211;   aabb.cc00.0210  ARPA   Ethernet0/1</strong></p></blockquote>
<p>As you can see, the 10.10.11.2 address seems to be now an address of Ethernet0/1 on R2. I tried this on real 2811 router, in GNS3 with 7200 router and also with IOU. I really don&#8217;t know the cause of this. And here is the ARP debug:</p>
<blockquote><p>*Apr 24 23:11:49.279: IP ARP: rcvd rep src 10.10.11.2 aabb.cc00.0310, dst 10.10.11.2 Ethernet0/1<br />
*Apr 24 23:11:49.279: IP ARP: Gratuitous ARP throttled.<br />
*Apr 24 23:11:49.279: IP ARP: 10.10.11.2 added to arp_defense_Q<br />
*Apr 24 23:11:49.375: IP ARP: 10.10.11.2 removed from arp_defense_Q<br />
*Apr 24 23:11:49.375: IP ARP: sent rep src 10.10.11.2 aabb.cc00.0210, dst 10.10.11.2 aabb.cc00.0210 Ethernet0/1</p></blockquote>
<p>If you have an idea, why IOS act like this, please comment:)</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://internetworking.hu/2011/04/cisco-tcp-port-redirection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New!</title>
		<link>http://internetworking.hu/2011/04/hello-world/</link>
		<comments>http://internetworking.hu/2011/04/hello-world/#comments</comments>
		<pubDate>Sat, 23 Apr 2011 10:53:48 +0000</pubDate>
		<dc:creator>xcke</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://internetworking.hu/?p=1</guid>
		<description><![CDATA[Hi everybody!  So this is the new blog. I will upload the content of the old one soon. (update: http://old.internetworking.hu) &#160; Right now, I&#8217;m preparing for the CCIE R&#38;S written Code test]]></description>
			<content:encoded><![CDATA[<p><a href="http://internetworking.hu/wp-content/uploads/2011/04/blog_1.png" rel="lightbox[1]" title="blog_1"><img class="alignright size-medium wp-image-9" title="blog_1" src="http://internetworking.hu/wp-content/uploads/2011/04/blog_1-e1303562188192-300x150.png" alt="" width="300" height="150" /></a>Hi everybody!  So this is the new blog. I will upload the content of the old one soon. (update: <a href="http://old.internetworking.hu" target="_blank">http://old.internetworking.hu</a>)</p>
<p>&nbsp;</p>
<p>Right now, I&#8217;m preparing for the CCIE R&amp;S written <img src='http://internetworking.hu/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>

<div class="wp_syntax"><div class="code"><pre class="ios" style="font-family:monospace;">Code test</pre></div></div>

<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://internetworking.hu/2011/04/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

