<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts on Aaron&#39;s Worthless Words</title>
    <link>https://a996c8ee.aww-3cz.pages.dev/posts/</link>
    <description>Recent content in Posts on Aaron&#39;s Worthless Words</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 23 Aug 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://a996c8ee.aww-3cz.pages.dev/posts/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Generating Network Diagrams from Netbox with Pynetbox</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2023/08/generating-network-diagrams-from-netbox-with-pynetbox/</link>
      <pubDate>Wed, 23 Aug 2023 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2023/08/generating-network-diagrams-from-netbox-with-pynetbox/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s my typical disclaimer: I&amp;rsquo;m not a developer. I have the ability to make code give me an expected output, but I do not do anything &amp;ldquo;the right way.&amp;rdquo;&lt;/p&gt;&#xA;&lt;p&gt;All the code I write for these blog posts is in &lt;a href=&#34;https://github.com/aconaway1/blog-pynetbox&#34;&gt;my Github repo&lt;/a&gt; that you can and should freely copy and modify. Here&amp;rsquo;s the environment I&amp;rsquo;m running this stuff in. Python. &lt;a href=&#34;https://github.com/netbox-community/pynetbox&#34;&gt;Pynetbox&lt;/a&gt;. You know the drill by now.&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Python         :  3.9.10&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Pynetbox       :  7.0.0&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Netbox version :  3.5.8&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;We&amp;rsquo;ve been working through some stuff, and, at this point, we have a lot of stuff in our &lt;a href=&#34;https://docs.netbox.dev/en/stable/&#34;&gt;Netbox&lt;/a&gt; instance. Let&amp;rsquo;s step up the game a little, though, and see if we can&amp;rsquo;t generate a network diagram based on that data. Let&amp;rsquo;s set some expectations, though. This is not going to be comparable to that Visio diagram you&amp;rsquo;ve managed by hand for the last 8 years. This is going to be a very simple diagram with subnet, nodes, and IP addresses &amp;ndash; enough for an auditor or for some architect who doesn&amp;rsquo;t know what&amp;rsquo;s in their own data centers.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Out-of-band Management - Useful Beyond Catastrophe</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2023/07/out-of-band-management-useful-beyond-catastrophe/</link>
      <pubDate>Thu, 13 Jul 2023 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2023/07/out-of-band-management-useful-beyond-catastrophe/</guid>
      <description>&lt;p&gt;I was lucky enough to participate in Tech Field Day Extra at Cisco Live a couple weeks months ago. This event brings independent thought leaders together with a number of IT product vendors that were at Cisco Live to share information and opinions. I was not paid to attend, but the organizers did provide some meals while I was there. There is no expectation of providing any content, so the fact that I’m mentioning it says something. It was a great event and worth a few hours to &lt;a href=&#34;https://www.youtube.com/playlist?list=PLinuRwpnsHafmM4n1UieIWxQLz8omLCxK&#34;&gt;check out the videos&lt;/a&gt;. Thanks to &lt;a href=&#34;https://gestaltit.com/&#34;&gt;Gestalt IT&lt;/a&gt; for getting me involved. OpenGear was there, and it was good to see some new faces and hear some new ideas.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Overlay Management</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2023/07/overlay-management/</link>
      <pubDate>Wed, 12 Jul 2023 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2023/07/overlay-management/</guid>
      <description>&lt;p&gt;I was lucky enough to participate in Tech Field Day 27 a couple weeks months ago. This event brings independent thought leaders together with a number of IT product vendors to share information and opinions. I was not paid to attend, but the organizers did provide travel, room, and meals while I was there. There is no expectation of providing any content, so the fact that I&amp;rsquo;m mentioning it says something. It was a great event and worth a few hours to &lt;a href=&#34;https://www.youtube.com/playlist?list=PLinuRwpnsHafAJ1Gc3Bt8B7GEy_A69Bb9&#34;&gt;check out the videos&lt;/a&gt;. Thanks to &lt;a href=&#34;https://gestaltit.com/&#34;&gt;Gestalt IT&lt;/a&gt; for getting me involved.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Netbox Upgrade Play-by-play</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2023/04/netbox-upgrade-play-by-play/</link>
      <pubDate>Tue, 25 Apr 2023 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2023/04/netbox-upgrade-play-by-play/</guid>
      <description>&lt;p&gt;I just upgraded my Netbox server from v2.7.6 to v3.4.8. This is just a record of what I did in case anyone want to know how I did it.&lt;/p&gt;&#xA;&lt;h2 id=&#34;environment&#34;&gt;Environment&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;The source v2.7.6 server is an Ubuntu 18.04 VM. Yes, both are very old.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;The destination v3.4.8 server is an Ubuntu 20.04 VM.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;We have no media, scripts, or reports in Netbox.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;I&amp;rsquo;m running Virtualbox on my laptop to do the data migrations.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sending Slack Messages with Python</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2023/03/sending-slack-messages-with-python/</link>
      <pubDate>Wed, 15 Mar 2023 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2023/03/sending-slack-messages-with-python/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s a quick summary of what we&amp;rsquo;ve talked about in the last few posts &amp;ndash; all with &lt;a href=&#34;https://www.python.org/&#34;&gt;Python&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;We&amp;rsquo;ve &lt;a href=&#34;https://aconaway.com/2022/12/11/querying-netbox-with-pynetbox/&#34;&gt;asked Netbox to provide some info&lt;/a&gt; using &lt;a href=&#34;https://pynetbox.readthedocs.io/en/latest/&#34;&gt;pynetbox&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;We&amp;rsquo;ve &lt;a href=&#34;https://aconaway.com/2023/01/17/adding-stuff-to-netbox-with-pynetbox/&#34;&gt;added stuff to Netbox&lt;/a&gt; using pynetbox.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;We&amp;rsquo;ve &lt;a href=&#34;https://aconaway.com/2023/01/25/updating-stuff-on-netbox-with-pynetbox/&#34;&gt;updated&lt;/a&gt; and &lt;a href=&#34;https://aconaway.com/2023/02/24/deleting-stuff-from-netbox-with-pynetbox/&#34;&gt;deleted stuff&lt;/a&gt; in Netbox using pynetbox.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;We&amp;rsquo;ve &lt;a href=&#34;https://aconaway.com/2023/02/26/using-python-logging-to-figure-out-what-you-did-wrong/&#34;&gt;logged our messages with Python logging&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;This is all fine and dandy, but I would guess that you&amp;rsquo;re not the only engineer in the company and production maintenance scripts don&amp;rsquo;t run off of your laptop. We need a way to let a group of people know what&amp;rsquo;s happening when one of your scripts is run. And please don&amp;rsquo;t say email. Email has been worthless for alerting for over a decade, and there are better ways to do it. Search your feelings&amp;hellip;you know it to be true!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Using Python Logging to Figure Out What You Did Wrong</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2023/02/using-python-logging-to-figure-out-what-you-did-wrong/</link>
      <pubDate>Sun, 26 Feb 2023 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2023/02/using-python-logging-to-figure-out-what-you-did-wrong/</guid>
      <description>&lt;p&gt;As a warning to everyone, I am not a developer. I am a network engineer who is trying to do some automation stuff. Some of what I’m doing sounds logical to me, but I would not trust my own opinions for production work. I’m sure you can find a Slack channel or Mastodon instance with people who can tell you how to do things properly.&lt;/p&gt;&#xA;&lt;p&gt;I use too many print statements to figure out what&amp;rsquo;s going on. Get an object and print it to screen to make sure it&amp;rsquo;s right. Do a calculation and print the result. There are so many print statements in my code that I had to start using a debug variable to tell it when to print stuff. I even use that technique in my functions.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Deleting Stuff from Netbox with Pynetbox</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2023/02/deleting-stuff-from-netbox-with-pynetbox/</link>
      <pubDate>Fri, 24 Feb 2023 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2023/02/deleting-stuff-from-netbox-with-pynetbox/</guid>
      <description>&lt;p&gt;As a warning to everyone, I am not a developer. I am a network engineer who is trying to do some automation stuff. Some of what I’m doing sounds logical to me, but I would not trust my own opinions for production work. I’m sure you can find a &lt;a href=&#34;https://netdev.chat/&#34;&gt;Slack channel&lt;/a&gt; or &lt;a href=&#34;https://infosec.exchange/explore&#34;&gt;Mastodon instance&lt;/a&gt; with people who can tell you how to do things properly.&lt;/p&gt;&#xA;&lt;p&gt;We&amp;rsquo;ve added stuff and updated stuff, so let&amp;rsquo;s delete some stuff. &amp;ldquo;Hey, man&amp;hellip;you already did that,&amp;rdquo; you say? You&amp;rsquo;re right! When &lt;a href=&#34;https://aconaway.com/2023/01/12/using-pynetbox-to-create-netbox-api-tokens/&#34;&gt;we started creating API tokens based on user/pass&lt;/a&gt;, we made sure to delete the token at the end. That means we should all be professional &lt;a href=&#34;https://pynetbox.readthedocs.io/en/latest/&#34;&gt;pynetbox&lt;/a&gt; deleters, then, right? :)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Updating Stuff on Netbox with Pynetbox</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2023/01/updating-stuff-on-netbox-with-pynetbox/</link>
      <pubDate>Wed, 25 Jan 2023 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2023/01/updating-stuff-on-netbox-with-pynetbox/</guid>
      <description>&lt;p&gt;Let&amp;rsquo;s see. We&amp;rsquo;ve &lt;a href=&#34;https://aconaway.com/2022/12/11/querying-netbox-with-pynetbox/&#34;&gt;queried stuff&lt;/a&gt; on &lt;a href=&#34;https://docs.netbox.dev/en/stable/&#34;&gt;Netbox&lt;/a&gt; and &lt;a href=&#34;https://aconaway.com/2023/01/17/adding-stuff-to-netbox-with-pynetbox/&#34;&gt;added stuff&lt;/a&gt; to Netbox. Now let&amp;rsquo;s update stuff.&lt;/p&gt;&#xA;&lt;p&gt;Netbox, like all sources of truth, needs to be kept up-to-date if it&amp;rsquo;s going to be useful. Without doing some maintenance on the data, it will wind up being like that one Visio diagram that you give the auditors &amp;ndash; it might have been accurate at one point but gets further and further from the truth every day. We&amp;rsquo;ll need to keep our stuff updated today in order to use it more effectively tomorrow.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Adding Stuff to Netbox with Pynetbox</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2023/01/adding-stuff-to-netbox-with-pynetbox/</link>
      <pubDate>Tue, 17 Jan 2023 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2023/01/adding-stuff-to-netbox-with-pynetbox/</guid>
      <description>&lt;p&gt;As a warning to everyone, I am not a developer. I am a network engineer who is trying to do some automation stuff. Some of what I’m doing sounds logical to me, but I would not trust my own opinions for production work. I’m sure you can find a &lt;a href=&#34;https://netdev.chat/&#34;&gt;Slack channel&lt;/a&gt; or &lt;a href=&#34;https://infosec.exchange/explore&#34;&gt;Mastodon instance&lt;/a&gt; with people who can tell you how to do things properly.&lt;/p&gt;&#xA;&lt;p&gt;I think there&amp;rsquo;s a theme in the last few posts. I can&amp;rsquo;t quite put my finger on it, though. :) We&amp;rsquo;ve talked about querying &lt;a href=&#34;https://docs.netbox.dev/en/stable/&#34;&gt;Netbox&lt;/a&gt;, but it&amp;rsquo;s pretty useless without data actually in it. Let&amp;rsquo;s look at how to get stuff in there using &lt;a href=&#34;https://github.com/netbox-community/pynetbox&#34;&gt;pynetbox&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Query Filtering with Pynetbox</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2023/01/query-filtering-with-pynetbox/</link>
      <pubDate>Mon, 16 Jan 2023 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2023/01/query-filtering-with-pynetbox/</guid>
      <description>&lt;p&gt;As a warning to everyone, I am not a developer. I am a network engineer who is trying to do some automation stuff. Some of what I’m doing sounds logical to me, but I would not trust my own opinions for production work. I’m sure you can find a &lt;a href=&#34;https://netdev.chat/&#34;&gt;Slack channel&lt;/a&gt; or &lt;a href=&#34;https://infosec.exchange/explore&#34;&gt;Mastodon instance&lt;/a&gt; with people who can tell you how to do things properly.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://aconaway.com/2022/12/11/querying-netbox-with-pynetbox/&#34;&gt;A bit ago&lt;/a&gt;, we talked about getting information out of Netbox with Pynetbox. The example was very simple, but I&amp;rsquo;m afraid the real world dictates that querying every device every time is not very efficient or manageable. At some point, we&amp;rsquo;ll need to ask for a subset of everything, so let&amp;rsquo;s look at filtering.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Using Pynetbox to Create Netbox API Tokens</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2023/01/using-pynetbox-to-create-netbox-api-tokens/</link>
      <pubDate>Thu, 12 Jan 2023 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2023/01/using-pynetbox-to-create-netbox-api-tokens/</guid>
      <description>&lt;p&gt;As a warning to everyone, I am not a developer. I am a network engineer who is trying to do some automation stuff. Some of what I&amp;rsquo;m doing sounds logical to me, but I would not trust my own opinions for production work. I&amp;rsquo;m sure you can find a &lt;a href=&#34;https://netdev.chat/&#34;&gt;Slack channel&lt;/a&gt; or &lt;a href=&#34;https://infosec.exchange/explore&#34;&gt;Mastodon instance&lt;/a&gt; with people who can tell you how to do things properly.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://aconaway.com/2022/12/11/querying-netbox-with-pynetbox/&#34;&gt;The last time&lt;/a&gt;, I talked about using &lt;a href=&#34;https://github.com/netbox-community/pynetbox&#34;&gt;pynetbox&lt;/a&gt; to make queries to &lt;a href=&#34;https://github.com/netbox-community/netbox&#34;&gt;Netbox&lt;/a&gt;. This was a very simple example, and one of the things that bugged me the most about it was the &lt;a href=&#34;https://docs.netbox.dev/en/stable/integrations/rest-api/#tokens&#34;&gt;API token&lt;/a&gt;. In that post, we used a statically-assigned API token where I went into the Netbox GUI and generated one for myself. I think I may have even noted that this was definitely not the best way to handle those things. A possibly-better way to do it is to use your username and password on Netbox to generate a token for yourself. This would a token that you then delete when you&amp;rsquo;re done.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Querying Netbox with Pynetbox</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2022/12/querying-netbox-with-pynetbox/</link>
      <pubDate>Sun, 11 Dec 2022 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2022/12/querying-netbox-with-pynetbox/</guid>
      <description>&lt;p&gt;You should be using &lt;a href=&#34;https://github.com/netbox-community/netbox&#34;&gt;Netbox&lt;/a&gt; or something equivalent. I&amp;rsquo;m serious. Stop documenting your network with Word docs and Wiki pages and use something where the information can be queried. I&amp;rsquo;ve been using Netbox for a couple years, and it&amp;rsquo;s where I keep all that important information about my network. I use it to store hardware inventory, circuit inventory, contact information, site information&amp;hellip;all sorts of stuff. Since all this information is already recorded there, I can just query it for the information I need. That includes any time I need to write some Python code to do something on the gear. I use the &lt;a href=&#34;https://github.com/netbox-community/pynetbox&#34;&gt;pynetbox&lt;/a&gt; module to do that.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Adventures in Upgrading Netbox</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2022/11/adventures-in-upgrading-netbox/</link>
      <pubDate>Mon, 07 Nov 2022 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2022/11/adventures-in-upgrading-netbox/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been using &lt;a href=&#34;https://github.com/netbox-community/netbox&#34;&gt;Netbox&lt;/a&gt; for a while now, and, frankly, I can&amp;rsquo;t live without it. If you&amp;rsquo;ve never heard of it, it&amp;rsquo;s a Source of Truth for your network automation tasks started by &lt;a href=&#34;https://github.com/jeremystretch&#34;&gt;Jeremy Stretch&lt;/a&gt;. I use it to document my networks (hardware inventory, subnets, physical connections, etc.), which provides my automation tasks a place to pull and push all sorts of information like management IPs, rack locations, power connections, network drops&amp;hellip;the list goes on. In better words, your automation tools can ask Netbox what the state of your network is, and send it an update if that tool discovers something different. There are plenty of better places to discuss the benefits of a Souce of Truth, so just do the Googles for it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>BGP Configuration on FortiOS</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2022/10/bgp-configuration-on-fortios/</link>
      <pubDate>Mon, 31 Oct 2022 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2022/10/bgp-configuration-on-fortios/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve never done a post on Forti-anything, but I&amp;rsquo;m really appreciating the products Fortinet is putting out lately. They&amp;rsquo;re transitioning from &amp;ldquo;run your SMB off of our stuff&amp;rdquo; to &amp;ldquo;actually, we&amp;rsquo;re pretty good for larger companies&amp;rdquo;, so their GUI lacks features to keep the SMB from blowing stuff up, The advanced features are there in the CLI, and I wanted to use it to show that difference between the GUI and the real config.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Modular Network OS with Nokia SR Linux</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2022/10/modular-network-os-with-nokia-sr-linux/</link>
      <pubDate>Sat, 01 Oct 2022 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2022/10/modular-network-os-with-nokia-sr-linux/</guid>
      <description>&lt;p&gt;I was lucky enough to have been invited to attend &lt;a href=&#34;https://techfieldday.com/event/nfd29/&#34;&gt;Network Field Day 29&lt;/a&gt; this past September in San Jose, CA. This event brings independent thought leaders together with a number of IT product vendors to share information and opinions. We saw presentations from a pretty full range of vendors &amp;ndash; from the chips to observability. It was a great event and worth a few hours to check out the videos. Thanks to &lt;a href=&#34;https://gestaltit.com/&#34;&gt;Gestalt IT&lt;/a&gt; for getting me involved.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Nyansa Voyance at NFD18</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2018/08/nyansa-voyance-at-nfd18/</link>
      <pubDate>Thu, 16 Aug 2018 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2018/08/nyansa-voyance-at-nfd18/</guid>
      <description>&lt;p&gt;&lt;em&gt;Disclaimer : I was lucky enough to have been invited to attend &lt;a href=&#34;http://techfieldday.com/event/nfd18/&#34;&gt;Network Field Day 18&lt;/a&gt; this past July in Silicon Valley. This event brings independent thought leaders to a number of IT product vendors to share information and opinions. I was not paid to attend any of these presentations, but &lt;a href=&#34;http://techfieldday.com/&#34;&gt;Tech Field Day&lt;/a&gt; did provide travel, room, and meals for the event. There is no expectation of providing any blog content, and any posts that come from the event are from my own interest. I&amp;rsquo;m writing about Nyansa strictly from demonstrations of the product.  I&amp;rsquo;ve not installed it on my own network and have no experience running it.&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Automating My World</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2018/07/automating-my-world/</link>
      <pubDate>Mon, 23 Jul 2018 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2018/07/automating-my-world/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve told this story 984828934 time in the past year, but bear with me.  We got a new director-type last year, and he has challenged all of us to do things differently.  As in everything.  Anything that we&amp;rsquo;re doing today should be done differently by next year.  This isn&amp;rsquo;t saying that we&amp;rsquo;re doing things wrong.  This is just a challenge mix things up, integrate new tools, and get rid of the noise.  Our group has responded big-time, and we&amp;rsquo;re now doing most of our day-to-day tasks with a tool of some kind.  A couple weeks ago, I realized that I did a whole day&amp;rsquo;s work without logging directly into any gear &amp;ndash; everything was through a tool.  It was a proud moment for me and the group.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cisco Live 2018 - Yes, I Went Too</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2018/07/cisco-live-2018-yes-i-went-too/</link>
      <pubDate>Wed, 04 Jul 2018 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2018/07/cisco-live-2018-yes-i-went-too/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s been a very busy month or so. June is always like that, it seems. There&amp;rsquo;s &lt;a href=&#34;http://www.arrl.org/field-day&#34;&gt;ARRL Field Day&lt;/a&gt;, which is always the last rainy weekend in June. This year, Cisco Live was in June, and that typically includes &lt;a href=&#34;http://techfieldday.com/event/clus18/&#34;&gt;Tech Field Day activities&lt;/a&gt;. Right before that, we had the whole family in town for a family reunion. There was all sorts of stuff going on. Now that most of that has blown over, I&amp;rsquo;ve collected my thoughts and wanted to talk about Cisco Live this year.&lt;/p&gt;</description>
    </item>
    <item>
      <title>An Update for my Adoring Fans</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2018/06/an-update-for-my-adoring-fans/</link>
      <pubDate>Tue, 05 Jun 2018 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2018/06/an-update-for-my-adoring-fans/</guid>
      <description>&lt;p&gt;I feel like a teenage girl with a fashion blog who hasn&amp;rsquo;t posted in 6 months and comes back with &amp;ldquo;I know I haven&amp;rsquo;t posted in a while&amp;hellip;&amp;rdquo;  Sigh.  It&amp;rsquo;s been right at a year since I actually published a post, so I figured I would give everyone an update.&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;ve had some personal things going on lately, and those have taken all of my energy.  We&amp;rsquo;ve made it through those rough times, so my energy is coming back.  I&amp;rsquo;m feeling better every day, and I hope I can get back to producing some content.  And, let me tell you&amp;hellip;I&amp;rsquo;ve got some stuff to talk about.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cisco Live US 2017 - Saturday Adventure</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2017/05/cisco-live-us-2017-saturday-adventure/</link>
      <pubDate>Fri, 05 May 2017 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2017/05/cisco-live-us-2017-saturday-adventure/</guid>
      <description>&lt;p&gt;For the last couple years, on the Saturday before &lt;a href=&#34;https://www.ciscolive.com/us/?zid=cl-global-hinav&#34;&gt;Cisco Live US&lt;/a&gt; kicks off, we like to go and do something in the host city.  Nothing big.  Nothing fancy.  Just something we aren&amp;rsquo;t going to be able to do once the conference gets going.  In San Diego, we went to &lt;a href=&#34;http://zoo.sandiegozoo.org/&#34;&gt;the zoo&lt;/a&gt;.  Last year, we went to the &lt;a href=&#34;http://nationalatomictestingmuseum.org/&#34;&gt;National Atomic Testing Museum&lt;/a&gt;.  This year, we&amp;rsquo;re going to the National Museum of Organized Crime and Law Enforcement&amp;hellip;aka, the &lt;a href=&#34;http://themobmuseum.org/&#34;&gt;Mob Museum&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cisco Live US 2017 - The Plan So Far</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2017/02/cisco-live-us-2017-the-plan-so-far/</link>
      <pubDate>Tue, 21 Feb 2017 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2017/02/cisco-live-us-2017-the-plan-so-far/</guid>
      <description>&lt;p&gt;Put it on your calendar.  &lt;a href=&#34;http://www.ciscolive.com/us/&#34;&gt;Cisco Live US&lt;/a&gt; is June 25 - 29, 2017, in Las Vegas.  This is the largest conference I go to every year, and it&amp;rsquo;s the highlight of my professional year.  I&amp;rsquo;ve been going for a few years now and enjoy it for the content and camaraderie.  What are we doing this year?&lt;/p&gt;&#xA;&lt;p&gt;We&amp;rsquo;ll fly in on Friday again and do something.  No idea what, but I imagine we&amp;rsquo;ll throw out an invitation for dinner to the public and meet somewhere.  If you&amp;rsquo;re going to be in town, let me know, and we&amp;rsquo;ll meet up.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cisco Clock Issue - This Is Really Bad</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2017/02/cisco-clock-issue-this-is-really-bad/</link>
      <pubDate>Sun, 05 Feb 2017 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2017/02/cisco-clock-issue-this-is-really-bad/</guid>
      <description>&lt;p&gt;Check out &lt;a href=&#34;https://www.cisco.com/c/en/us/support/web/clock-signal.html#~overview&#34;&gt;this advisory&lt;/a&gt; from Cisco that came out a couple days ago.  You need to read it and act on it &lt;em&gt;immediately&lt;/em&gt;!  I&amp;rsquo;ll summarize for you : Thanks to a faulty clock signal component, certain Cisco devices will stop functioning after about 18 months and become really expensive bricks!  Reading through it, you&amp;rsquo;ll see phrases like &amp;ldquo;we expect product failures&amp;rdquo; and &amp;ldquo;is not recoverable.&amp;rdquo;  Seriously, what the hell? This really warms the heart.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ASIC Programmability from Barefoot Networks</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2017/01/asic-programmability-from-barefoot-networks/</link>
      <pubDate>Mon, 30 Jan 2017 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2017/01/asic-programmability-from-barefoot-networks/</guid>
      <description>&lt;p&gt;&lt;em&gt;Full disclosure : I was lucky to be among a group of networking influencers invited to Silicon Valley to visit some networking companies and see what they were offering to the market.  I was flown out and given accommodations at the expense of Gestalt IT - the company that organized the event.  I was given some swag by each company, but I was never paid to write a positive review on the product.  Heck, I&amp;rsquo;m not even expected to write at all.&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>QoS?  Really?</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2016/08/qos-really/</link>
      <pubDate>Sat, 20 Aug 2016 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2016/08/qos-really/</guid>
      <description>&lt;p&gt;I wrote this post during Cisco Live and said &amp;ldquo;I&amp;rsquo;ll just give it a once-over tonight and publish it.&amp;rdquo;  That was something like 6 weeks ago now. What a loser I am.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;Yes, really. QoS has actually gotten some attention this year. After how many years of living in the dark and being feared by junior and senior engineers alike, we&amp;rsquo;re seeing some really cool technologies coming out for it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cisco Live 2016 - Everything Is Coming Together</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2016/04/cisco-live-2016-everything-is-coming-together/</link>
      <pubDate>Tue, 12 Apr 2016 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2016/04/cisco-live-2016-everything-is-coming-together/</guid>
      <description>&lt;p&gt;It seems that Cisco Live is about the only thing I blog about in the last&amp;hellip;well, few years.  At least I&amp;rsquo;m still writing, even if it is twice a year.  :)&lt;/p&gt;&#xA;&lt;p&gt;Here&amp;rsquo;s a summary about Cisco Live for those who live in a dark hole.  It&amp;rsquo;s July 10 - 14, 2016, in Las Vegas.  If you do anything with Cisco, you should go.  If you do anything with technology that isn&amp;rsquo;t Cisco, you should go.  Bring your significant other.  There&amp;rsquo;s plenty to do for everyone.  Anyway, on to the details for this year&amp;rsquo;s show.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cisco Live - The Complaints</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2015/06/cisco-live-the-complaints/</link>
      <pubDate>Tue, 16 Jun 2015 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2015/06/cisco-live-the-complaints/</guid>
      <description>&lt;p&gt;You should know by now that I always find something to complain about.  Is that a bad thing?  Probably.  Does it help improve things?  Absolutely!&lt;/p&gt;&#xA;&lt;p&gt;Again, I love going to Cisco Live every year.  Without question, it&amp;rsquo;s my favorite event of the year.  It&amp;rsquo;s a great event with great people and great things to do.  With that said, let&amp;rsquo;s look at what could have been a bit better this year.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cisco Live 2015 - Helping Others</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2015/06/cisco-live-2015-helping-others/</link>
      <pubDate>Sun, 14 Jun 2015 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2015/06/cisco-live-2015-helping-others/</guid>
      <description>&lt;p&gt;Another year, another Cisco Live.  Boy, was it a good one.  San Diego is a great city, and convention center there is plenty big to take care of all 25k attendees.  On top of that, the city itself is equipped to handle groups of 40 roaming the streets looking for food and entertainment.&lt;/p&gt;&#xA;&lt;p&gt;This year&amp;rsquo;s event had the usual stuff that everyone talks about - breakout session, keynotes, exams, etc. - but Cisco stepped outside of technology this year by helping others.&lt;/p&gt;</description>
    </item>
    <item>
      <title>FEMA and Your Business Continuity Plan</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2014/09/fema-and-your-business-continuity-plan/</link>
      <pubDate>Fri, 12 Sep 2014 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2014/09/fema-and-your-business-continuity-plan/</guid>
      <description>&lt;p&gt;I passed the ROUTE exam a few days/weeks/months/something ago and decided to pursue certifications of another sort for a while. The wife and I are trying our best to help the community through our ham radio training, so I decided to go down that path a bit further. One thing I was interested in doing is to do EmComm during declared emergencies. That meant I had to take two FEMA courses online to be allowed in the EOC. I thought they would be terribly boring, but I found them to be quite familiar.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Summary Post - Methods to Manipulate OSPF Costs</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2014/07/summary-post-methods-to-manipulate-ospf-costs/</link>
      <pubDate>Fri, 11 Jul 2014 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2014/07/summary-post-methods-to-manipulate-ospf-costs/</guid>
      <description>&lt;p&gt;There are three ways to manipulate the interface cost in OSPF.  One is very direct, one changes the presentation of the interface, and the other changes the calculations for every interface.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Set the cost of the interface directly&lt;/strong&gt; - Just give it the number you want.  Easy.  This is the number OSPF will use in the SPF calculations without doing any math on the interface.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R1(config-if)#ip ospf cost 8482&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;Set the bandwidth of the interface&lt;/strong&gt; - The formula that OSPF uses to calculate interface cost is pretty easy to remember - (reference bandwidth) / (interface bandwidth).  Changing the interface bandwidth will obviously change the result of the calculation.  The same caveat for EIGRP route manipulation holds true here; if you change the bandwidth of the interface, you may affect other things like QoS&amp;hellip;or EIGRP, now that I mention it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Summary Post - OSPF Network Statement Order and Matching</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2014/07/summary-post-ospf-network-statement-order-and-matching/</link>
      <pubDate>Thu, 10 Jul 2014 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2014/07/summary-post-ospf-network-statement-order-and-matching/</guid>
      <description>&lt;p&gt;When you configure OSPF network statements, IOS orders them most-specific to least-specific then does a top-to-bottom match of the interfaces. It doesn&amp;rsquo;t matter which order you put them in, the configuration will always be ordered with the longest prefix matches first.  Lab time!&lt;/p&gt;&#xA;&lt;p&gt;I have router R1 with these interfaces.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R1#sh ip int brief&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Interface                  IP-Address      OK? Method Status                Protocol&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;FastEthernet0/0            10.0.0.1        YES manual up                    up&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;FastEthernet0/1            unassigned      YES unset  administratively down down&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Loopback100                10.0.101.1      YES manual up                    up&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Loopback200                10.2.101.1      YES manual up                    up&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;Let&amp;rsquo;s add the OSPF configuration where 10.0.0.0/8 is in area 2 then check what OSPF thinks is happening.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Advertising a Default Route Into EIGRP</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2014/07/advertising-a-default-route-into-eigrp/</link>
      <pubDate>Sun, 06 Jul 2014 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2014/07/advertising-a-default-route-into-eigrp/</guid>
      <description>&lt;p&gt;Let&amp;rsquo;s get an IPv4 default route into EIGRP.  There are a few methods to do it.  I hate most of them, though.  I think it will be obvious which one I like.&lt;/p&gt;&#xA;&lt;p&gt;Here&amp;rsquo;s the lab I have set up to test everything.  I want R4 to generate the default in each case.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://aconaway.com/wp-content/uploads/2014/07/topology.png&#34;&gt;&lt;img src=&#34;images/topology-300x176.png&#34; alt=&#34;topology&#34; loading=&#34;lazy&#34;&gt;&#xA;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Default Network&lt;/strong&gt; - Candidate default.  I don&amp;rsquo;t think I&amp;rsquo;ve ever used that all my years in networking, but here&amp;rsquo;s how to use it in EIGRP for a default route.  You basically say &amp;ldquo;If you don&amp;rsquo;t know where to send a packet, send it to where network &lt;em&gt;X&lt;/em&gt; lives.&amp;rdquo;  We&amp;rsquo;re going to set the 192.168.1.0/24 as the default network, so, in our case X = 192.168.1.0. R4 will tag that route as a default candidate when it advertises it to the rest of the network.  The config is easy but requires a classful (yes, classful) network to be configured as the default.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EIGRP and OSPF - Are We Connected?</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2014/06/eigrp-and-ospf-are-we-connected/</link>
      <pubDate>Fri, 27 Jun 2014 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2014/06/eigrp-and-ospf-are-we-connected/</guid>
      <description>&lt;p&gt;For both OSPF and EIGRP routers to become neighbors, their interface&amp;rsquo;s primary IP address must be on the same subnet. That statement is true. There is a difference in the definition of &amp;ldquo;same subnet&amp;rdquo;, though.&lt;/p&gt;&#xA;&lt;p&gt;In OSPF, both routers have to be configured to be on the same subnet with the same mask or else they won&amp;rsquo;t neighbor up.  When an hello packet is sent, the subnet mask is sent embedded in there.  The router does a quick look to be sure the subnets are defined the same way on both ends.  If everything doesn&amp;rsquo;t match, they don&amp;rsquo;t neighbor. Here&amp;rsquo;s a &lt;a href=&#34;http://www.wireshark.org/&#34;&gt;Wireshark&lt;/a&gt; screenshot to show you the OSPF hello.  &lt;em&gt;Note: See edit below.&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>EIGRP Redistribution - Default Metrics of Connected and Static Routes</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2014/06/eigrp-redistribution-default-metrics-of-connected-and-static-routes/</link>
      <pubDate>Thu, 19 Jun 2014 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2014/06/eigrp-redistribution-default-metrics-of-connected-and-static-routes/</guid>
      <description>&lt;p&gt;I wanted to do some analysis of the EIGRP topology table last night, so I fired up a small lab. I was especially interested in how external routes appear there and compare to internal entries. Like all good scientific endeavors, the whole thing got derailed when I made a realization.&lt;/p&gt;&#xA;&lt;p&gt;Here&amp;rsquo;s the lab I set up. You can ignore the IPv6 info for this exercise.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://aconaway.com/wp-content/uploads/2014/06/eigrp1.png&#34;&gt;&lt;img src=&#34;images/eigrp1-300x198.png&#34; alt=&#34;eigrp1&#34; loading=&#34;lazy&#34;&gt;&#xA;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;It&amp;rsquo;s a simple little thing.  All the networks you see are included in EIGRP 100 for simplicity.  I limited the network statements to 192.0.2.0/24 to keep my options open. I went ahead and added Loopback100 on R3 with an address of 3.3.3.3/32 and added a &lt;em&gt;redistribute&lt;/em&gt; &lt;em&gt;connected&lt;/em&gt; with a route-map to get the route out in the wild.  Here&amp;rsquo;s what I had.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Recap - Cisco Live US 2014</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2014/05/recap-cisco-live-us-2014/</link>
      <pubDate>Sat, 31 May 2014 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2014/05/recap-cisco-live-us-2014/</guid>
      <description>&lt;p&gt;I don&amp;rsquo;t think I&amp;rsquo;m going to give a direct review of Cisco Live US this year.  The conference was great with lots of stuff going on, but I really can&amp;rsquo;t contribute any more than the vast library of other posts on the subject.  What I will do, though, is give my take on where I think the conference is headed.  These are all my thoughts and have little to do with reality in some cases.&lt;/p&gt;</description>
    </item>
    <item>
      <title>My Schedule for Cisco Live 2014</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2014/04/my-schedule-for-cisco-live-2014/</link>
      <pubDate>Fri, 18 Apr 2014 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2014/04/my-schedule-for-cisco-live-2014/</guid>
      <description>&lt;p&gt;Everything is in order for my trip to &lt;a href=&#34;http://www.ciscolive.com/us/?zid=cl-global-hinav/?cid=000334090&#34;&gt;Cisco Live 2014&lt;/a&gt; in &lt;a href=&#34;http://www.sanfrancisco.travel/&#34;&gt;San Francisco&lt;/a&gt;.  Conference passes are purchased.  Hotels are reserved.  Flights are booked.  It&amp;rsquo;s going to be a great event, and I can&amp;rsquo;t wait!&lt;/p&gt;&#xA;&lt;p&gt;Note:  My wife will be with me again this year, and she is trying to get a tour group going to look around the city while others are in sessions.  If you want to be in on the tourist action, &lt;a href=&#34;https://twitter.com/ReneeXD9&#34;&gt;contact her via Twitter&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Taking the Old Approach to Cisco Live 2014</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2014/03/taking-the-old-approach-to-cisco-live-2014/</link>
      <pubDate>Tue, 25 Mar 2014 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2014/03/taking-the-old-approach-to-cisco-live-2014/</guid>
      <description>&lt;p&gt;I was just reading through &lt;a href=&#34;http://herdingpackets.net/2014/03/24/taking-a-new-approach-to-cisco-live-2014/&#34;&gt;Bob&amp;rsquo;s blog post from today&lt;/a&gt; and wanted to give a rebuttal of sorts.  In his post, Bob tells us that&amp;rsquo;s he&amp;rsquo;s going to be at Cisco Live US in San Francisco this year but he won&amp;rsquo;t be coming on the Full Conference pass like he usually does.  He&amp;rsquo;s going with the Social Event pass this year, which is actually a great, great way to attend.  I know several people who are thinking about scaling back to the Social Event pass as well, and there&amp;rsquo;s nothing wrong with doing it like that.  There are some things that it doesn&amp;rsquo;t get you, though.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Read This if  You&#39;re Going to Cisco Live in May!</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2014/03/read-this-if-youre-going-to-cisco-live-in-may/</link>
      <pubDate>Thu, 13 Mar 2014 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2014/03/read-this-if-youre-going-to-cisco-live-in-may/</guid>
      <description>&lt;p&gt;Do not tell anyone I told you, but I heard a rumor today.  It looks like the attendees will be in for quite a treat for the &lt;a href=&#34;http://www.ciscolive.com/us/attendees/activities/cae/?cid=000334090&#34;&gt;25th Anniversary of the Customer Appreciate Event&lt;/a&gt;.  It seems that we&amp;rsquo;re all going to be shipped off to AT&amp;amp;T Park for the show!  It&amp;rsquo;s the home of the San Francisco Giants and a beautiful stadium.  And guess who&amp;rsquo;s going to be there?  Yes, me.  And my wife.  And about 984572 of my friends.  But so will Lenny Kravitz and Imagine Dragons!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Why Cisco Live Each Year?</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2014/02/why-do-i-try-my-best-to-go-to-cisco-live-each-year/</link>
      <pubDate>Wed, 26 Feb 2014 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2014/02/why-do-i-try-my-best-to-go-to-cisco-live-each-year/</guid>
      <description>&lt;p&gt;We all know what Cisco Live is, right?  Networkers?  The Cisco users&amp;rsquo; conference?  If not, then educate yourself, friend.  It takes place every year in different parts of the world.  I try my best to go every year to the US event and am lucky to be able to go this year.  It costs a &lt;a href=&#34;http://answers.yahoo.com/question/index?qid=20081128185653AALoGSD&#34;&gt;bagillion&lt;/a&gt; dollars and a week of my time; why am I so excited about going?  Easy answers in no particular order.&lt;/p&gt;</description>
    </item>
    <item>
      <title>CCIE R&amp;S Written -- Epic Fail (Again Again)</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2013/08/ccie-rs-written-epic-fail-again-again/</link>
      <pubDate>Wed, 07 Aug 2013 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2013/08/ccie-rs-written-epic-fail-again-again/</guid>
      <description>&lt;p&gt;On Friday, and for the fourth time, I took the CCIE R&amp;amp;S Written exam (350-001).  For the third time, though, I failed.  Let me tell you, I am absolutely devastated.  I worked my buns off for the past few weeks, but I’m obviously missing some important piece to put me over the top.&lt;/p&gt;&#xA;&lt;p&gt;Not only was I disappointed with my overall score, I was disappointed by my score in some of the focus areas.  For God’s sake, I made a 50% on each of the routing and switching sections, which is just absolutely embarrassing.  I mean, this is my bread and butter here.  This is what I do all day every day, and I could only muster a 50%?&lt;/p&gt;</description>
    </item>
    <item>
      <title>QoS Notes - IPP and DSCP Values</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2013/07/qos-notes-ipp-and-dscp-values/</link>
      <pubDate>Tue, 30 Jul 2013 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2013/07/qos-notes-ipp-and-dscp-values/</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a study note post, so please don&amp;rsquo;t take this as written.  I&amp;rsquo;m not the authority on the subject, so please correct me if needed.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;Back in the day, &lt;a href=&#34;http://www.ietf.org/rfc/rfc791.txt&#34;&gt;somebody decided that we all needed to have a Type of Service (ToS) field in the header of IP packets&lt;/a&gt;.  Only God knows what this spawn of Satan wanted to do with it, but we&amp;rsquo;re stuck with it on the CCIE R&amp;amp;S exams.&lt;/p&gt;</description>
    </item>
    <item>
      <title>CCIE R&amp;S Written - Epic Fail (Again)</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2013/07/ccie-rs-written-epic-fail-again/</link>
      <pubDate>Sun, 07 Jul 2013 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2013/07/ccie-rs-written-epic-fail-again/</guid>
      <description>&lt;p&gt;Yes, I failed.  I think it&amp;rsquo;s pretty typical when you&amp;rsquo;re at Cisco Live, you stay out drinking and smoking cigars until 01:00, then you sit the exam at 08:00 the next morning.  Considering the situation I put myself in, I wasn&amp;rsquo;t very optimistic about passing, but I figured I had maybe a 40% chance to pass since I didn&amp;rsquo;t really even study.  Are you sensing a theme of ill-preparedness and self-sabotage?  Yeah, me, too.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cisco Live 2013 Insights - Catalyst 3850</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2013/07/cisco-live-2013-insights-catalyst-3850/</link>
      <pubDate>Thu, 04 Jul 2013 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2013/07/cisco-live-2013-insights-catalyst-3850/</guid>
      <description>&lt;p&gt;Cisco Live is obviously the biggest networking event of the year, and Cisco likes to use all the attention to show off some of their new gear.  I must say I was impressed with some of the Enterprise offerings including the &lt;a href=&#34;http://www.cisco.com/en/US/products/ps13195/index.html&#34;&gt;6807-XL&lt;/a&gt;, the &lt;a href=&#34;http://www.cisco.com/en/US/products/ps13194/index.html&#34;&gt;6880-X&lt;/a&gt;, the &lt;a href=&#34;http://www.cisco.com/en/US/products/ps12522/index.html&#34;&gt;4451-X&lt;/a&gt;, and the &lt;a href=&#34;http://www.cisco.com/en/US/products/ps13204/index.html&#34;&gt;Sup 8-E for the 4500-E&lt;/a&gt; (check out the &lt;a href=&#34;http://www.cisco.com/en/US/prod/collateral/switches/ps9441/ps9402/data_sheet_c78-728187.html&#34;&gt;Nexus 7700&lt;/a&gt;, too, even though they aren&amp;rsquo;t Enterprise class).  Those boxes definitely gave me a bit of a tingle when I was checking them out, but my eyes opened up when I saw the 3850 in one of my sessions and on the show floor.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cisco Live 2013 Insights - Cisco Tactical Operations</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2013/07/cisco-live-2013-insights-cisco-tactical-operations/</link>
      <pubDate>Wed, 03 Jul 2013 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2013/07/cisco-live-2013-insights-cisco-tactical-operations/</guid>
      <description>&lt;p&gt;While walking through the World of Solutions, we ran across a big black truck with lots of antennas all over it.  It was obviously an emergency communications vehicle of some kind, but I was really surprised to see it was a Cisco truck.  It turns out that Cisco has a &lt;a href=&#34;http://www.cisco.com/web/about/doing_business/business_continuity/tacops.html#~one-overview,&#34;&gt;Tactical Operations&lt;/a&gt; group (&lt;a href=&#34;https://twitter.com/CiscoTACOPS&#34;&gt;Twitter&lt;/a&gt;) that was formed to provide disaster responders with much-needed communications for EMAs, fire, police, medical, etc.&lt;/p&gt;&#xA;&lt;p&gt;The big truck was the NERV - the Network Emergency Response Vehicle (&lt;a href=&#34;http://www.cisco.com/web/strategy/docs/gov/NERV_AAG.pdf&#34;&gt;PDF link&lt;/a&gt;).  It&amp;rsquo;s full of traditional HF, VHF, and UHF radios that the ham radio operators usually bring to these disasters.  This is a necessity when all phones, cell, and Internet are down.  It could be the only way fire fighters are able to call for reinforcements or the only way a hospital can call for more supplies.  The NERV, though, takes it to the next level.  On top of the radio gear, it is equipped with satellite uplinks for Internet access, wifi, and digital voice and video through UCS Express, IP phones, and Telepresence.  Analog voice is always the first method of communications restored via battery- or generator-powered gear, but an area will eventually need a network with voice and video.  That&amp;rsquo;s where the NERV comes in.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cisco Live 2013 Insights - Cisco Active Advisor</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2013/07/cisco-live-2013-insights-cisco-active-advisor/</link>
      <pubDate>Tue, 02 Jul 2013 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2013/07/cisco-live-2013-insights-cisco-active-advisor/</guid>
      <description>&lt;p&gt;Yes, I went to Cisco Live and survived.  It was the social event of the year, but the main focus is learning about the cool, new stuff.  One of the booths I visited was a demonstration of &lt;a href=&#34;http://www.cisco.com/en/US/products/ps13221/index.html&#34;&gt;Cisco Active Advisor&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;This is a cloud-based (BINGO!) application that keeps an eye on the lifecycles of your IOS devices.  Using the web interface, you can scan a range of IP addresses from your machine and have your gear automatically added to the service.  Once in there, you can see, among other things, the warranty and support contract information for your device.  If your contracts is about to expire, it&amp;rsquo;ll let you know via email.   It also tracks any vulnerabilities that may apply and emails you if any are detected.  This beats trusting your reseller to send you renewals or watching an RSS feed for PSIRTs and field notices.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A Simple Firewall Upgrade - A True Story</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2013/06/a-simple-firewall-upgrade-a-true-story/</link>
      <pubDate>Thu, 20 Jun 2013 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2013/06/a-simple-firewall-upgrade-a-true-story/</guid>
      <description>&lt;p&gt;I just got through a big weekend.  We upgraded our main production firewall, but the process had a few twists.&lt;/p&gt;&#xA;&lt;p&gt;The old firewalls, a pair of ASA 5520s, were running at about 80% CPU during the day.  That’s high enough that even I cringe when I saw the utilization in ASDM.  It was obviously time to upgrade to something with more beef, but we also wanted something that will last for years.  After looking around and getting some quotes (that made me jump back in my seat), we finally decided to go with a pair of 5555Xs.  These guys give about 10 times the throughput of the 5520 with about 8 times the memory.  Seems to match the requirements.  Now for the complications we had to work through.&lt;/p&gt;</description>
    </item>
    <item>
      <title>My Schedule for Cisco Live 2013</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2013/03/my-schedule-for-cisco-live-2013/</link>
      <pubDate>Sun, 31 Mar 2013 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2013/03/my-schedule-for-cisco-live-2013/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m all set up to go to Cisco Live in Orlando this year.  Good thing, too, since I couldn&amp;rsquo;t make it to San Diego last time. It&amp;rsquo;ll be a great and fun time as usual, and I&amp;rsquo;m quite excited.&lt;/p&gt;&#xA;&lt;p&gt;As it turns out, &lt;a href=&#34;http://www.arrl.org/field-day&#34;&gt;ARRL Field Day&lt;/a&gt; happens to be the weekend leading up to the festivities.  I&amp;rsquo;ve been in contact with the local Orlando club, and they say the attendees are more than welcome to join them.  They are meeting at the &lt;a href=&#34;https://maps.google.com/maps?q=110+Andes+Ave+in+Orlando&amp;amp;client=ubuntu&amp;amp;channel=cs&amp;amp;hnear=110+Andes+Ave,+Orlando,+Orange,+Florida+32803&amp;amp;gl=us&amp;amp;t=h&amp;amp;z=16&#34;&gt;City of Orlando Emergency Operations Center&lt;/a&gt;, which is about 20 minutes away from the Convention Center.&lt;/p&gt;</description>
    </item>
    <item>
      <title>JNCIS - Epic Win (Again)</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2013/03/jncis-epic-win-again/</link>
      <pubDate>Sun, 24 Mar 2013 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2013/03/jncis-epic-win-again/</guid>
      <description>&lt;p&gt;I spent the last of my Juniper exam vouchers on the JNCIS-SEC exam and passed by the skin of my teeth today.  Since I took a new job last month that&amp;rsquo;s 100% Cisco, this is the last Juniper exam I&amp;rsquo;ll take for the foreseeable future.  Too bad, too.  I really like the Juniper exams.&lt;/p&gt;&#xA;&lt;p&gt;At my previous job, we were 90% Juniper with a whole mess of SRX firewalls around the world.  Since this exam is really about that platform, it was pretty logical that I should do alright on it.  Of course, a large part of the blueprint was on IDS and UTM, and I have no experience there.  For my entire career, those type of devices have been handled by other groups, so I had some studying to do.  That&amp;rsquo;s where I ran into problems.  I have absolutely no interest in IDS.  I have no interest in UTM.  There&amp;rsquo;s nothing about content scanning and analysis that interests me at all.  I promise you all that I tried my best to read up on these topics, but I was asleep after 10 words every time I tried.  After rescheduling the exam twice to try and study a bit more, I finally decided it wasn&amp;rsquo;t worth the trouble and just took the exam&amp;hellip;and passed.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Junos - Logical Tunnel Interfaces with Virtual Routers</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2013/03/junos-logical-tunnel-interfaces-with-virtual-routers/</link>
      <pubDate>Sat, 02 Mar 2013 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2013/03/junos-logical-tunnel-interfaces-with-virtual-routers/</guid>
      <description>&lt;p&gt;There are a few ways to leak routes in and out of virtual routers in Junos. On the list is a cool feature called the logical tunnel interface.&lt;/p&gt;&#xA;&lt;p&gt;So, what am I talking about?  One way to separate traffic on a router is to use virtual routers (VRs) so that you wind up with multiple routing tables on the same router.  This separate traffic, but you will usually (read: always) have a demand to get traffic from one VR to another.  There are a few different way to do that (see rib-group, instance-import, next-table, et al.), but one really cool way to do it is through logical tunnel interfaces.&lt;/p&gt;</description>
    </item>
    <item>
      <title>JNCIS - Epic Win!</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2013/02/jncis-epic-win/</link>
      <pubDate>Fri, 15 Feb 2013 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2013/02/jncis-epic-win/</guid>
      <description>&lt;p&gt;I quit my job&amp;hellip;by design.  I start a new gig on Tuesday and am getting back to the world of Cisco.  As a last nod to Juniper, I decided to use an exam voucher I had and take the JNCIS-ENT exam.  Easy pass.&lt;/p&gt;&#xA;&lt;p&gt;The content was right along with the exam objectives, so there were no surprises.  Most of the topics are things I&amp;rsquo;ve done a thousand times on the job.  There were some things, though, that were beyond my experience.  IS-IS was the big one.  The very first question I got was about IS-IS metrics, and I had absolutely no clue what the answer was.  Nor did I have any clue about the other IS-IS questions.  I went 0-for-3 on those guys.  The only other problematic topic was HA, which didn&amp;rsquo;t really surprised me.  I was able to answer the VRRP questions, but  I&amp;rsquo;ve never done any GRES, ISSUe, RTG, etc., at any point in my career.  It wasn&amp;rsquo;t surprising that I didn&amp;rsquo;t do too well on those.  Everything else was cake, and I only missed 6 questions in my comfort zone.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Goals for the New Year</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2013/01/goals-for-the-new-year/</link>
      <pubDate>Mon, 21 Jan 2013 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2013/01/goals-for-the-new-year/</guid>
      <description>&lt;p&gt;Yes, I know I&amp;rsquo;m late.  Just remember I&amp;rsquo;m lazy, and it all makes sense.&lt;/p&gt;&#xA;&lt;p&gt;This year I&amp;rsquo;ve decided to go a little more practical with my goals.  Instead of &amp;ldquo;get this cert&amp;rdquo; or &amp;ldquo;learn about that&amp;rdquo;, I&amp;rsquo;ve decided to take some steps to help myself.  That is, in order to learn and advance, I need make sure I give myself the opportunities to do so.  Damn, that sounded like some crap from a marketing department, so let me use my own words.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Usual End of the Year Tripe</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2012/12/the-usual-end-of-the-year-tripe/</link>
      <pubDate>Sun, 30 Dec 2012 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2012/12/the-usual-end-of-the-year-tripe/</guid>
      <description>&lt;p&gt;The year is finally coming to an end, so it&amp;rsquo;s time yet again to look at goals and embarrass myself by publicly admitting that I didn&amp;rsquo;t meet them.  Oh, well.  Let&amp;rsquo;s get this done so I can go back to sleep.&lt;/p&gt;&#xA;&lt;p&gt;I changed the layout of the blog, so the page with my goals isn&amp;rsquo;t really visible.  Here&amp;rsquo;s what I claimed I would do this past year.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Select a CCIE training vendor&lt;/strong&gt; - Yeah&amp;hellip;this didn&amp;rsquo;t happen.  This is a very high-priced item, and I simply couldn&amp;rsquo;t afford the packages I wanted.  We&amp;rsquo;re talking $8k - $10k for everything.  Yikes!  I asked management at work to pay for it.  They said they would but that I would have to agree not to leave the company for some long length of time.  I didn&amp;rsquo;t want to put myself in a situation where finding a new job meant writing a check for $10k, so I decided to pass on it.  Without the financial backing, this ended with me just sighing pitifully on my couch.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Take the CCIE R&amp;amp;S lab&lt;/strong&gt; - Of course this didn&amp;rsquo;t happen without the first one.  I guess I could have bought the materials that I could and just got on a bus to Raleigh to see what happens.  This whole thing was complicated by the fact that the new job is 95% Juniper.  My waking hours at work and my study time at home were spent trying to figure out how Junos works; I tried my best, but it was just too difficult for me to study both at the same time.  For the trifecta of excuses, I also had an issue with my study area. I went from a 4-bedroom house to a 1-bedroom apartment when we moved for the new job.  There&amp;rsquo;s no quiet space at all to study at all - a huge problem I need to fix.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Pass JNCIA-Junos exam&lt;/strong&gt; - Wo!  I actually did this one.  I took this exam a few months back and passed it without any problems.  Good for me!  One out of three!&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;As for my goals, it really wasn&amp;rsquo;t a very good year.  Even for me, it was bad.  I&amp;rsquo;ll tell you, though, it&amp;rsquo;s very hard to study when you don&amp;rsquo;t have one subject or a place to do so.  Definitely things I need to work on in 2013.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Junos Basics - Routing Instances</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2012/11/junos-basics-routing-instances/</link>
      <pubDate>Thu, 01 Nov 2012 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2012/11/junos-basics-routing-instances/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s one that I use every day at work. We have multiple customers coming into the same router, and, as luck would have it, they all use 192.168.1.0/24 (OK&amp;hellip;not really but it might happen). That means we have to separate them into their own routing instance, or virtual router, so pass traffic to their firewall.  Think VRF lite on a Cisco router.  Let&amp;rsquo;s conflagrate.&lt;/p&gt;&#xA;&lt;p&gt;First, we configure the instance as a &lt;em&gt;virtual-router&lt;/em&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>An Interesting Interview Story</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2012/08/an-interesting-interview-story/</link>
      <pubDate>Fri, 31 Aug 2012 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2012/08/an-interesting-interview-story/</guid>
      <description>&lt;p&gt;We&amp;rsquo;ve been looking for a new Network Engineer for quite a while but are having no luck at all.  There is plenty of talent out there, but finding a high-end Juniper guy is almost impossible around here.  We&amp;rsquo;ve loosened up our requirement for Juniper experience just to get someone in for interviews.  This led us to one prospect and an interesting story.&lt;/p&gt;&#xA;&lt;p&gt;This guy&amp;rsquo;s resume was very impressive.  For the last 5 years, he&amp;rsquo;s been the Network Architect at a very large company.  His experiences were off the chart.  Large-scale Enterprise deployments.  Monster PCI environments.  Years of Juniper experience.  Years of Cisco experience.  I had to talk to this guy, so I got a phone interview with him.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Junos Basics - Configuring BGP</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2012/08/junos-basics-configuring-bgp/</link>
      <pubDate>Wed, 01 Aug 2012 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2012/08/junos-basics-configuring-bgp/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m stuck deep in Junos these days.  I mean deep.  I have an F5 load balancer and an ASA 5520; the rest of my stuff is Juniper.  That means I have some learning to do.&lt;/p&gt;&#xA;&lt;p&gt;Here&amp;rsquo;s one of the basics in Junos - configuring BGP.  I guess I&amp;rsquo;ve always said that BGP is BGP.  How much different can it  be from IOS?  Well, the end result is the same, but it&amp;rsquo;s different enough to have to look up how to do it.  :)  The first difference is the fact that all BGP configuration is done with groups just like peer groups in IOS.  You can act like you&amp;rsquo;re configuring neighbors, but there&amp;rsquo;s no way around using groups.  After going back and forth, I just settled with an group for eBGP neighbors and another for iBGP neighbors.  If settings are different, I just set them in the neighbor.  Here&amp;rsquo;s an example of that.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stubby Post - Time for a New Provider</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2012/08/stubby-post-time-for-a-new-provider/</link>
      <pubDate>Wed, 01 Aug 2012 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2012/08/stubby-post-time-for-a-new-provider/</guid>
      <description>&lt;p&gt;After years of getting so-so service from my old hosting provider, I&amp;rsquo;ve finally migrated over to an unnamed competitor.  After my thorough testing schedule, I have no doubt that everything nothing is broken.  Surely I didn&amp;rsquo;t miss some diagrams or audio files or videos or anything.  If you happen to find anything amiss (and you won&amp;rsquo;t), let me know.&lt;/p&gt;&#xA;&lt;p&gt;Maybe I&amp;rsquo;ll actually have a real blog article one of these days.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Junos Configuration Groups</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2012/05/junos-configuration-groups/</link>
      <pubDate>Mon, 21 May 2012 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2012/05/junos-configuration-groups/</guid>
      <description>&lt;p&gt;It has been quite a spring so far.  I&amp;rsquo;ve spent the last two months at our data center racking, railing, mounting, cabling, extending, labeling, and documenting a whole pile of switches, routers, and firewalls for our new environment.  I won&amp;rsquo;t and can&amp;rsquo;t go into the details, but it&amp;rsquo;s a huge project for the company that I&amp;rsquo;m proud to be trusted with.  Anyway, now that the physical build is finished (for definitions), I&amp;rsquo;m finally getting really deep into the configuration.  Since we&amp;rsquo;re a Juniper shop, I&amp;rsquo;m finding all sorts of stuff that&amp;rsquo;s fun to explore.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Juniper to Get Deep in the Consumer Market</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2012/04/juniper-to-get-deep-in-the-consumer-market/</link>
      <pubDate>Sun, 01 Apr 2012 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2012/04/juniper-to-get-deep-in-the-consumer-market/</guid>
      <description>&lt;p&gt;My Juniper account exec let some news slip yesterday.  We were on the phone talking about how great the SRX platform was and that I wanted to put one in my house instead of my ASA 5505.  Of course, I don&amp;rsquo;t want to spend too much on a new gateway device, so I asked if there was anything below the $100 mark.  He said there wasn&amp;rsquo;t anything on the books but there was something in the works.  I think he had a little too much to drink at dinner.  :)&lt;/p&gt;</description>
    </item>
    <item>
      <title>A Little Story on Switch Configuration</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2012/03/a-little-story-on-switch-configuration/</link>
      <pubDate>Tue, 27 Mar 2012 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2012/03/a-little-story-on-switch-configuration/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s another story from the late night.  I&amp;rsquo;ve changed the details to protect the innocent, but you&amp;rsquo;ll get the idea.&lt;/p&gt;&#xA;&lt;p&gt;I think most of you know that I started a new job late last year, and I&amp;rsquo;ve spent my waking hours getting caught up on how the new company works, how everything fits together, and all that jazz.  One of the big reasons that I (and a number of others) were brought in was to fix the biggest problem; the company doesn&amp;rsquo;t have a real central control over customer-facing technologies.  There&amp;rsquo;s a group that does central IT for the company (Exchange, SharePoint, Oracle apps, etc.), but there are dozens and dozens of applications out there.  That means there are dozens of &amp;ldquo;network teams&amp;rdquo; around the world doing their own thing.&lt;/p&gt;</description>
    </item>
    <item>
      <title>JNCIA - Epic Win!</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2012/02/jncia-epic-win/</link>
      <pubDate>Fri, 10 Feb 2012 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2012/02/jncia-epic-win/</guid>
      <description>&lt;p&gt;Maybe not epic, but a win nonetheless.&lt;/p&gt;&#xA;&lt;p&gt;My boss is over all the network guys in the company, and that includes guys that support different divisions and departments.  He told me he was tired of waking up at 2am every morning to fix a problem the other groups can&amp;rsquo;t handle, so he&amp;rsquo;s working to get the junior guys motivated to learn for themselves.  One technique he&amp;rsquo;s implemented is to force them to get their CCNAs and JNCIAs by June.  Since he made it part of the job description, that means that everyone above the Analysts has to meet those requirements, too.  I made the deadline with plenty of time to spare.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Junos Basics - OSPF</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2012/02/junos-basics-ospf/</link>
      <pubDate>Wed, 01 Feb 2012 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2012/02/junos-basics-ospf/</guid>
      <description>&lt;p&gt;Oh, my.  Another Junos post.  Somebody stop me before I get my JNCIA!&lt;/p&gt;&#xA;&lt;p&gt;This isn&amp;rsquo;t hard stuff at all.  I&amp;rsquo;m sure there are a couple of cool tricks I don&amp;rsquo;t know yet, but let&amp;rsquo;s try anyway.  I&amp;quot;m working on an SRX240 here running 11.1 and some change.&lt;/p&gt;&#xA;&lt;p&gt;Let&amp;rsquo;s put interfaces ge-0/0/0.0 and lo0.0 in OSPF area 0. If you know the Junos configuration hierarchy, this will be very easy to you. Even if you don&amp;rsquo;t, you can stare at the config for a little bit and see what we&amp;rsquo;re doing.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Reviewing Goals from Last Year</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2012/01/reviewing-goals-from-last-year/</link>
      <pubDate>Thu, 05 Jan 2012 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2012/01/reviewing-goals-from-last-year/</guid>
      <description>&lt;p&gt;The year is finally over.  Actually, it sort of snuck up on me.  I must be getting really old or something to let that happen.&lt;/p&gt;&#xA;&lt;p&gt;At the beginning of the year, I posted my goals for 2011.  How did I do?  Not too well.  I batted .500, so feel free to boo me.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Hurry up and finish CCNA Voice&lt;/strong&gt; : I finished that on 7 February.  Was it worth it?  Not really.  I haven&amp;rsquo;t used the knowledge, and voice isn&amp;rsquo;t my thing.  I got it to spice up the resume, but it didn&amp;rsquo;t really come into play at all.  Oh, well.  It&amp;rsquo;ll expire in about 2 years.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Pass CCIE R&amp;amp;S written exam&lt;/strong&gt; : I got this one finally.  I flunked out at Cisco Live this year, but I redeemed myself on 23 August with a &lt;a href=&#34;http://adaptfunrun.org/&#34;&gt;online pokie games&lt;/a&gt; pass.  &lt;a href=&#34;https://twitter.com/#!/ghostinthenet&#34;&gt;Jody&lt;/a&gt; still owes me a drink since I hold the record for lowest passing score.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Select a CCIE training vendor&lt;/strong&gt; : Yeah&amp;hellip;I never got to that one.  When I finally got through the written, my job had completely drained my motivation.  I fixed that problem by getting a new job, but that didn&amp;rsquo;t help free up any time to figure out which vendor I wanted to use.  #fail&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Schedule CCIE R&amp;amp;S lab&lt;/strong&gt; : That obviously didn&amp;rsquo;t work out, either, since it&amp;rsquo;s dependent on selecting a training vendor.  #fail&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;What does this hold for this year?  Getting some training and scheduling an exam is obviously priority.  Since my new job is going all Juniper, going through those certifications would be next.  Another super-busy year, I&amp;rsquo;m sure.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Junos - VPN Hierarchy</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/12/junos-vpn-hierarchy/</link>
      <pubDate>Fri, 23 Dec 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/12/junos-vpn-hierarchy/</guid>
      <description>&lt;p&gt;Wow! A Junos post! Amazing.&lt;/p&gt;&#xA;&lt;p&gt;We all know that the configuration on a Junos box is very hierarchical. Sometimes it doesn&amp;rsquo;t make a lot of sense, but it&amp;rsquo;s all a pretty cascade of code. One of the big messes that I&amp;rsquo;ve found is the VPN configuration hierarchy; there are way more items to configure than on an IOS device.  To reinforce the stpes in my head, I thought I&amp;rsquo;d get some of the pieces into a post. These aren&amp;rsquo;t all the options, but it&amp;rsquo;s all you need to get a static IPSec tunnel up and running.&lt;/p&gt;</description>
    </item>
    <item>
      <title>VRF-Aware IPSec Tunnels</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/12/vrf-aware-ipsec-tunnels/</link>
      <pubDate>Tue, 13 Dec 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/12/vrf-aware-ipsec-tunnels/</guid>
      <description>&lt;p&gt;Man, time is hard to come by of late.  I&amp;rsquo;ve had so little time to rest that&amp;rsquo;s it&amp;rsquo;s hard to get my thoughts together.  It&amp;rsquo;s a good thing in this case, though, since it&amp;rsquo;s my fantastic job that&amp;rsquo;s taking all my time.  It&amp;rsquo;s great to see new network and learn their internals&amp;hellip;especially when they were designed by some long-time CCIEs who actually knew what they were doing.&lt;/p&gt;&#xA;&lt;p&gt;One of the big things that I&amp;rsquo;m dealing with lately is VRFs.  I&amp;rsquo;ve implemented some VRF-lite stuff, but I&amp;rsquo;ve never had any practical experience with the full force of them.  I&amp;rsquo;m definitely learning here.  Since the blog here is really about my sharing what I&amp;rsquo;ve learned, let&amp;rsquo;s go through something that came up recently - terminating VPNs on one VRF while passing traffic to another.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bigger and Better Things</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/11/bigger-and-better-things/</link>
      <pubDate>Wed, 02 Nov 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/11/bigger-and-better-things/</guid>
      <description>&lt;p&gt;I like to take a month or so off from blogging during the summer, but my CCIE R&amp;amp;S written studies pushed that back a bit.  I&amp;rsquo;ve finally got my lazy self back on track, but it may just be for a few days since I&amp;rsquo;ve accepted a new job in another city and am in the process of moving.&lt;/p&gt;&#xA;&lt;p&gt;I am really excited about the new position.  Since I haven&amp;rsquo;t started yet, I&amp;rsquo;m not going to reveal who the company is, but you&amp;rsquo;ve all seen the name.  They&amp;rsquo;re forming a new group to handle specialty services for customers, and I&amp;rsquo;ll be working for the manager of that team as the Senior Network Engineer.  My future boss is a CCIE, so that&amp;rsquo;s a great start; we didn&amp;rsquo;t even have a CCNA at my current company until about 2007.  The job is going to be great, and the wife and I are both up for new adventures.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A Little OSPF Story</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/09/a-little-ospf-story/</link>
      <pubDate>Mon, 12 Sep 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/09/a-little-ospf-story/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s a story from last week with little of no teaching value.&lt;/p&gt;&#xA;&lt;p&gt;I got a call from one of our business units looking for some routing help.  We don&amp;rsquo;t usually care about their production networks, but they were seeing some funky traceroutes, so I agreed to try and help them out.&lt;/p&gt;&#xA;&lt;p&gt;They sent over two fresh traceroutes from a host on a 7600.  In one of them, the trace went to the 7600 and then on down the line as expected.  In the other, the trace showed the 7600, another router&amp;rsquo;s far interface IP (that is, an interface not facing the 7600), then the 7600&amp;rsquo;s interface facing that router.  Every few minutes, the path was switch between the two.  The dude told me that they were an OSPF shop, so I asked him to send me the standard &lt;em&gt;show ip route&lt;/em&gt; and &lt;em&gt;show ip ospf database&lt;/em&gt; commands so I could see what&amp;rsquo;s going on.  The word &amp;ldquo;unexpected&amp;rdquo; comes to mind when trying to describe what I found.  So do other words that aren&amp;rsquo;t very appropriate.&lt;/p&gt;</description>
    </item>
    <item>
      <title>CCIE R&amp;S Written - Epic WIN!</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/08/ccie-rs-written-epic-win/</link>
      <pubDate>Wed, 24 Aug 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/08/ccie-rs-written-epic-win/</guid>
      <description>&lt;p&gt;The wife and I had a romantic day driving several hours to a small town to take Cisco exams.  If this doesn&amp;rsquo;t get me some action, I don&amp;rsquo;t know what else to try.&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;ve already used the phrases &amp;ldquo;skin of my teeth&amp;rdquo; and &amp;ldquo;a pass is a pass&amp;rdquo; on Twitter today for good reason.  Passing is a score of 790, and I blew that away with a 790.  One more lapse in concentration and I would have been making up more excuses instead of smiling.  I think I&amp;rsquo;ve mentioned this before, but I have this weird reaction to taking exams where I don&amp;rsquo;t get nervous at all until after I&amp;rsquo;m finished.  Walking into the testing center, I was fine.  Walking out, I was shaking like &lt;a href=&#34;http://www.cnn.com/2011/US/08/23/virginia.quake/&#34;&gt;Northern Virginia&lt;/a&gt;.  It was so bad that I could barely hold on to the door knob when trying to leave, so I guess that I&amp;rsquo;m really prouder than I thought I was.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Invisible fences for VLANs</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/08/invisible-fences-for-vlans/</link>
      <pubDate>Tue, 09 Aug 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/08/invisible-fences-for-vlans/</guid>
      <description>&lt;p&gt;&lt;em&gt;This week we have a guest post from CJ Infantino. He is currently writes on &lt;a href=&#34;http://convergingontheedge.com&#34;&gt;convergingontheedge.com&lt;/a&gt;. You can find him hanging out on Google Plus as &lt;a href=&#34;https://plus.google.com/111171425909122797357/about&#34;&gt;CJ Infantino&lt;/a&gt; or follow him &lt;a href=&#34;https://twitter.com/#!/cjinfantino&#34;&gt;@cjinfantino&lt;/a&gt; on twitter.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;-&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&lt;/p&gt;&#xA;&lt;p&gt;The other day I was adding VLANs to the the allowed list on the core routers at work. It was then a question came to mind, “Does the VLAN allowed list filter ingress or egress traffic?”.&lt;/p&gt;&#xA;&lt;p&gt;Now, because all good engineers would configure the allowed list on both ends – as Aaron would say – in the grand scheme of things this really doesn&amp;rsquo;t matter, but being the inquisitive guy that I am, I wanted to know.&lt;/p&gt;&#xA;&lt;p&gt;So I searched, and searched and google&amp;rsquo;d and could not find the answer. At that point there was only one thing left to do – lab it up!&lt;/p&gt;</description>
    </item>
    <item>
      <title>OSPF and Loopback Interfaces</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/07/ospf-and-loopback-interfaces/</link>
      <pubDate>Sun, 31 Jul 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/07/ospf-and-loopback-interfaces/</guid>
      <description>&lt;p&gt;I was studying via Google+ Hangout the other day with &lt;a href=&#34;https://plus.google.com/111171425909122797357/posts&#34;&gt;CJ&lt;/a&gt; and &lt;a href=&#34;https://plus.google.com/108174404544807661420/about&#34;&gt;Rob&lt;/a&gt;, and one of the topics that came up was that OSPFv2 advertises all loopbacks as 32-bit no matter what the configured mask is.  I rarely use loopbacks outside of a lab and had no idea it did that, so I set up a quick lab to see for myself.  Sure enough!  That&amp;rsquo;s exactly what I saw.&lt;/p&gt;&#xA;&lt;p&gt;Of course, being the inquisitive network guys that we are, we went on to discuss methods for making OSPF advertise the configured network instead of the single IP.  The guys mentioned two methods - to redistribute the connected interfaces and to manually set the OSPF network type on the loopback.  We were using IPv4 during the session, but I went back and added some IPv6 addresses and processes to compare.&lt;/p&gt;</description>
    </item>
    <item>
      <title>CCIE R&amp;S Written - Epic Fail</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/07/ccie-rs-written-epic-fail/</link>
      <pubDate>Tue, 19 Jul 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/07/ccie-rs-written-epic-fail/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s been a long time, eh? I&amp;rsquo;ve spent the last month or so with my nose down in a book and my mouse in a Google+ Hangout window studying my rear off for the CCIE R&amp;amp;S Written. Too bad I didn&amp;rsquo;t pass it.&lt;/p&gt;&#xA;&lt;p&gt;The exam consisted of 77 questions over a 2 hour window. That&amp;rsquo;s plenty of time to finish; I think I had 48 minutes left when I was through, so time wasn&amp;rsquo;t a problem. There were only 2 or 3 questions where I was totally lost, so the technology wasn&amp;rsquo;t a problem. The big problem, like always, was the usual crap questions that are in these exams. Some didn&amp;rsquo;t provide all the required information. Some were impractical examples of deployments you would never use in the field. Some were on deprecated technologies. Hell, I had one that involved CatOS. Really? CatOS? Since I only failed by about 2 questions (like I always do), these shenanigans are magnified in my mind. It really irks me how these exams are being done; foggy questions don&amp;rsquo;t really measure ability.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Frame Relay Notes - DE, FECN, and BECN</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/frame-relay-notes-de-fecn-and-becn/</link>
      <pubDate>Thu, 23 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/frame-relay-notes-de-fecn-and-becn/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;All are part of the frame relay congestion management suite.&lt;/li&gt;&#xA;&lt;li&gt;Frame relay switches monitor links for CIR or oversubscription congestion on links.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;If the VC has a CIR of 256k, the switch knows there is congestion if the customer is sending more than 256k down that VC.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Discard Eligible&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Flag in the LAPF header&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Marks a frame as eligible to be dropped in case of congestion&lt;/li&gt;&#xA;&lt;li&gt;Marked via the MQC&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Forward Explicit Congestion Notification&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Flag in the LAPF header&lt;/li&gt;&#xA;&lt;li&gt;Set by the switch when the frame is about to enter a link with congestion on a VC&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Congestion in one direction&lt;/li&gt;&#xA;&lt;li&gt;FECNs are set when the frame is going into the congestion.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Receiving router can see that there was congestion on the way.&lt;/li&gt;&#xA;&lt;li&gt;FECNs can be used to activate adaptive shaping via FRTS.&lt;/li&gt;&#xA;&lt;li&gt;Plain English:  If Router B receives a frame with the FECN flag set, that means that there is congestion on the path from Router A to this Router B, and that Router B should expect delays.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Backward Explicit Congestion Notification&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Flag in the LAPF header&lt;/li&gt;&#xA;&lt;li&gt;Set by the switch when a frame has just left the link with congestion&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Congestion is the opposite direction.&lt;/li&gt;&#xA;&lt;li&gt;BECNs are set when the frame has just left a link that has congestion on it.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Notifies the original sending router that there is congestion along that VC.&lt;/li&gt;&#xA;&lt;li&gt;Plain English:  If Router A receives a frame with the BECN flag set, that means that there is congestion from Router A towards Router B and that the sending host should calm down a little bit.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://www.sinclair.org.au/keith/networking/frame&#34;&gt;http://www.sinclair.org.au/keith/networking/frame&lt;/a&gt;_relay.html &amp;ndash; Corrections requested.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Frame Relay Notes - LMI, Headers, and Encapsulation</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/frame-relay-notes-lmi-headers-and-encapsulation/</link>
      <pubDate>Thu, 23 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/frame-relay-notes-lmi-headers-and-encapsulation/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Local Management Interface&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Manages link between the router and frame relay switch&lt;/li&gt;&#xA;&lt;li&gt;Routers send &lt;em&gt;Status Enquiry&lt;/em&gt; to the switch&lt;/li&gt;&#xA;&lt;li&gt;The switch responds with a &lt;em&gt;Status&lt;/em&gt; message informing the router of the DLCIs available&lt;/li&gt;&#xA;&lt;li&gt;Serves as a keepalive&lt;/li&gt;&#xA;&lt;li&gt;Default keepalive is 10 seconds, 3 misses is failed&lt;/li&gt;&#xA;&lt;li&gt;Three types&#xA;&lt;ul&gt;&#xA;&lt;li&gt;cisco &amp;lt;- default&lt;/li&gt;&#xA;&lt;li&gt;ansi (Annex D)&lt;/li&gt;&#xA;&lt;li&gt;q933a&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R1(config)#interface s1/0&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R1(config-if)#frame-relay lmi-type ansi&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;Headers and Encapsulation&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Link Access Procedure for Frame-mode Bearer Services (LAPF) is the first header&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Includes DLCI, DE, FECN, BECN&lt;/li&gt;&#xA;&lt;li&gt;To be read by the frame relay switch&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Frame relay encapsulation header is next&#xA;&lt;ul&gt;&#xA;&lt;li&gt;To be read by the router on the other end of the VC&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Two types&#xA;&lt;ul&gt;&#xA;&lt;li&gt;cisco : proprietary &amp;lt;- default&lt;/li&gt;&#xA;&lt;li&gt;ietf : IETF RFC 2427&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R1(config)#interface s1/0&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R1(config-if)#frame-relay encapsulation ietf &amp;lt;- for all DLCIs&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;- or -&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R1(config-if)#frame-relay interface-dlci 100 ietf &amp;lt;- for specific DLCIs&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;- or - &#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R1(config-if)#frame-relay map ip 10.0.0.1 ietf &amp;lt;- for specific DLCis&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;</description>
    </item>
    <item>
      <title>PPP Notes - LFI</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/ppp-notes-lfi/</link>
      <pubDate>Thu, 23 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/ppp-notes-lfi/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;Link Fragmentation and Interleaving&lt;/li&gt;&#xA;&lt;li&gt;A QoS tool to prevent smaller, higher-priority packets from waiting on larger packets to transmit&#xA;&lt;ul&gt;&#xA;&lt;li&gt;For example, VoIP packets and FTP packets&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Fragments the larger packets and interleaves them with the smaller packets&lt;/li&gt;&#xA;&lt;li&gt;Only available in PPP with Multilink&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Can be a multilink bundle with a single link in it&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Common to use with LLQ to interleave the delay-sensitive packets&lt;/li&gt;&#xA;&lt;li&gt;&lt;em&gt;fragment-delay&lt;/em&gt; allows you to change the fragment size&#xA;&lt;ul&gt;&#xA;&lt;li&gt;In milliseconds&lt;/li&gt;&#xA;&lt;li&gt;size = &lt;em&gt;fragment-delay&lt;/em&gt; * bandwidth of interface&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R1(config)#interface Multilink 1&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R1(config-if)#bandwidth 512&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R1(config-if)#ppp multilink interleave&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R1(config-if)#ppp multilink delay 10&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;-- Corrections, please.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redistribution Notes - AD Manipulation</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/redistribution-notes-ad-manipulation/</link>
      <pubDate>Wed, 22 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/redistribution-notes-ad-manipulation/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;Manipulating administrative distance (AD) is another way to help with a mutual redistribution scenario.&lt;/li&gt;&#xA;&lt;li&gt;EIGRPs has different ADs for internal and external (redistributed) routes&lt;/li&gt;&#xA;&lt;li&gt;OSPF and RIP have the same AD no matter where the route orginated.&lt;/li&gt;&#xA;&lt;li&gt;This means that routes redistributed into OSPF may be used instead of a local RIP route.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;AD 110 (OSPF) beats 120 (RIP) every time.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;The &lt;em&gt;distance&lt;/em&gt; subcommand allows you to change the AD on specific routes from specific neighbors.&lt;/li&gt;&#xA;&lt;li&gt;This example changes the AD of the route to 10.0.0.0/16 advertised from 1.1.1.1 to 121.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;This will make this router prefer a RIP route to the same destination.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;ip access-list standard RIP-ROUTES&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; permit 10.0.0.0 0.255.255.0&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;!&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;router ospf 1&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; distance 121 1.1.1.1 0.0.0.0 RIP-ROUTES&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;– Corrections are encouraged.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redistribution Notes - Tagging</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/redistribution-notes-tagging/</link>
      <pubDate>Mon, 20 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/redistribution-notes-tagging/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;Tagging provides a way to mark common or similar routes to manipulate later.&lt;/li&gt;&#xA;&lt;li&gt;In redistribution scenarios with mutual redistribution on two different routers, any routes that gets redistributed from one route process to another are tagged.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;When the other router sees those tags on the route, that route to keep from adding non-optimal routes to its routing table.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Tags can also be used to do other manipulation such as setting higher metrics or changing ADs.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;strong&gt;OSPF&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>CCIE R&amp;S Written Materials</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/ccie-rs-written-materials/</link>
      <pubDate>Mon, 13 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/ccie-rs-written-materials/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m scheduled to take the CCIE R&amp;amp;S Written exam on 10 July at Cisco Live, and I&amp;rsquo;ve been asked by a handful of people on Twitter exactly what materials I&amp;rsquo;m using.  I figured it would be a good idea to let everyone know so that we all can determine whether or not I&amp;rsquo;m on the right track.  I may get to the exam and find out that the books I&amp;rsquo;ve been reading aren&amp;rsquo;t even close.  It&amp;rsquo;s happened before.&lt;/p&gt;</description>
    </item>
    <item>
      <title>BGP Notes - Backdoor Routes</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/bgp-notes-backdoor-routes/</link>
      <pubDate>Sat, 11 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/bgp-notes-backdoor-routes/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;The fact that eBGP has an AD of 20 can be a problem.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;You may have a very short path via EIGRP (or OSPF or RIP or whatever other IGP), but the longer eBGP path will be preferred.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;For God&amp;rsquo;s sake, do not lower the AD of EIGRP!  Havoc will ensue.&lt;/li&gt;&#xA;&lt;li&gt;Using backdoor routes causes eBGP routes to have an AD of 200.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Allows the shorter-path IGP routes to be added to the routing table.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;router bgp 123&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; network 1.1.1.0 backdoor&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;-&amp;mdash;-&lt;/p&gt;</description>
    </item>
    <item>
      <title>BGP Notes - Confederations</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/bgp-notes-confederations/</link>
      <pubDate>Sat, 11 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/bgp-notes-confederations/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://www.ietf.org/rfc/rfc3065.txt&#34;&gt;RFC 3065&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;BGP confederations reduce the size of full mesh iBGP ASes by dividing it up into different areas.&lt;/li&gt;&#xA;&lt;li&gt;Confederations also remove the need for BGP synchronization since all iBGP routers will have all routes.&lt;/li&gt;&#xA;&lt;li&gt;In effect, your iBGP AS gets chopped up into different sub-ASes.&lt;/li&gt;&#xA;&lt;li&gt;Each router is a member of a sub-AS and is a neighbor with every other router in that sub-AS (full mesh).&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Neighbors within a sub-AS are called confederation iBGP neighbors.&lt;/li&gt;&#xA;&lt;li&gt;Confederation iBGP neighbors act just like any other iBGP neighbor.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;At least one member of each sub-AS is neighbored with members of different sub-ASes.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Neighbors in different sub-ASes are called confederation eBGP neighbors.&lt;/li&gt;&#xA;&lt;li&gt;Confederation eBGP neighbors have a default TTL of 1 just like true eBGP neighbors.&lt;/li&gt;&#xA;&lt;li&gt;The NEXT_HOP PA is not changed when passing routes between sub-ASes.&lt;/li&gt;&#xA;&lt;li&gt;LOCAL_PREF is also preserved.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Confederations use the AS_CONFED_SEQ and AS_CONFED_SET fields in the AS_PATH PA.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;These fields act like AS_PATHs to prevent loops.&lt;/li&gt;&#xA;&lt;li&gt;These fields are cleared out when the route is passed to an eBGP neighbor.&lt;/li&gt;&#xA;&lt;li&gt;If components of a summary route (an &lt;em&gt;aggregate-address&lt;/em&gt;) have different AS_CONFED_SEQ values, the AS_CONFED_SET is used.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Confederations ASes are not included when the router decides which route is best.&lt;/li&gt;&#xA;&lt;li&gt;BGP confederation routers are configured to be in a private ASN.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;The confederations should be private to avoid AS conflicts.&lt;/li&gt;&#xA;&lt;li&gt;The confederation identifier defines the AS at it appears to the world.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;router bgp 65001&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; no synchronization&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; bgp confederation identifier 123&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; bgp confederation peers 65002 65003&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; neighbor 2.2.2.2 remote-as 65002&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; neighbor 3.3.3.3 remote-as 65003&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;-&amp;mdash;- Comment with corrections, please.&lt;/p&gt;</description>
    </item>
    <item>
      <title>BGP Notes - Route Reflectors</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/bgp-notes-route-reflectors/</link>
      <pubDate>Sat, 11 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/bgp-notes-route-reflectors/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;Route reflectors remove the requirement of having a full mesh iBGP network.&lt;/li&gt;&#xA;&lt;li&gt;Any iBGP route a router reflector learns is sent to all route reflector clients.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Non-client iBGP neighbors do not get the new route per iBGP rules.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;RR clients are configured like normal iBGP routers.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;All RR client config is done on the route reflector.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;RRs and clients are part of a &lt;em&gt;cluster&lt;/em&gt;.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;RRs in each cluster must be neighbors with each other.&lt;/li&gt;&#xA;&lt;li&gt;Each cluster RR appends the cluster ID to the CLUSTER_ID PA; this is used similarly to AS_CONFED_SEQ.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;The ORIGINATOR_ID PA is set by and preserved by the RR.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;If a route contains the ORIGINATOR_ID of the receiving router, the update is ignored.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Only best routes are passed to RR clients and non-client neighbors.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;router bgp 123&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; no synchronization&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; bgp cluster-id 1&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; neighbor 6.6.6.6 remote-as 123&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; neighbor 6.6.6.6 route-reflector-client&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;-&amp;mdash;- Comment with corrections, please.&lt;/p&gt;</description>
    </item>
    <item>
      <title>BGP Notes - Synchronization</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/bgp-notes-synchronization/</link>
      <pubDate>Sat, 11 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/bgp-notes-synchronization/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;With synchronization on, route must be synchronized to an IGP in order for that routes to be able to be voted &amp;lsquo;best&amp;quot; by BGP.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;That means the exact route must already be in the routing table via an IGP.&lt;/li&gt;&#xA;&lt;li&gt;Static routes don&amp;rsquo;t count.&lt;/li&gt;&#xA;&lt;li&gt;This is traditionally accomplished by redistributing BGP routes into an IGP.&lt;/li&gt;&#xA;&lt;li&gt;With today&amp;rsquo;s Internet prefix count over 350k, this may not be such a good idea in some situations.&lt;/li&gt;&#xA;&lt;li&gt;Synchronization is off by default.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Synchronization prevents black hole routes from being advertised via iBGP.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Unless every router is participating in iBGP, there&amp;rsquo;s no guarantee that any one router will have a route to NEXT_HOP.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Synchronization also prevents a router from advertising the black hole to an eBGP neighbor.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;You don&amp;rsquo;t want to tell the world you have a path to a prefix when you really have a !N.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Synchronization can be safely disabled with the use of &lt;a href=&#34;http://aconaway.com/2011/06/10/bgp-notes-route-reflectors/&#34;&gt;route reflectors&lt;/a&gt; or &lt;a href=&#34;http://aconaway.com/2011/06/10/bgp-notes-confederations/&#34;&gt;confederations&lt;/a&gt;.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;-&amp;mdash;-&lt;/p&gt;</description>
    </item>
    <item>
      <title>BGP Notes - Authentication</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/bgp-notes-authentication/</link>
      <pubDate>Fri, 10 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/bgp-notes-authentication/</guid>
      <description>&lt;p&gt;Corrections welcome.&lt;/p&gt;&#xA;&lt;p&gt;It&amp;rsquo;s simple as pie to enable MD5 auth to a BGP peer.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R102(config-router)#neigh 192.0.2.101 pass MYKEY&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;</description>
    </item>
    <item>
      <title>EIGRP Notes - Authentication</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/eigrp-notes-authentication/</link>
      <pubDate>Fri, 10 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/eigrp-notes-authentication/</guid>
      <description>&lt;p&gt;Corrections - I invite them.&lt;/p&gt;&#xA;&lt;p&gt;1.  Create the keys in the keychain.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R101(config)#key chain KEYCHAIN&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R101(config-keychain)#key 1&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R101(config-keychain-key)#key-str&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R101(config-keychain-key)#key-string MYKEY&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;2.  Enable authentication on an interface.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R101(config-if)#ip authentication mode eigrp 1 md5&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;3.  Associate keychain with EIGRP.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;ip authentication key-chain eigrp 1 KEYCHAIN&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;</description>
    </item>
    <item>
      <title>OSPF Notes - Authentication</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/ospf-notes-authentication/</link>
      <pubDate>Fri, 10 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/ospf-notes-authentication/</guid>
      <description>&lt;p&gt;Corrections appreciated.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Type 0&lt;/strong&gt; : No authentication.  This is the default type.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R0(config-if)#ip ospf authentication null&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;-----&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R0(config-router)#area 1 virtual-link 2.2.2.2 authentication null &lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;Type 1&lt;/strong&gt; : Clear text authentication&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;-----&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R0(config-if)#ip ospf authentication&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  - or -&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R0(config-router)#area 1 authentication&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R0(config-if)#ip ospf authentication-key MYKEY live sex online&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;-----&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R0(config-router)#area 1 virtual-link 2.2.2.2 authentication-key MYKEY&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;Type 2&lt;/strong&gt; : MD5 authentication&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;-----&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R0(config-if)#ip ospf authentication message-digest&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  - or -&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R0(config-router)#area 1 authentication message-digest&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R0(config-if)#ip ospf message-digest-key 1 md5 MYKEY&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;-----&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R0(config-router)#area 1 virtual-link 2.2.2.2 authentication message-digest message-digest-key 1 md5 MYKEY&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;</description>
    </item>
    <item>
      <title>BGP Notes - Path Decision</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/bgp-notes-path-decision/</link>
      <pubDate>Thu, 09 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/bgp-notes-path-decision/</guid>
      <description>&lt;p&gt;This is required blogging&amp;hellip;and reading for that matter.  A good chunk of this is taken from my CCNP posts from last year.  Corrections, please.&lt;/p&gt;&#xA;&lt;p&gt;-&amp;mdash;-&lt;/p&gt;&#xA;&lt;h3 id=&#34;how-does-a-bgp-router-decide-which-bgp-route-is-the-best&#34;&gt;How does a BGP router decide which BGP route is the best?&lt;/h3&gt;&#xA;&lt;p&gt;&lt;strong&gt;Next-hop&lt;/strong&gt; : Does the router have a route to the next-hop?&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Weight&lt;/strong&gt; : This is a numeric value where bigger is better.  Weight is not passed onto other peers and is a Cisco proprietary feature.&lt;/p&gt;</description>
    </item>
    <item>
      <title>BGP Notes - Path Attribute Categories</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/bgp-notes-path-attribute-categories/</link>
      <pubDate>Wed, 08 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/bgp-notes-path-attribute-categories/</guid>
      <description>&lt;p&gt;Make my corrections!  Please!&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Well-known mandatory&lt;/strong&gt; : These PAs must be recognized by all BGP routers and passed along to other peers.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Well-known discretionary&lt;/strong&gt; : These PAs do not need to be in every &lt;em&gt;update&lt;/em&gt;, but they must be recognized by all BGP routers.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Optional transitive&lt;/strong&gt; : These PAs don&amp;rsquo;t have to be recognized but they must be passed along to other BGP peers if they are present in an update.&lt;/p&gt;</description>
    </item>
    <item>
      <title>BGP Notes - Message Types</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/bgp-notes-message-types/</link>
      <pubDate>Tue, 07 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/bgp-notes-message-types/</guid>
      <description>&lt;p&gt;Corrigeme, por favor.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Open&lt;/strong&gt; : When a neighbor is configured, the router sends an open to that neighbor to get the ball rolling.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Destination:  The neighbor&amp;#39;s configured IP&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Important fields:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  My AS&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;Update&lt;/strong&gt; : The routing  information&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Destination:  The neighbor&amp;#39;s configured IP&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Important fields:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  Advertised network Klonopin Online&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  Path attributes&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;Keepalive&lt;/strong&gt; : Sent every 60 seconds by default&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Destination:  The neighbor&amp;#39;s configured IP&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Important fields:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  Nothing, really&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;Notification&lt;/strong&gt; : When something is amiss, the router sends a notification message.  The receiver then closes the connection.&lt;/p&gt;</description>
    </item>
    <item>
      <title>BGP Notes - Neighbor States</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/bgp-notes-neighbor-states/</link>
      <pubDate>Tue, 07 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/bgp-notes-neighbor-states/</guid>
      <description>&lt;p&gt;Corrections appreciated.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Idle&lt;/strong&gt; : There is no relationship, but the router sends out a TCP SYN to the neighbor to get the ball rolling.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Idle (admin)&lt;/strong&gt; : The neighbor is admined down.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Connect&lt;/strong&gt; : The router is waiting for the TCP connection to finish.  If the TCP connection finishes, the router sends an &lt;em&gt;open&lt;/em&gt; and transitions to OpenSent.  If it times out, it transitions to Active.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Active&lt;/strong&gt; : The router tries &lt;a href=&#34;http://greatlakesecho.org/about/&#34;&gt;Cialis&lt;/a&gt; to initiate a TCP connection.  If the TCP connection finishes, the router sends an &lt;em&gt;open&lt;/em&gt; and transitions to OpenSent.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EIGRP Notes - Route Filtering</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/eigrp-notes-route-filtering/</link>
      <pubDate>Tue, 07 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/eigrp-notes-route-filtering/</guid>
      <description>&lt;p&gt;As always, correction are encouraged.&lt;/p&gt;&#xA;&lt;p&gt;You can configure an EIGRP router to filter routes from being advertised or from being accepted.&lt;/p&gt;&#xA;&lt;p&gt;Objective:  Filter out the route to 10.0.254.1/32 from being advertised to the rest of the network via EIGRP.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;ip prefix-list PRE1 deny 10.0.254.1/32&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;ip prefix-list PRE1 permit 0.0.0.0/0 le 32&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;!&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;router eigrp 1&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; distribute-list prefix PRE1 out&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;-- OR --&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;ip access-list standard ACL1&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; deny 10.0.254.1 0.0.0.255&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; permit any&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;!&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;router eigrp 1&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; distribute-list ACL1 out&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;</description>
    </item>
    <item>
      <title>EIGRP Notes - Unequal Cost Path Load Balancing</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/eigrp-notes-unequal-cost-path-load-balancing/</link>
      <pubDate>Mon, 06 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/eigrp-notes-unequal-cost-path-load-balancing/</guid>
      <description>&lt;p&gt;Per the standard rules, please correct anything that&amp;rsquo;s wrong.&lt;/p&gt;&#xA;&lt;p&gt;One of EIGRP&amp;rsquo;s big features is the ability to use unequal cost paths for load balancing.  This is done with the &lt;em&gt;variance&lt;/em&gt; command.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;variance&lt;/strong&gt; : A multiplier used to calculate which feasible successors can be used as active routes.  The router takes integer and multiplies it by the successor&amp;rsquo;s feasible distance, and any FS with a an FD less than this new number gets submitted to the routing table manager.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EIGRP Notes - Message Types</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/eigrp-notes-message-types/</link>
      <pubDate>Sun, 05 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/eigrp-notes-message-types/</guid>
      <description>&lt;p&gt;Please correct if I&amp;rsquo;m being stupid&amp;hellip;which is a lot of the time.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Hello&lt;/strong&gt; : Discovers and maintains neighbors&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Destination:  224.0.0.10&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Important fields:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  K values&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;Update&lt;/strong&gt; : An update to the topology such as a route withdrawal or a metric change&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Destination:  224.0.0.10 -or- unicast during neighbor discovery&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Important fields:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  Message sequence number&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  Route being updated including k values to compute metric&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;Query&lt;/strong&gt; : Used to ask a neighbor if it has a route to a certain network; see &lt;a href=&#34;http://tangoessentials.com/&#34;&gt;casino online for free&lt;/a&gt; stuck-in-active&lt;/p&gt;</description>
    </item>
    <item>
      <title>OSPF Notes - Network Types</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/ospf-notes-network-types/</link>
      <pubDate>Sat, 04 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/ospf-notes-network-types/</guid>
      <description>&lt;p&gt;Corrections are always welcome.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Broadcast&lt;/strong&gt; : Think an Ethernet segement&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;DR/BDR? : Yes Default hello interval : 10 sec Neighbor config required? : No&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;Point-to-point&lt;/strong&gt; : Physical point-to-point links, frame-relay point-to-point subifs&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;DR/BDR? : No Default hello interval : 10 sec Neighbor config required? : No&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;Nonbroadcast Multiaccess&lt;/strong&gt; : Frame-relay multipoint or physical&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;DR/BDR? : Yes Default hello interval : 30 sec Neighbor config required? : Yes&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;Point-to-multipoint&lt;/strong&gt; : Partial mesh networks like a frame-relay hub-and-spoke configuration&lt;/p&gt;</description>
    </item>
    <item>
      <title>Wireshark and EtherIP Packets</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/wireshark-and-etherip-packets/</link>
      <pubDate>Sat, 04 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/wireshark-and-etherip-packets/</guid>
      <description>&lt;p&gt;I got a call from our Systems and Security guys today to talk about a Wireshark capture they had done from a user VLAN.  They had noticed two frames that were destined for some seemingly random host in the same network as they were in, but the source and destination IP addresses reported by Wireshark made no sense.  The frames were from a web server to an IP address on our wireless network.  The web server is on the other side of the firewall, and the wireless network is on the other side of the controller; there was no reason at all that a packet with that source and destination would show up here.&lt;/p&gt;</description>
    </item>
    <item>
      <title>OSPF Notes - LSA Types</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/ospf-notes-lsa-types/</link>
      <pubDate>Thu, 02 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/ospf-notes-lsa-types/</guid>
      <description>&lt;p&gt;Yes, it is inevitable that I cover these.  I&amp;rsquo;m sure network types will be next.  Per my usual request, please correct my stupidity.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Type 1 - Router&lt;/strong&gt; : This LSA type lists all the routers by RID as well as the networks to which that router connects.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Type 2 - Network&lt;/strong&gt; : These LSAs represent broadcast network where more than one OSPF router may live.  Think Ethernet or multipoint segment.  These LSAs are flooded by the DR for that segment.&lt;/p&gt;</description>
    </item>
    <item>
      <title>OSPF Notes - Neighbor States</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/ospf-notes-neighbor-states/</link>
      <pubDate>Thu, 02 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/ospf-notes-neighbor-states/</guid>
      <description>&lt;p&gt;My prediction about covering network types was wrong.  I&amp;rsquo;m going to puke out some information about neighbor states for now.  As is always the case, corrections are welcome.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Down&lt;/strong&gt; : No hellos have been received from this router.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Attempt&lt;/strong&gt; : This state only applies to manually-configured neighbors on an NBMA network.  In this state, a router has sent unicast hellos to the neighbor but has not received any back from it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>OSPF Notes - Message Types</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/ospf-notes-message-types/</link>
      <pubDate>Wed, 01 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/ospf-notes-message-types/</guid>
      <description>&lt;p&gt;I have had my nose deep in several books in preparation for my CCIE R&amp;amp;S written exam, so I haven&amp;rsquo;t been blogging much at all.  Now that I&amp;rsquo;ve made it to the more familiar topics, I&amp;rsquo;m hoping to get some notes posted.  I&amp;rsquo;ll start with OSPF message types.&lt;/p&gt;&#xA;&lt;p&gt;As always, please feel free to correct me here.  I&amp;rsquo;m learning just like the rest of us.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Hello&lt;/strong&gt; : These messages are used to establish neighbors and serve as keepalives among other things.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Home-grown IOU Scripts</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/05/home-grown-iou-scripts/</link>
      <pubDate>Mon, 16 May 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/05/home-grown-iou-scripts/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m sure you&amp;rsquo;ve all heard of Cisco IOU by now, and I&amp;rsquo;m finally catching up with the other bloggers of the world by mentioning it.  It&amp;rsquo;s an executable version of an IOS image that runs on a Unix (or Unix-like) platform and it&amp;rsquo;s the backend behind &lt;a href=&#34;https://learningnetworkstore.cisco.com/market/prod/listSubCatLearnLab.se.work?TRGT=85&amp;amp;/nxt/rcrs/=2559&amp;amp;utm_source=go-shortcut&amp;amp;utm_medium=mixed&amp;amp;utm_content=go-url&amp;amp;utm_campaign=promo-cll&#34;&gt;Cisco&amp;rsquo;s Learning Labs&lt;/a&gt;.  Instead of running an emulator and loading up various images, you just run the executable and you&amp;rsquo;re on the console of a Cisco router.  It has layer 2 support, so you can fire up switches as well.  Being a binary makes it way more efficient than GNS3 will ever be, and the layer 2 support is a wonderful, wonderful feature to have.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cisco Live 2011 Schedule</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/04/cisco-live-2011-schedule/</link>
      <pubDate>Fri, 29 Apr 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/04/cisco-live-2011-schedule/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://aconaway.com/wp-content/uploads/2011/04/bus-schedule-dec-2-2010-200.jpg&#34;&gt;&lt;img src=&#34;images/bus-schedule-dec-2-2010-200-150x150.jpg&#34; alt=&#34;&#34; loading=&#34;lazy&#34; title=&#34;bus-schedule-dec-2-2010-200&#34;&gt;&#xA;&lt;/a&gt;For the first time ever, I&amp;rsquo;m headed to Cisco Live - the big Cisco users conference in Las Vegas! I usually don&amp;rsquo;t go to these things since I wind up just hanging out by myself, but I&amp;rsquo;m meeting all sorts of people there - from bloggers to Tweeps to personal friends. It should be a huge blast, and I can&amp;rsquo;t wait to get there.&lt;/p&gt;&#xA;&lt;p&gt;For those interested, here&amp;rsquo;s my schedule.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Four Stages of Expertise (In Your Mind)</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/04/the-four-stages-of-expertise-in-your-mind/</link>
      <pubDate>Wed, 20 Apr 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/04/the-four-stages-of-expertise-in-your-mind/</guid>
      <description>&lt;p&gt;If you&amp;rsquo;ve worked in any particular area for some significant amount of time, you have probably noticed that how much you think you know about a subject has changed over time.  This is nothing earth-shattering, and we&amp;rsquo;ve all had this realization over the course of our lives; it&amp;rsquo;s come up a lot lately in the course of my career, so I thought I&amp;rsquo;d share.&lt;/p&gt;&#xA;&lt;p&gt;When you learn a new topic, your actual knowledge levels starts at a low point and gradually works its way up until you&amp;rsquo;re an expert (if you&amp;rsquo;ve lasted that long).  You start with nothing and learn more and more until you get bored and stop.  If you evaluate how much you know at intervals during the process, you&amp;rsquo;ll see that your self-assessment is more of wave than the straight(er) line of actual knowledge.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Some Exercises with IPv6 ACLs</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/04/some-exercises-with-ipv6-acls/</link>
      <pubDate>Fri, 15 Apr 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/04/some-exercises-with-ipv6-acls/</guid>
      <description>&lt;p&gt;ACLs in IPv6 aren&amp;rsquo;t that different from what you&amp;rsquo;re used to dealing with in the IPv4 world.  You create a list of denies and permits for use with some other structure like filtering, PBR, and all sorts of other stuff.  Let&amp;rsquo;s take a look at building an ACL and filtering traffic with it.&lt;/p&gt;&#xA;&lt;p&gt;For those playing at home, here&amp;rsquo;s the setup I used to generate the configs and get the output.  Execute some click action for the whole thing.&lt;/p&gt;</description>
    </item>
    <item>
      <title>News - Cisco Announces EOL Schedule for 6500s</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/04/news-cisco-announces-eol-schedule-for-6500s/</link>
      <pubDate>Fri, 01 Apr 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/04/news-cisco-announces-eol-schedule-for-6500s/</guid>
      <description>&lt;p&gt;This is a surprise, but Cisco has announced the end of life of the 6500 switches that we all know and love.  Usually Cisco gives a platform a few more years after they decide to retire it, but the schedule only gives the 6500s one more year of service.  I&amp;rsquo;m sure this goes back the success and recent expansion of the Nexus line of switches.&lt;/p&gt;&#xA;&lt;p&gt;Here&amp;rsquo;s the lowdown from Cisco.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Configuring an IPv6 Tunnel with Hurricane Electric</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/03/configuring-an-ipv6-tunnel-with-hurricane-electric/</link>
      <pubDate>Thu, 31 Mar 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/03/configuring-an-ipv6-tunnel-with-hurricane-electric/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://aconaway.com/wp-content/uploads/2011/03/Hurricane-Earl_noaa-300x195.jpg&#34;&gt;&lt;img src=&#34;images/Hurricane-Earl_noaa-300x195-150x150.jpg&#34; alt=&#34;&#34; loading=&#34;lazy&#34; title=&#34;Hurricane Earl_noaa-300x195&#34;&gt;&#xA;&lt;/a&gt;My ISP at home is great.  I have infinite bandwidth because they have no idea how to do any rate limiting.  Heck, they&amp;rsquo;re not even skilled enough to know that I have several public IP addresses from their DHCP server.  That means, though, that they&amp;rsquo;re not ready for IPv6.  They&amp;rsquo;ve ignored my emails and support tickets asking about their deployment strategy, so I gave up and looked at turning up a tunnel with a broker.  I chose &lt;a href=&#34;http://www.tunnelbroker.net/&#34;&gt;Hurricane Electric&lt;/a&gt; for no particular reason; they were just the first ones I found.  The setup was super-easy and works flawlessly.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stubby Post - I&#39;m Unemployed...Until Monday</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/03/stubby-post-im-unemployed-until-monday/</link>
      <pubDate>Sat, 26 Mar 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/03/stubby-post-im-unemployed-until-monday/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://aconaway.com/wp-content/uploads/2011/03/smile.png&#34;&gt;&lt;img src=&#34;images/smile-150x150.png&#34; alt=&#34;&#34; loading=&#34;lazy&#34; title=&#34;Smile&#34;&gt;&#xA;&lt;/a&gt;Today was my last day at the office, and I start a new job and adventure on Monday.  What does that mean for the blog?&lt;/p&gt;&#xA;&lt;p&gt;The biggest impact is the fact that I won&amp;rsquo;t have access to a CSM or FSWM any more.  These are two pretty unique devices, and I get quite a few questions on these guys.  I&amp;rsquo;ll try my best to recount what I know, but I&amp;rsquo;ll have to get information from buddies at the old job if research is needed.  The CSM has been a backbone of this blog for a while, so I&amp;rsquo;ll need to find another area with a similar demand for examples and configuration help.  The FWSM doesn&amp;rsquo;t measure to the same scale, but the old company &lt;a href=&#34;http://tangoessentials.com/&#34;&gt;casino online australia&lt;/a&gt; is the only one I know that runs those things, so the world may be that much poorer in FWSM information.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stubby Post - Final Tally of 3750 Failures</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/03/stubby-post-final-tally-of-3750-failures/</link>
      <pubDate>Fri, 18 Mar 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/03/stubby-post-final-tally-of-3750-failures/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://aconaway.com/wp-content/uploads/2011/03/fail.png&#34;&gt;&lt;img src=&#34;images/fail.png&#34; alt=&#34;&#34; loading=&#34;lazy&#34; title=&#34;FAIL!&#34;&gt;&#xA;&lt;/a&gt;It&amp;rsquo;s pretty widely known that I hate Cisco 3750 switches. We&amp;rsquo;ve had so many hardware and software failures with them that I&amp;rsquo;ve got a seriously bad taste in my mouth. Since I&amp;rsquo;m leaving for a new company, I thought I&amp;rsquo;d publish some statistics while I still have access to the numbers.&lt;/p&gt;&#xA;&lt;p&gt;Total TAC cases &lt;a href=&#34;http://www.diocesisdemonteria.org/&#34;&gt;online casino usa european roulette&lt;/a&gt; opened related to 3750s: 21 Number of 3750G-12S-S replaced: 21 Number of 3750G-24TS replaced: 7 Total number of RMAs issued: 28 Total number of 3750s in the company: ~120 Failure rate: 23.3%&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stubby Post - I&#39;ve Taken a New Job</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/03/stubby-post-ive-taken-a-new-job/</link>
      <pubDate>Thu, 17 Mar 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/03/stubby-post-ive-taken-a-new-job/</guid>
      <description>&lt;p&gt;After several months of semi-serious job searching, I&amp;rsquo;ve landed a new position with a local company. I don&amp;rsquo;t know how much I should reveal about them, but I&amp;rsquo;m really excited to be joining their team. I&amp;rsquo;ll pass on more details as I get a feel for what &lt;a href=&#34;http://1866777.com/&#34;&gt;Pokies&lt;/a&gt; is appropriate, but I&amp;rsquo;ll say that the position involves Nexus 7ks, ASR 1000s, and supporting private cloud technologies. It should be really fun and quite a new adventure for me.&lt;/p&gt;</description>
    </item>
    <item>
      <title>I&#39;ve Been Violated...Again</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/03/ive-been-violated-again/</link>
      <pubDate>Wed, 02 Mar 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/03/ive-been-violated-again/</guid>
      <description>&lt;p&gt;I noticed a few weeks back that my blog article titles were showing up in my RSS feed as ads for cheap prescriptions. Not good. I changed all my passwords, made sure I was at the latest version of Wordpress (I was), and disabled all my unneeded plugins. The RSS feed cleared up, but my Google search results still showed I was a pharmacy; the big problem is that all the pages appeared normal when browsing over to them, so I never really noticed the bigger problem.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stubby Post - Cisco IOS Petition</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/02/stubby-post-cisco-ios-petition/</link>
      <pubDate>Fri, 11 Feb 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/02/stubby-post-cisco-ios-petition/</guid>
      <description>&lt;p&gt;Greg Ferro has brought back &lt;a href=&#34;http://etherealmind.com/cisco-ios-petition-reloaded/&#34;&gt;the petition for Cisco to provide an emulator to the community for learning&lt;/a&gt;.  Since our current and only family of emulators is well on &lt;a href=&#34;http://tahoeheavenlyvacations.com/&#34;&gt;Garcinia Mangostana&lt;/a&gt; its way to oblivion, I ask that we all take the time and sign this petition.  To use a cliché, we need to act now before it&amp;rsquo;s too late.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Routing IPv6 with BGP - The Basics</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/02/routing-ipv6-with-bgp-the-basics/</link>
      <pubDate>Thu, 10 Feb 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/02/routing-ipv6-with-bgp-the-basics/</guid>
      <description>&lt;p&gt;Are you sensing a theme lately?  Since we covered the basics of the main IGPs (I&amp;rsquo;m an enterprise guy, so no IS-IS comments, please.), I thought I&amp;rsquo;d try to describe the basics of advertising IPv6 routes over BGP.  Yet again, we&amp;rsquo;re not going to do any route manipulation or change any of the 948284928 BGP attributes.  We&amp;rsquo;re just trying to get routes exchanged.&lt;/p&gt;&#xA;&lt;h3 id=&#34;configuration&#34;&gt;Configuration&lt;/h3&gt;&#xA;&lt;p&gt;There&amp;rsquo;s no new version of BGP for IPv6 here.  It&amp;rsquo;s the standard BGP version 4 that we&amp;rsquo;ve all been using for years, but we&amp;rsquo;re going to take advantage of the multiprotocol support (MPBGP, &lt;a href=&#34;http://tools.ietf.org/html/rfc2858&#34;&gt;RFC 2858&lt;/a&gt; &lt;a href=&#34;http://tools.ietf.org/html/rfc4760&#34;&gt;RFC 4760&lt;/a&gt;).  We&amp;rsquo;ll get to the differences in a second, but the first thing to do is to set up the BGP process as normal.  &lt;/p&gt;</description>
    </item>
    <item>
      <title>IIUC Update - Passed!</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/02/iiuc-update-passed/</link>
      <pubDate>Wed, 09 Feb 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/02/iiuc-update-passed/</guid>
      <description>&lt;p&gt;I passed the IIUC yesterday, so now I&amp;rsquo;m a CCNA Voice.  It&amp;rsquo;s kind of belittling to get a CCNA-level certification at this point in my career, but I didn&amp;rsquo;t want to be completely left behind, so I figured I should move into some voice stuff before I&amp;rsquo;m left in the dust.&lt;/p&gt;&#xA;&lt;p&gt;The exam was probably the best Cisco exam I&amp;rsquo;ve ever taken.  Of all the exams I&amp;rsquo;ve taken in the last few years, this is the only one that didn&amp;rsquo;t have questions with huge misspellings or grammatical errors.  I was really taken aback at that since a good portion of the questions from some of my recent CCNP exams were plain unreadable.  I think I remember leaving a comment on one IIUC question about the word &amp;ldquo;an&amp;rdquo; being left out of a description, but that was no big deal.  I&amp;rsquo;m not that obesessive-compulsive.&lt;/p&gt;</description>
    </item>
    <item>
      <title>OSPFv3 - The Basics</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/02/ospfv3-the-basics/</link>
      <pubDate>Tue, 01 Feb 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/02/ospfv3-the-basics/</guid>
      <description>&lt;p&gt;A few hours ago, the last of the IPv4 addresses were allocated by IANA.  Now&amp;rsquo;s the time to learn more about IPv6!  Yesterday, I posted about &lt;a href=&#34;http://aconaway.com/2011/01/30/eigrp-for-ipv6-the-basics/&#34;&gt;EIGRP for IPv6&lt;/a&gt;, so I think I&amp;rsquo;ll continue the trend by introducing OSPFv3, which is the IPv6 implementation of OSPF.  As always, I&amp;rsquo;m using Cisco routers here.  Just as yesterday, this is just a guide to the absolutely basics; if you want to do some funky OSPF magic, you won&amp;rsquo;t find it here - perhaps in time, though.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EIGRP for IPv6 - The Basics</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/01/eigrp-for-ipv6-the-basics/</link>
      <pubDate>Mon, 31 Jan 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/01/eigrp-for-ipv6-the-basics/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m not going to &lt;a href=&#34;http://packetlife.net/blog/2010/dec/13/blog-examples-going-ipv6-next-year/&#34;&gt;go all out&lt;/a&gt; like Jeremy over at Packetlife.net has, but I&amp;rsquo;m going to start to discuss a few IPv6 topics.  In time (like &lt;a href=&#34;http://www.potaroo.net/tools/ipv4/&#34;&gt;in September when APNIC runs out of IPv4 addresses&lt;/a&gt;), I&amp;rsquo;m sure I&amp;rsquo;ll ramp up the IPv6 talk, but let&amp;rsquo;s start easy and get EIGRP for IPv6 up and running.  &lt;/p&gt;&#xA;&lt;h3 id=&#34;configuration&#34;&gt;Configuration&lt;/h3&gt;&#xA;&lt;p&gt;There are quite a few differences between EIGRP for IPv6 (yes, that&amp;rsquo;s an official name) and the IPv4 version.  First of all, all IPv6 routing is disabled by default on a Cisco router, so, if you&amp;rsquo;re doing any routing in IPv6, you&amp;rsquo;ll want to enable it or risk smashing your head into the desk trying to figure out what&amp;rsquo;s going on.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stubby Post - Changing the Prompt on the ASA</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/01/stubby-post-changing-the-prompt-on-the-asa/</link>
      <pubDate>Thu, 20 Jan 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/01/stubby-post-changing-the-prompt-on-the-asa/</guid>
      <description>&lt;p&gt;RichardF commented on &lt;a href=&#34;http://aconaway.com/2010/11/22/running-commands-on-a-standby-asa-from-the-active/&#34;&gt;an article I wrote last November&lt;/a&gt; and mentioned the &lt;em&gt;prompt&lt;/em&gt; command in the ASA.  I never set aside any time to research it, but I finally took the time today while waiting for a maintenance window.&lt;/p&gt;&#xA;&lt;p&gt;This is one of those little things in life that make me happy.  Since the active ASA always has the same hostname and IP address, I find it hard to keep track of to which firewall I&amp;rsquo;m actually connected.  That &amp;ldquo;configurtions are no long in sync&amp;rdquo; message you get when you &lt;em&gt;conf t&lt;/em&gt; on the standby firewall really irks me.  With the &lt;em&gt;prompt&lt;/em&gt; command, I can see which firewall I&amp;rsquo;m on and in what state it is.&lt;/p&gt;</description>
    </item>
    <item>
      <title>IIUC Notes - Inbound Dial Peer Matching</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/01/iiuc-notes-inbound-dial-peer-matching/</link>
      <pubDate>Wed, 19 Jan 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/01/iiuc-notes-inbound-dial-peer-matching/</guid>
      <description>&lt;p&gt;More IIUC notes.  As always, feel free to correct as needed.&lt;/p&gt;&#xA;&lt;p&gt;To match inbound calls to a dial peer, CME (and CUCM?) uses the following steps.&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Match DNIS (the dialed number) with the &lt;em&gt;incoming called-address&lt;/em&gt; config in the dial peer&lt;/li&gt;&#xA;&lt;li&gt;Match the ANI (the calling number or caller ID) with the &lt;em&gt;answer-address&lt;/em&gt; config in the dial peer&lt;/li&gt;&#xA;&lt;li&gt;Match the ANI with the &lt;em&gt;destination-pattern&lt;/em&gt; config in the dial peer&lt;/li&gt;&#xA;&lt;li&gt;Match an incoming POTS call to the &lt;em&gt;port&lt;/em&gt; config in the dial peer&lt;/li&gt;&#xA;&lt;li&gt;Match dial peer 0&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;Matching dial peer 0 is bad, and it took me an inquiry on Twitter and a buddy to realize why.  Here are a few highlights as to why.  I believe the full scope of the badness of dial peer 0 is really beyond the IIUC exam.&lt;/p&gt;</description>
    </item>
    <item>
      <title>IIUC Notes - Wildcards for Destination Patterns</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/01/iiuc-notes-wildcards-for-destination-patterns/</link>
      <pubDate>Tue, 18 Jan 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/01/iiuc-notes-wildcards-for-destination-patterns/</guid>
      <description>&lt;p&gt;As always, feel free to correct anything that needs correcting or add anything that needs adding.  There is a lot more to the full definition of wildcards, but these are the basics.  Note to *nix guys:  This isn&amp;rsquo;t regex as you understand it.  Yes, the use of curly braces would be nice, but we don&amp;rsquo;t get that here.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;T&lt;/strong&gt;:  Represents anywhere from 0 to 32 digits&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;destination-patter 9T  &amp;lt;- matches a 9 followed by 0 - 32 other digits&lt;/p&gt;</description>
    </item>
    <item>
      <title>Network Protocol Overhead</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/01/network-protocol-overhead/</link>
      <pubDate>Mon, 10 Jan 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/01/network-protocol-overhead/</guid>
      <description>&lt;p&gt;Here are some packet overhead numbers for a few popular protocols to help with doing bandwidth requirement calculations.  This may be another add-as-we-go post, so please comment with additions or corrections.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Ethernet : 20 bytes&lt;br&gt;&#xA;Frame Relay : 4 - 6 bytes&lt;br&gt;&#xA;PPP : 6 bytes&lt;br&gt;&#xA;MLPPP: 10 bytes&lt;br&gt;&#xA;MPLS : 4 bytes&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;IP : 20 bytes&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;TCP : 20+ bytes&lt;br&gt;&#xA;UDP : 8 bytes&lt;br&gt;&#xA;GRE:  4 - 20+ bytes&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stubby Post - Null VTP Domain Scare</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/01/stubby-post-null-vtp-domain-scare/</link>
      <pubDate>Wed, 05 Jan 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/01/stubby-post-null-vtp-domain-scare/</guid>
      <description>&lt;p&gt;Remember a few weeks back when I had a bad day?  I was actually at HQ that day to do some work for a project, but that got put off due to the extenuating circumstances.  When we finally got back around to do the work, we wound up adding a switch in the data center to extend a VLAN over to a rack.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Start of Another Year</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/01/the-start-of-another-year/</link>
      <pubDate>Wed, 05 Jan 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/01/the-start-of-another-year/</guid>
      <description>&lt;p&gt;How did 2010 turn out?  Not as well as I would have liked.&lt;/p&gt;</description>
    </item>
    <item>
      <title>DHCP ACK Error on Avaya Phones</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/12/dhcp-ack-error-on-avaya-phones/</link>
      <pubDate>Mon, 27 Dec 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/12/dhcp-ack-error-on-avaya-phones/</guid>
      <description>&lt;p&gt;We&amp;rsquo;re an Avaya voice shop (for now if I have my way) and have Avaya systems of various sizes and shapes all around the Enterprise.  I was at one of our remote locations a few weeks back and helped the guys there replace a non-PoE switch so they could get the old power injector panel out of their rack.  When we moved stuff around, the phones didn&amp;rsquo;t come back and had the dreaded DHCP Ack Error.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tagging External Routes in EIGRP</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/12/tagging-external-routes-in-eigrp/</link>
      <pubDate>Fri, 03 Dec 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/12/tagging-external-routes-in-eigrp/</guid>
      <description>&lt;p&gt;EIGRP allows you to tag external routes.  That is, any route redistributed into EIGRP can be tagged with a numeric descriptor from 0 to 4294967295.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Another Blow to Dynamips/Dynagen/GNS3</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/11/another-blow-to-dynamipsdynagengns3/</link>
      <pubDate>Tue, 30 Nov 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/11/another-blow-to-dynamipsdynagengns3/</guid>
      <description>&lt;p&gt;It looks like Cisco is trying to crack down on illegal distribution of their software.  I can&amp;rsquo;t really blame them since it&amp;rsquo;s their property.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Running Commands on a Standby ASA from the Active</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/11/running-commands-on-a-standby-asa-from-the-active/</link>
      <pubDate>Mon, 22 Nov 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/11/running-commands-on-a-standby-asa-from-the-active/</guid>
      <description>&lt;p&gt;I was exploring commands on the ASA a while back and discovered that you can run commands on the standby unit from the active.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Configuring an Active/Passive ASA Pair</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/11/configuring-an-activepassive-asa-pair/</link>
      <pubDate>Sat, 20 Nov 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/11/configuring-an-activepassive-asa-pair/</guid>
      <description>&lt;p&gt;A buddy asked for some help on configuring a pair of ASAs in active/passive mode, and, by pure coincidence, my newest project is to set up the same.  I&amp;rsquo;ve done it many time, but it&amp;rsquo;s one of those things that you don&amp;rsquo;t really do every day (unless you&amp;rsquo;re a VAR or something).  These things always get covered in rust very quickly in my head, but, once I get one or two details back to the surface, it all comes flooding back. I better take the time to jot down the details. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Lessons Learned from a Bad Day</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/11/lessons-learned-from-a-bad-day/</link>
      <pubDate>Thu, 11 Nov 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/11/lessons-learned-from-a-bad-day/</guid>
      <description>&lt;p&gt;I had a really, really bad day this past Tuesday.  I mean, a really bad day.  I guess I should have seen it coming since the last #stabbytuesday was uneventful.  Here&amp;rsquo;s what said cosmos had in for me and the lessons I took away.  Most of these are things we&amp;rsquo;ve all lived before, but, for various reasons, I got blindsided.  I expected more from myself.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stubby Post - A Story on VPN Hardware Acceleration</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/11/stubby-post-a-story-on-vpn-hardware-acceleration/</link>
      <pubDate>Mon, 01 Nov 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/11/stubby-post-a-story-on-vpn-hardware-acceleration/</guid>
      <description>&lt;p&gt;We use a hosted application that requires IPSec tunnels to the provider from different properties across the country.  The ones in the lower 48 perform adequately, but the new one in Alaska is absolutely horrible. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Stubby Post - Changes to CCNA Voice, CCVP, and CCSP</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/10/stubby-post-changes-to-ccna-voice-ccvp-and-ccsp/</link>
      <pubDate>Wed, 20 Oct 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/10/stubby-post-changes-to-ccna-voice-ccvp-and-ccsp/</guid>
      <description>&lt;p&gt;I don&amp;rsquo;t usually cover news from Cisco, but they&amp;rsquo;ve changed some &lt;a href=&#34;http://www.cisco.com/web/learning/le3/learning_career_certifications_and_learning_paths_home.html&#34;&gt;certification&lt;/a&gt; stuff around again, and I thought I would bring it up.  This time they&amp;rsquo;ve changed the CCNA Voice, CCVP, and CCSP, so, if you&amp;rsquo;ve on those tracks, be careful what you&amp;rsquo;re studying!&lt;/p&gt;&#xA;&lt;h3 id=&#34;ccna-voice&#34;&gt;&lt;strong&gt;CCNA Voice&lt;/strong&gt;&lt;/h3&gt;&#xA;&lt;p&gt;Circle 28 February 2011 on your calendars.  That&amp;rsquo;s when the &lt;a href=&#34;http://www.cisco.com/web/learning/le3/le2/le0/le3/learning_certification_type_home.html&#34;&gt;CCNA Voice&lt;/a&gt; track gets a shakeup.  The IIUC (640-460) exam will be no more, and passing CVOICE (642-436) will no longer be a valid way to get the cert.  After the big day, you&amp;rsquo;ll have to take &lt;a href=&#34;https://learningnetwork.cisco.com/community/certifications/voice_ccna/icomm&#34;&gt;ICOMM&lt;/a&gt; &lt;a href=&#34;https://learningnetwork.cisco.com/community/certifications/voice_ccna/icomm&#34;&gt;(640-461)&lt;/a&gt;.  This seems to be a much broader exam instead of having the enterprise and commercial focuses in CVOICE and IIUC, respectively.  Look out for both CME- and CUCM-based topics including a troubleshooting section. &lt;/p&gt;</description>
    </item>
    <item>
      <title>SLA Monitoring on the PIX/ASA</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/10/sla-monitoring-on-the-pixasa/</link>
      <pubDate>Fri, 15 Oct 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/10/sla-monitoring-on-the-pixasa/</guid>
      <description>&lt;p&gt;We&amp;rsquo;re working on an data center design for a customer, and they&amp;rsquo;ve dropped in two ISP links - each with it&amp;rsquo;s own managed router and public IP space off one of the Ethernet interfaces.  The idea is that they want to use the Internet links in an active-passive setup without getting their own IP addresses to avoid running BGP with the ISPs.  To top it off, the headend of their control is an ASA cluster, so we wind up with two interface on the Internet to treat with a local security level.  Oh, the joys of doing network design.&lt;/p&gt;</description>
    </item>
    <item>
      <title>CME Exercise #1 Solution</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/10/cme-exercise-1-solution/</link>
      <pubDate>Tue, 12 Oct 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/10/cme-exercise-1-solution/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s my solution to &lt;a href=&#34;http://aconaway.com/2010/10/06/cme-exercise-1/&#34;&gt;the exercise I posed last week&lt;/a&gt;.  Let&amp;rsquo;s see if we can get this right.&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;m going to assume you know how to give a router an IP address.  If you don&amp;rsquo;t, let me know and I&amp;rsquo;ll help you out.  We&amp;rsquo;ll use 10.10.10.1/24 for our CME router.&lt;/p&gt;&#xA;&lt;p&gt;Let&amp;rsquo;s work on the telephony section first.  We need to limit our CME to 10 ephone-dns and 5 ephones.  Easy enough.  While we&amp;rsquo;re at it, we&amp;rsquo;ll have to give the telephony service a source IP address.  We might as well do the music on hold, too.&lt;/p&gt;</description>
    </item>
    <item>
      <title>CME Exercise #1</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/10/cme-exercise-1/</link>
      <pubDate>Thu, 07 Oct 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/10/cme-exercise-1/</guid>
      <description>&lt;p&gt;I tried something like this earlier this year with STP.  It got rave reviews (from my mother), so I figured I try it again.  &lt;/p&gt;&#xA;&lt;p&gt;Below is a list of requirements for configuring a router as a call processor.  In a lab or in your head, configure the router to support the features as listed.  This isn&amp;rsquo;t a contest or anything like that.  If you get it right, a virtual thumbs up is all I can afford to give you.  There are some licensing issues for running this stuff in GNS3/dynamips, so I can&amp;rsquo;t help you out on that.  I&amp;rsquo;ll just hint that GNS3 and dynamips will bind to real networks and that copies of a compatible IP softphone are available.&lt;/p&gt;</description>
    </item>
    <item>
      <title>IIUC Notes - Voice Ports and Dial Peers</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/10/iiuc-notes-voice-ports-and-dial-peers/</link>
      <pubDate>Mon, 04 Oct 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/10/iiuc-notes-voice-ports-and-dial-peers/</guid>
      <description>&lt;p&gt;More of my IIUC study notes.  As always, feel free to correct.  I really need to have a real post, don&amp;rsquo;t I?&lt;/p&gt;&#xA;&lt;p&gt;&lt;em&gt;&lt;strong&gt;show voice port summary&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Shows the voice ports available for use&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R1#show voice port summary&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                                          IN       OUT&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;PORT           CH   SIG-TYPE   ADMIN OPER STATUS   STATUS   EC&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;============== == ============ ===== ==== ======== ======== ==&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;50/0/1         1      efxs     up    up   on-hook  idle     y&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;50/0/1         2      efxs     up    up   on-hook  idle     y&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;50/0/2         1      efxs     up    up   on-hook  idle     y&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;50/0/2         2      efxs     up    up   on-hook  idle     y&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;50/0/3         1      efxs     up    up   on-hook  idle     y&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;50/0/4         1      efxs     up    up   on-hook  idle     y&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;50/0/5         1      efxs     up    up   on-hook  idle     y&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;An ephone-dn shows up as efxs, so all these are ephone-dns.&lt;/li&gt;&#xA;&lt;li&gt;Channels are numbered 0-23; timeslots are numbered 1-24&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;strong&gt;FXS Ports&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>IIUC Notes - More Phone Features</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/10/iiuc-notes-more-phone-features/</link>
      <pubDate>Sat, 02 Oct 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/10/iiuc-notes-more-phone-features/</guid>
      <description>&lt;p&gt;Here are some more notes from my IIUC studies.  As always, corrections requested.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Paging&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Broadcasts messages to a group for a one-way communication&lt;/li&gt;&#xA;&lt;li&gt;Paging groups are used to limit which phones get the broadcast&lt;/li&gt;&#xA;&lt;li&gt;Paging can be unicast or multicast&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Unicast groups limited to 10 members&lt;/li&gt;&#xA;&lt;li&gt;Multicast requires mcast support on the network&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Paging configurations can be unicast, multicast, or multiple-group&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;!  Unicast Paging&lt;br&gt;&#xA;!  When 1044 is dialed, ephone 1 is paged&lt;br&gt;&#xA;R1(config)#ephone-dn 44&lt;br&gt;&#xA;R1(config-ephone-dn)#number 1044&lt;br&gt;&#xA;R1(config-ephone-dn)#paging&lt;br&gt;&#xA;R1(config-ephone-dn)#exit&lt;br&gt;&#xA;R1(config)#ephone 1&lt;br&gt;&#xA;R1(config-ephone)#paging-dn 44&lt;/p&gt;</description>
    </item>
    <item>
      <title>IIUC Notes - Phone Features</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/10/iiuc-notes-phone-features/</link>
      <pubDate>Fri, 01 Oct 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/10/iiuc-notes-phone-features/</guid>
      <description>&lt;p&gt;Here are some more notes from my IIUC studies.  As always, corrections requested.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Local Directory&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Allows users to look up names&lt;/li&gt;&#xA;&lt;li&gt;Allows names to show up when dialing or receiving a call&lt;/li&gt;&#xA;&lt;li&gt;Most phones have a directory button; some have a menu options for the directory&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;R1(config)#ephone-dn 1&lt;br&gt;&#xA;R1(config-ephone-dn)#name Roger Smith&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Directory entries can be added manually&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;R1(config-telephony)#directory entry 1 1700 Corporate Fax&lt;br&gt;&#xA;R1(config-telephony)#directory entry 2 1701 HR Fax&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;By default, sorting is done alphabetically by first name.&lt;/li&gt;&#xA;&lt;li&gt;Sorting can be changed&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;R1(config-telephony)#directory last-name-first&lt;/p&gt;</description>
    </item>
    <item>
      <title>IIUC Notes - Getting Phones on the LAN</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/09/iiuc-notes-getting-phones-on-the-lan/</link>
      <pubDate>Thu, 30 Sep 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/09/iiuc-notes-getting-phones-on-the-lan/</guid>
      <description>&lt;p&gt;More study notes.  Correct if wrong, though I hope I get some of it right since I already since I&amp;rsquo;m an R&amp;amp;S guy.  :$&lt;/p&gt;&#xA;&lt;p&gt;**Switchport Configuration&lt;br&gt;&#xA;**&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;switchport mode access&lt;/strong&gt;:  This config makes the port an access port that carries the primary and voice VLAN traffic&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;switchport mode trunk&lt;/strong&gt;:  This config akes the port a trunk unconditionally, but it will still send DTP messages&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;switchport nonegotiate&lt;/strong&gt;:  This config keeps the port from sending DTP messages.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;switchport mode dynamic auto&lt;/strong&gt;:  If the port receives DTP messages, it will become a trunk.  If not, it will be an access port.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;switchport mode dynamic desirable&lt;/strong&gt;:  The port actively sends DTP messages trying to become a trunk.  This is the default configuration on a Cisco switch.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;strong&gt;Cisco IP Phone Boot Process&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>IIUC Notes - Assigning Ephone-dns to Ephone Buttons</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/09/iiuc-notes-assigning-ephone-dns-to-ephone-buttons/</link>
      <pubDate>Thu, 23 Sep 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/09/iiuc-notes-assigning-ephone-dns-to-ephone-buttons/</guid>
      <description>&lt;p&gt;These are some of my notes on my IIUC studies.  Since I am a novice as voice stuff, please let me know what I get wrong.&lt;/p&gt;&#xA;&lt;p&gt;An &lt;strong&gt;ephone&lt;/strong&gt; is a representation of a phone.  It&amp;rsquo;s basically a structure of features that a phone will have. &lt;/p&gt;&#xA;&lt;p&gt;Configuration in CME:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;R1(config)#ephone 34  &amp;lt;&amp;ndash; This is just a tag and has nothing to do with an extension or phone&lt;br&gt;&#xA;R1(config-ephone)#mac-address 1111.2222.3333    &amp;lt;&amp;ndash; Assigns this ephone to the phone with that MAC address&lt;/p&gt;</description>
    </item>
    <item>
      <title>IIUC Notes - Powering Cisco Phones</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/09/iiuc-notes-powering-cisco-phones/</link>
      <pubDate>Tue, 21 Sep 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/09/iiuc-notes-powering-cisco-phones/</guid>
      <description>&lt;p&gt;Feel free to correct anything that is wrong or incomplete.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Power over Ethernet (PoE)&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Can provide power to a Cisco phone, access point, security camera, etc., through the network cabling, eliminating the need to plug the phone into the wall for power.&lt;/li&gt;&#xA;&lt;li&gt;Generic term for providing power on the Ethernet cable&lt;/li&gt;&#xA;&lt;li&gt;Provides centralized power that can be put on a UPS&lt;/li&gt;&#xA;&lt;li&gt;Allows devices to be located away from power outlets&lt;/li&gt;&#xA;&lt;li&gt;Removes cabling clutter at the user&amp;rsquo;s desk&lt;/li&gt;&#xA;&lt;li&gt;Can be provided through PoE-enabled switches, power panels or inline couplers (power injectors)&lt;/li&gt;&#xA;&lt;li&gt;Oversubscription is common&#xA;&lt;ul&gt;&#xA;&lt;li&gt;If every device on a switch asks for full power, the switch may not be able to handle the load.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Of course, devices can be powered with a power brick at the desk&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;802.3af&lt;/p&gt;</description>
    </item>
    <item>
      <title>IIUC Notes - VoIP Structures</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/09/iiuc-notes-voip-structures/</link>
      <pubDate>Tue, 21 Sep 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/09/iiuc-notes-voip-structures/</guid>
      <description>&lt;p&gt;Feel free to correct.  No need to sugar-coat it; I&amp;rsquo;m pretty new at this stuff.  :)&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Advantages of VoIP&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Reduces costs of communications:  Eliminates/reduces long distance and international call tolls&lt;/li&gt;&#xA;&lt;li&gt;Reduces costs of cabling:  No need for second network of phone lines&lt;/li&gt;&#xA;&lt;li&gt;Integrates all voice into one large network:  All your remote offices can be implemented/maintained/controlled centrally&lt;/li&gt;&#xA;&lt;li&gt;Provides mobility:  Moves, adds, and changes (MACs) are (nearly) eliminated since your phone is just a network node&lt;/li&gt;&#xA;&lt;li&gt;Allows use of IP Softphones&lt;/li&gt;&#xA;&lt;li&gt;Unifies emails, voice mails, and faxes:  All these can be treated as a single box for user messages&lt;/li&gt;&#xA;&lt;li&gt;Increases productivity:  Ringing multiple devices at the same time eliminates phone tag.   &amp;lt;&amp;mdash; pushing it, eh?&lt;/li&gt;&#xA;&lt;li&gt;Enhances communications:  Applications can be launched/updated from a voice call through application servers&lt;/li&gt;&#xA;&lt;li&gt;Provides open, compatible standards:  You can connect different vendor devices into the same VoIP network.   &amp;lt;&amp;mdash; I&amp;rsquo;ve never seen that happen&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Cisco VoIP Structure&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stubby Post - Packetlife&#39;s Community Lab</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/09/stubby-post-packetlifes-community-lab/</link>
      <pubDate>Tue, 14 Sep 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/09/stubby-post-packetlifes-community-lab/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m way behind in talking about this, but &lt;a href=&#34;http://packetlife.net/users/stretch/&#34;&gt;Jeremy Stretch&lt;/a&gt; over at &lt;a href=&#34;http://packetlife.net/&#34;&gt;Packetlife.net&lt;/a&gt; has a &lt;a href=&#34;http://packetlife.net/lab/&#34;&gt;community lab&lt;/a&gt; that is free to use.  This is a great resource for those of us who are too poor to have their own physical devices for Cisco studies.  All you need is an account on the site and a sense of community.&lt;/p&gt;&#xA;&lt;p&gt;There are two labs to reserve, and each contains a firewall, routers, and switches.  This is plenty of stuff to get your feet wet with the gear, let you research some functionality that Cisco promised is great, and to lab out something you&amp;rsquo;re looking to implement.  The lab is offered for free, but Jeremy is giving his time and money for this lab.  I think it would be a great idea to drop a few dollars to him via his donate link if you use his stuff.   If you&amp;rsquo;re a regular user and don&amp;rsquo;t donate, I ask that you do a moral inventory on yourself so you might see just how bad you are being.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stubby Post - Cabling and EtherChannel</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/09/stubby-post-cabling-and-etherchannel/</link>
      <pubDate>Mon, 13 Sep 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/09/stubby-post-cabling-and-etherchannel/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve done it.  You&amp;rsquo;ve done it.  We&amp;rsquo;ve all done it.  You turn up another EtherChannel bundle and realize the hard way that your interface descriptions aren&amp;rsquo;t accurate.  Or you&amp;rsquo;ve swapped out a &lt;a href=&#34;http://aconaway.com/2010/08/30/catalyst-3750s-bad-luck-with-a-cisco-logo/&#34;&gt;piece-of-crap 3750&lt;/a&gt; and didn&amp;rsquo;t notice that the labels on the cables were wrong.  In either case, we all know that EtherChannel bundles don&amp;rsquo;t really work if the links aren&amp;rsquo;t plugged into the right switches.&lt;/p&gt;&#xA;&lt;p&gt;So, what do you to make sure that your links are cabled the way you think they are?  Personally, I don&amp;rsquo;t trust any label at all - no matter if I did it or not.  At some point, someone has changed something on a switch, and that just might have been a change to where the port is question is cabled.  If I was onsite, I would hand-trace the cabling from one end to the other then do it again to make sure I didn&amp;rsquo;t hose it up the first time.  The big problem with this technique is that I&amp;rsquo;m not everywhere at the same time, and the travel budget isn&amp;rsquo;t very big these days.  If I can&amp;rsquo;t get my hands on the cables, I relegate myself to using CDP to see what&amp;rsquo;s on the other end of links when putting ports into EtherChannel bundles.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stubby Post - GNS3 Vault for the Win!</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/09/stubby-post-gns3-vault-for-the-win/</link>
      <pubDate>Sat, 11 Sep 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/09/stubby-post-gns3-vault-for-the-win/</guid>
      <description>&lt;p&gt;I was thinking about firing off some GNS3 labs as exercises for everyone to use.  My thought was that I could generate a few small networks with a requirements doc and have people do the leg work as practice or for a study aid.  You know, configure OSPF over this frame relay network or GLBP for load-balancing gateways.  I gave up on that dream (like I do a lot of them), and wound up clicking around on &lt;a href=&#34;http://gns3vault.com/&#34;&gt;GNS3 Vault&lt;/a&gt;.  &lt;a href=&#34;http://twitter.com/ReneMolenaar&#34;&gt;Rene Molenaar&lt;/a&gt; has already thought ahead and developed about 60 labs exercises that can be downloaded.&lt;/p&gt;</description>
    </item>
    <item>
      <title>IIUC Notes - Old School Voice Stuff</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/09/iiuc-notes-old-school-voice-stuff/</link>
      <pubDate>Wed, 08 Sep 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/09/iiuc-notes-old-school-voice-stuff/</guid>
      <description>&lt;p&gt;These are the notes I&amp;rsquo;ve taken as I read through the study materials.  Feel free to correct anything you see.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Analog phone signaling&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Misc&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Ground = positive = &lt;strong&gt;tip&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;li&gt;Battery = negative = &lt;strong&gt;ring&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;li&gt;Signaling uses specific frequencies for specific events&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Loop start signaling&lt;/strong&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;When a circuit in the phone is completed (i.e., you take it off-hook), the CO detects it and provides services.&lt;/li&gt;&#xA;&lt;li&gt;Susceptible to &lt;strong&gt;glare&lt;/strong&gt;, where the phone requests dialtone at the same time that the CO sends a call.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Can connect two different calls if in a business with multiple lines&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Ground start signaling&lt;/strong&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;The circuit is temporarily completed to signal the CO for services&lt;/li&gt;&#xA;&lt;li&gt;Doesn&amp;rsquo;t connect any call to any phone directly&lt;/li&gt;&#xA;&lt;li&gt;Used in PBXes.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Supervisory signaling&lt;/strong&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;On-hook:  Circuit is open&lt;/li&gt;&#xA;&lt;li&gt;Off-hook:  Circuit is completed&lt;/li&gt;&#xA;&lt;li&gt;Ringing:  AC current generated by CO to tell the phone to ring&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Informational signaling&lt;/strong&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Gives information for the caller to use&lt;/li&gt;&#xA;&lt;li&gt;Dial tone&lt;/li&gt;&#xA;&lt;li&gt;Busy&lt;/li&gt;&#xA;&lt;li&gt;Ringback: the ring you hear when you call&lt;/li&gt;&#xA;&lt;li&gt;Confirmation:  the call is being attempted&lt;/li&gt;&#xA;&lt;li&gt;Congestion:  no lines available to make the call&lt;/li&gt;&#xA;&lt;li&gt;Receiver off-hook&lt;/li&gt;&#xA;&lt;li&gt;Reorder:  can&amp;rsquo;t make the call&lt;/li&gt;&#xA;&lt;li&gt;No such number:  can&amp;rsquo;t find the endpoint&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Address signaling&lt;/strong&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Used to send digits&lt;/li&gt;&#xA;&lt;li&gt;Dual-tone multifrequency (DTMF):  uses two electrical signals to indicate a digit; touch tone&lt;/li&gt;&#xA;&lt;li&gt;Pulse:  flashes the circuit to indicate a digit; rotary dial&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Disadvantages of analog signaling&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Attenuation&lt;/li&gt;&#xA;&lt;li&gt;Repeaters can&amp;rsquo;t differentiate between call and noise&lt;/li&gt;&#xA;&lt;li&gt;One cable pair for each call; think about a pair for each call taking place in Manhattan right now&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Digitizing voice&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stubby Post - What&#39;s an IDB?</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/09/stubby-post-whats-an-idb/</link>
      <pubDate>Fri, 03 Sep 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/09/stubby-post-whats-an-idb/</guid>
      <description>&lt;p&gt;I &lt;a href=&#34;http://twitter.com/aconaway/status/22554005934&#34;&gt;posed the philosophical question&lt;/a&gt; on Twitter the other day asking if single trunk links should be in an EtherChannel bundle just in case you need to expand later.  I didn&amp;rsquo;t really expect an answer, but the ever-verbose &lt;a href=&#34;http://twitter.com/WannabeCCIE&#34;&gt;@WannabeCCIE&lt;/a&gt; pointed out (in not so many words) that you should watch your IDBs.  What is that?&lt;/p&gt;&#xA;&lt;p&gt;That&amp;rsquo;s an &lt;a href=&#34;http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/products_tech_note09186a0080094322.shtml&#34;&gt;interface descriptor block&lt;/a&gt;.  I admit that I&amp;rsquo;m not intimately familiar with them, bu they&amp;rsquo;re data structs in IOS used to keep track of the interfaces on that device.  They come in two flavors - hardware and software.  HWIDBs usually represent a physical interface but they also represent tunnels, SVIs, PortChannels, subinterfaces, and any other virtual interface that you can configure.  The SWIDBs represent the layer-2 encapsulation of each HWIDB, so you&amp;rsquo;ll see entries talking about Ethernet, HDLC, PPP, etc.  That means that every interface you have on a router consumes two IDBs (there are always exceptions).  That&amp;rsquo;s important because each platform and IOS version combination has a limit to the number IDBs that device supports.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Catalyst 3750s - Bad Luck with a Cisco Logo</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/08/catalyst-3750s-bad-luck-with-a-cisco-logo/</link>
      <pubDate>Tue, 31 Aug 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/08/catalyst-3750s-bad-luck-with-a-cisco-logo/</guid>
      <description>&lt;p&gt;Last week, &lt;a href=&#34;http://twitter.com/fletcherjoyce&#34;&gt;@fletcherjoyce&lt;/a&gt; posted &lt;a href=&#34;http://reloadin10.wordpress.com/2010/08/28/catalyst-3750-are-they-really-that-bad/&#34;&gt;an article on his blog&lt;/a&gt; about his positive experiences with Cisco&amp;rsquo;s 3750 switches.  If you follow my complaints &lt;a href=&#34;http://twitter.com/aconaway&#34;&gt;tweets&lt;/a&gt;, you know that I&amp;rsquo;ve had quite the opposite experience with them.  I would never pick on anyone, but I had to throw in my 2 cents.&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;m guessing here, but we have about 50 3750 stacks in the enterprise.  Most of them are pairs, you wind up with roughly 120 switches.  Since we&amp;rsquo;ve done about 20 replacements over the last 5 years, that means we have a 17% failure rate.  That&amp;rsquo;s pretty horrible, isn&amp;rsquo;t it?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Three years later...</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/08/three-years-later/</link>
      <pubDate>Mon, 23 Aug 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/08/three-years-later/</guid>
      <description>&lt;p&gt;Another year of Aaron&amp;rsquo;s Worthless Words has come and gone.  This month marks the third full year of blog posts for me, and things sure have changed since the beginning.&lt;/p&gt;&#xA;&lt;p&gt;At first, this blog was just for my personal rants, but no one cares about that stuff (thus the title), so I looked to move on to something else.  I decided that I would go into the non-technical side of the network field, so I started talking about the Principle of Least Privilege and about cabling standards.  That got a bit boring, so I started puking out information on the Content Switching Module from Cisco since I couldn&amp;rsquo;t find anything worth a cracker outside of the documentation.  That was a hit, and the topics started expanding and expanding until we got to where we are now.  Today, the articles are published in online magazine and are being translated into other languages around the world.  Quite a change from complaining about drivers stopping in the crosswalk.  :)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stubby Post - Set DF to 0 with a Route-map</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/08/stubby-post-set-df-to-0-with-a-route-map/</link>
      <pubDate>Fri, 20 Aug 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/08/stubby-post-set-df-to-0-with-a-route-map/</guid>
      <description>&lt;p&gt;We ran into an issue the other day where an application was setting the DF bit in IP packets to 1.  We thought it may be causing problems, so we looked at setting up a route-map to set the DF bit to 0.  It turned out to be a different application problem, but it was a good exercise in looking at what you can do with route-maps and policies.&lt;/p&gt;&#xA;&lt;p&gt;I set up a lab in GNS3 to replicate and do some captures.  It&amp;rsquo;s a really simple setup.  R1 connected to R2 connected to R3.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Syncing IOS Versions on a 3750 Stack</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/08/syncing-ios-versions-on-a-3750-stack/</link>
      <pubDate>Mon, 16 Aug 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/08/syncing-ios-versions-on-a-3750-stack/</guid>
      <description>&lt;p&gt;For those that don&amp;rsquo;t know, when I say &amp;ldquo;stack&amp;rdquo;, I mean a group of 3750s connected together using the &lt;a href=&#34;http://www.cisco.com/en/US/prod/collateral/switches/ps5718/ps5023/prod_white_paper09186a00801b096a.html&#34;&gt;StackWise technology&lt;/a&gt;.  When you use a very expensive and very proprietary cable, your individual switches are combined into a single logical device.  This means you configure one device to control potentially many switches.&lt;/p&gt;&#xA;&lt;p&gt;To the point.  I&amp;rsquo;ve spent the last few weeks replacing a mess of 3750s in stacks.  These guys are very easy to replace, but the big problem I find is getting the IOS version in sync.  When the RMA comes, it&amp;rsquo;s inevitably got a different version on it, and you&amp;rsquo;ll see something like this.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Some Cisco Testing Advice</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/07/some-cisco-testing-advice/</link>
      <pubDate>Sat, 24 Jul 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/07/some-cisco-testing-advice/</guid>
      <description>&lt;p&gt;If you follow the blog, you know I&amp;rsquo;ve had quite an adventure getting my CCNP.  Finally, this past Monday, after what seemed liked years of struggling, I finished up my ROUTE test and got the email telling me I&amp;rsquo;d made it.  I&amp;rsquo;ve learned a lot over the course, but, more than the technical details, I learned more about how to prepare for the exams.  It&amp;rsquo;s too bad I hit the moment of enlightenment after I reached the end of the line.  Well, at least this line; there will be others very soon.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ROUTE - Epic Win!</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/07/route-epic-win/</link>
      <pubDate>Mon, 19 Jul 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/07/route-epic-win/</guid>
      <description>&lt;p&gt;Woohoo!  I passed the ROUTE test this morning.  That means I&amp;rsquo;m done with the CCNP track!  :)&lt;/p&gt;&#xA;&lt;p&gt;If you remember, &lt;a href=&#34;http://aconaway.com/2010/07/07/route-epic-fail-1/&#34;&gt;I took it over a week ago&lt;/a&gt; and had some bad luck on it.  Alright, bad luck is the wrong phrase.  I didn&amp;rsquo;t study enough and failed it.  This time, though, I had a special weapon on my side - &lt;a href=&#34;http://www.ciscopress.com/bookstore/product.asp?isbn=9781587058820&#34;&gt;the ROUTE Foundations book&lt;/a&gt;.  I haven&amp;rsquo;t used the Foundations books before, but, I saw some tweets about this one, so I picked it up off of Safari.  In just a couple pages, I realized that I was reading the answers to several questions directly out of the book.  It was amazing.  I only studied my weak points and wound up with 144 more points than I did last time.  I can&amp;rsquo;t say that was entirely because of the book, but I must say it was a big reason.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ROUTE Notes - Further IGP Redistribution</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/07/route-notes-further-igp-redistribution/</link>
      <pubDate>Sun, 18 Jul 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/07/route-notes-further-igp-redistribution/</guid>
      <description>&lt;p&gt;As always, corrections are requested.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Study Questions&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;I&amp;rsquo;ve got IGRP and EIGRP both configured with the same AS number.  What&amp;rsquo;s special about this configuration?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;If both use the same AS number, then they automatically redistribute their routes into each other without using the &lt;em&gt;redistribute&lt;/em&gt; command.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;When redistributing one IGP into another, where&amp;rsquo;s a good place to filter routes?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;There&amp;rsquo;s no one good place, but at the router(s) that&amp;rsquo;s doing the redistribution is a good start.  There&amp;rsquo;s no need to send an IGP a bunch of routes it doesn&amp;rsquo;t need.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ROUTE Notes - Even More IGP Redistribution</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/07/route-notes-even-more-igp-redistribution/</link>
      <pubDate>Sat, 17 Jul 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/07/route-notes-even-more-igp-redistribution/</guid>
      <description>&lt;p&gt;I didn&amp;rsquo;t do so well on IGP redistribution the last time out, so here&amp;rsquo;s some more stuff to study.  As always, feel free to correct.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Study Questions&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;What three things are needed to be able to redistribute one routing protocol into another?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;1. One or more links into each routing protocol 2. A proper, working config for each protocol 3. The addition of the &lt;em&gt;redistribute&lt;/em&gt; command to one or more of the protocols&lt;/p&gt;</description>
    </item>
    <item>
      <title>Aaron Appears on Packet Pushers Podcast</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/07/aaron-appears-on-packet-pushers-podcast/</link>
      <pubDate>Mon, 12 Jul 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/07/aaron-appears-on-packet-pushers-podcast/</guid>
      <description>&lt;p&gt;Hey, guys.  Head over to the Packet Pushers Podcast site and check out the latest episode.  You&amp;rsquo;ll hear my soothing, wonderful voice discuss some of the rantings of the week including career development.  It was fun hanging out with Greg, Dan, and Ethan.  They have a great podcast over there; be sure to subscribe and review!&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://packetpushers.net/episode-11-if-you-cant-be-replaced-you-cant-be-promoted/&#34;&gt;Packet Pushers Podcast Episode 11: If You Can’t Be Replaced, You Can’t Be Promoted&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>ROUTE - Epic Fail (#1?)</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/07/route-epic-fail-1/</link>
      <pubDate>Thu, 08 Jul 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/07/route-epic-fail-1/</guid>
      <description>&lt;p&gt;I took the ROUTE test today and failed like I usually do.  That makes me 3-4 on these P-level tests if you&amp;rsquo;re scoring at home.  Don&amp;rsquo;t worry, though.  I&amp;rsquo;m not giving up.  :)&lt;/p&gt;&#xA;&lt;p&gt;In atypical fashion, I must say that the ROUTE test was a good test.  Let me say that again.  The ROUTE test was a good test.  I said good, though&amp;hellip;not great.  There were a few problems with it that I&amp;rsquo;ll get to, but, overall, this is the best test I&amp;rsquo;ve ever taken for a Cisco cert.  The questions were very well-written and there were no obvious omissions or wrong details.  I failed this test because I simply didn&amp;rsquo;t put in enough work.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ROUTE Notes - Controlling BGP</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/07/route-notes-controlling-bgp/</link>
      <pubDate>Tue, 06 Jul 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/07/route-notes-controlling-bgp/</guid>
      <description>&lt;p&gt;Corrections, please.  I skipped a bunch of BGP intro stuff to get to the juicy center.  I&amp;rsquo;ll see if I can come back later and finish the other parts for posterity.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Study Notes&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Is BGP route selection a controversial subject?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Yes.  If you ask 1000 network guys the best way to influence BGP, you&amp;rsquo;ll probably get 1000 different answers.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;At what position in the PA list of a BGP update do you find the weight attribute?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;You don&amp;rsquo;t.  Weight is a Cisco-proprietary thing.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ROUTE Notes - Branch Office Routing</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/07/route-notes-branch-office-routing/</link>
      <pubDate>Mon, 05 Jul 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/07/route-notes-branch-office-routing/</guid>
      <description>&lt;p&gt;Corrigeme, por favor.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Study Notes&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;What do IPSec tunnels give you when a branch office is on a broadband connection?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Privacy through encryption Authentication of the remote peer through ISAKMP Delivery of private data over the public Internet&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;What do you need to configure to get your branch router talking to the Internet?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;ISP connection configuration such as PPPoE or PPPoA DHCP server configuration for internal users NAT Firewall services like inspection and filtering&lt;/p&gt;</description>
    </item>
    <item>
      <title>ROUTE Notes - Implementing IPv6 in an IPv4 Network</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/07/route-notes-implementing-ipv6-in-an-ipv4-network/</link>
      <pubDate>Sun, 04 Jul 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/07/route-notes-implementing-ipv6-in-an-ipv4-network/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Study Questions&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Your boss says that ever host in the network needs to be converted over to IPv6 by the end of the day.  Which of multipoint tunnels, point-to-point tunnels, or native IPv6 would be the most appropriate to use to help with that conversion?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Native IPv6&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;The engineering department wants to permanently use IPv6 on their test boxes in two offices.  Which of multipoint tunnels, point-to-point tunnels, or native IPv6 would be the most appropriate to use?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Point-to-point tunnels&lt;/p&gt;</description>
    </item>
    <item>
      <title>ROUTE Notes - Routing IPv6</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/06/route-notes-routing-ipv6/</link>
      <pubDate>Wed, 30 Jun 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/06/route-notes-routing-ipv6/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Study Questions&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Why would anyone develop a version of RIP that supports IPv6?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;I have no idea.  Boredom, maybe.  Whatever the case, it works just like RIPv2, which is pretty scary.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;In EIGRP for IPv4, there are several requirements for two routers to neighbor up.  Which of those is not true for EIGRP for IPv6?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;The two routers don&amp;rsquo;t need to be in the same subnet.  The concept of the link local address takes care of that need since neighbors always share a common medium like an Ethernet segment or a serial link.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ROUTE Notes - Intro to IPv6</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/06/route-notes-intro-to-ipv6/</link>
      <pubDate>Tue, 29 Jun 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/06/route-notes-intro-to-ipv6/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Study Notes&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Exactly how big is an IPv6 address?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;It&amp;rsquo;s 128 bits long.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;This shouldn&amp;rsquo;t be on the test, but how many unique addresses is that?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;That&amp;rsquo;s 2^128 or a &amp;ldquo;3&amp;rdquo; with 38 zeros after it.  That&amp;rsquo;s also 2^95 addresses for each person on earth.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Surely we&amp;rsquo;re not writing in binary, are we?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;No way.  IPv6 uses 32 hex characters.  Each character is 4 bits, so we wind up with 128 bits of data.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ROUTE Notes - PBR and IP SLA</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/06/route-notes-pbr-and-ip-sla/</link>
      <pubDate>Thu, 24 Jun 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/06/route-notes-pbr-and-ip-sla/</guid>
      <description>&lt;p&gt;Feel free to correct.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Study Questions&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;What&amp;rsquo;s the most primitive way to get traffic destined to a single host to use a different path than your dynamic IGP dictates?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Use a static route.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;What&amp;rsquo;s the most primitive way to get traffic sourced from a single host to use a different path than your dynamic IGP dictates?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Use policy-based routing (PBR).&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;What&amp;rsquo;s the most primitive way to get traffic sourced from a single host and destined for another host to use a different path than your dynamic IGP dictates?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Use PBR.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ROUTE Notes - More IGP Redistribution</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/06/route-notes-more-igp-redistribution/</link>
      <pubDate>Wed, 23 Jun 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/06/route-notes-more-igp-redistribution/</guid>
      <description>&lt;p&gt;As always, feel free to correct.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Study Notes&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;When a router redistributes from one routing protocol to another, where does the router get the list of routes to redistribute?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;From the routing table.  Only IGP A&amp;rsquo;s routes (not topology or successors) are redistributed into IGP B&amp;rsquo;s domain.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;What are two methods of filtering redistributed routes?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Use a &lt;em&gt;route-map&lt;/em&gt; in the &lt;em&gt;redistribute&lt;/em&gt; line or a &lt;em&gt;distribute-list&lt;/em&gt;.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Of the two methods for filtering, which one has more options?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;The route-map method has more options.  You can match on all sorts of stuff, including an ACL or interface, and filter based on that.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ROUTE Notes - IGP Redistribution</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/06/route-notes-igp-redistribution/</link>
      <pubDate>Tue, 22 Jun 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/06/route-notes-igp-redistribution/</guid>
      <description>&lt;p&gt;As always, feel free to correct.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Study Questions&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;When you redistribute OSPF into EIGRP, what are you really redistributing?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Routes knows via OSPF Networks of OSPF-enabled interfaces&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;What&amp;rsquo;s the default cost of an EIGRP route redistributed into OSPF?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;20&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;What&amp;rsquo;s the default metric of an OSPF route redistributed into EIGRP?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;There is none since EIGRP has all those nifty k-values that have to be processed.  Routes actually won&amp;rsquo;t redistribute without them.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ROUTE Notes - OSPF Virtual Links and Frame Relay Stuff</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/06/route-notes-ospf-virtual-links-and-frame-relay-stuff/</link>
      <pubDate>Mon, 21 Jun 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/06/route-notes-ospf-virtual-links-and-frame-relay-stuff/</guid>
      <description>&lt;p&gt;Feel free to correct.  I feel like I&amp;rsquo;m missing a big piece here, so please fill in a gap if you see one.  Thanks.  :)&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Study Questions&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;How many area 0s (zero) can you have in an OSPF implementation&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Just one.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;If my company merges with another company, and we&amp;rsquo;re both running OSPF, how can we get our networks routing together properly?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;The easiest thing to do is to connect your two area 0s together through some physical link.  If you can, you can use virtual links to connect an ABR to another ABR to extend the zones together.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ROUTE Notes - OSPF Filtering and Summarization</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/06/route-notes-ospf-filtering-and-summarization/</link>
      <pubDate>Sun, 20 Jun 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/06/route-notes-ospf-filtering-and-summarization/</guid>
      <description>&lt;p&gt;Feel free to correct all this stuff.  Additions are also welcome.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Study Questions&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;How do I keep an area route from reaching a router in that area?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;You don’t.  That defeats the whole purpose of having the topology database on every router.  If you filtered one route from a router, there’s no way that SPF could calculate routes correctly.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Fine, then.  Where do I filter routes?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;You filter routes on an ABR or ASBR.  Since routers only have the whole topology for their area, it’s safe to filter routes from another area or from a redistributed routing protocol.  On a more technical note, you’re filtering type-3 LSAs on an ABR and type-5 LSAs on an ASBR.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ROUTE Notes - OSPF Topology Stuff</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/06/route-notes-ospf-topology-stuff/</link>
      <pubDate>Sun, 20 Jun 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/06/route-notes-ospf-topology-stuff/</guid>
      <description>&lt;p&gt;Feel free to correct.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Study Questions&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;The obvious first question involves the common LSA types and their function.  Can you list them?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Type-1 - Router - Lists each router their connected IP addresses Type-2 - Network - Lists all the transit, or multiaccess, networks Type-3 - Net Summary - Defines a  host route for interarea routes; this is from the ABR Type-4 - ASBR Summary - Defines a host route for an external (to OSPF) route; this is from an ASBR Type-5 - AS External - Lists the networks advertised into OSPF from external sources (redistribution) Type-7 - NSSA External - External routes injected into a not-so-stubby area&lt;/p&gt;</description>
    </item>
    <item>
      <title>ROUTE Notes - OSPF Neighbor Relationships</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/06/route-notes-ospf-neighbor-relationships/</link>
      <pubDate>Fri, 18 Jun 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/06/route-notes-ospf-neighbor-relationships/</guid>
      <description>&lt;p&gt;Feel free to correct.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Study Questions&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;What are the definitions of the hello and dead intervals?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;The hello intervals is how often a router sends hello messages.  The dead interval is how long to wait before considering a neighbor dead from lack of hello messages; this is 4x the hello interval by default.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;How do you keep OSPF from trying to detect neighbors on an interface?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Don’t configure a &lt;em&gt;network&lt;/em&gt; statement for that interface Make that interface passive&lt;/p&gt;</description>
    </item>
    <item>
      <title>ROUTE Notes - Controlling Routes in EIGRP</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/06/route-notes-controlling-routes-in-eigr/</link>
      <pubDate>Thu, 17 Jun 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/06/route-notes-controlling-routes-in-eigr/</guid>
      <description>&lt;p&gt;Corrections welcome.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Study Questions&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Why would you ever want to summarize routes?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Summarizing routes minimizes the routes advertised to the network.  For example, instead of advertising 192.168.0.0/24, 192.168.1.0/24…192.168.n.0/24, a router can advertise a single route to 192.168.0.0/16.  Keeping routing tables small saves hardware resources, minimizes convergence times, helps avoid route flapping, and makes the routing table easier to read for humans.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;When will an EIGRP router auto-summarize a route?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;If a router has interfaces that that are in different classes of network (Class A, B, C), then that router will auto-summarize those routes up to the classful boundary.  For example, if you have a 10.0.0.1/24 and a 192.168.100.1/30, the router will advertise 10.0.0.0/8 and 192.168.100.0/24.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ROUTE Notes - EIGRP Neighbor Relationships</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/06/route-notes-eigrp-neighbor-relationships/</link>
      <pubDate>Thu, 17 Jun 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/06/route-notes-eigrp-neighbor-relationships/</guid>
      <description>&lt;p&gt;Or neighborships, as they call it in the book.  What a terrible word.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Study Questions&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;What settings must match between two routers in order to become EIGRP neighbors?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Both routers must be in the same primary subnet Both routers must be configured to use the same k-values Both routers must in the same AS Both routers must have the same authentication configuration (within reason) The interfaces facing each other must not be passive&lt;/p&gt;</description>
    </item>
    <item>
      <title>ROUTE Notes - EIGRP Topology Stuff</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/06/route-notes-eigrp-topology-stuff/</link>
      <pubDate>Thu, 17 Jun 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/06/route-notes-eigrp-topology-stuff/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Study Questions&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;How do you keep EIGRP from killing your WAN?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;You can use the &lt;em&gt;ip bandwidth-percent eigrp AS X&lt;/em&gt; command to limit the amount of bandwidth that EIGRP uses to update neighbors.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;How does EIGRP calculate how much bandwidth it can use for each frame relay PVC?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;By default, EIGRP takes 50% of the (sub)interface&amp;rsquo;s configured bandwidth (with the &lt;em&gt;bandwidth&lt;/em&gt; command) to use for updates on NBMA (non-broadcast mutliaccess) networks like frame relay.  This value is divided equally among all the PVC configured on that interface.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stubby Post - show ip protocols</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/06/stubby-post-show-ip-protocols/</link>
      <pubDate>Thu, 10 Jun 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/06/stubby-post-show-ip-protocols/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve seen and used the command before, but I&amp;rsquo;ve never really seen any use of the &lt;em&gt;show ip protocols&lt;/em&gt; command until tonight while reading up for my ROUTE test.  There&amp;rsquo;s a lot of good information in the output, and, from the way the book is reading, this is a great candidate for use in a lab question.&lt;/p&gt;&#xA;&lt;p&gt;To check it out a bit, I set up a small network with four routers connected only to a single Ethernet segment.  I set up one router to run EIGRP, OSPF, and BGP to each one of the other routers just so I could see the output for the different routing protocols.  Here&amp;rsquo;s what puked out after struggling with GNS for a few minutes.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ROUTE - Redistribution Nuance #2 - OSPF External Metric Types</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/06/route-redistribution-nuance-2-ospf-external-metric-types/</link>
      <pubDate>Sun, 06 Jun 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/06/route-redistribution-nuance-2-ospf-external-metric-types/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://aconaway.com/2010/05/24/route-redistribution-nuance-1/&#34;&gt;Last time&lt;/a&gt;, we talked about a nifty little lab I set up for redistribution and how the OSPF ASBRs acted a little differently than I expected.  This time, let&amp;rsquo;s look at how changing external OSPF routes to a metric-type of 1 (E1) affects the routing tables.&lt;/p&gt;&#xA;&lt;p&gt;Here&amp;rsquo;s the network again.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://aconaway.com/wp-content/uploads/2010/05/redist21.png&#34;&gt;&lt;img src=&#34;images/redist21-300x138.png&#34; alt=&#34;&#34; loading=&#34;lazy&#34; title=&#34;Redistribution&#34;&gt;&#xA;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;The static routes are being redistributed into their respective IGPs, and EIGRP is being redistributed into OSPF.  Let&amp;rsquo;s look at the routing table on R1.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ROUTE - Redistribution Nuance #1 - Admin Distance FTW</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/05/route-redistribution-nuance-1/</link>
      <pubDate>Mon, 24 May 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/05/route-redistribution-nuance-1/</guid>
      <description>&lt;p&gt;I just got back from Global Knowledge&amp;rsquo;s ROUTE class, and I must say that it was a great class.  John Barnes puts on quite the show and is the best instructor I&amp;rsquo;ve ever had.  I digress, though.&lt;/p&gt;&#xA;&lt;p&gt;One of the topics we covered was route redistribution, so I went back to the hotel one night and fired off this network in GNS3 to study a bit.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://aconaway.com/wp-content/uploads/2010/05/redist21.png&#34;&gt;&lt;img src=&#34;images/redist21-300x138.png&#34; alt=&#34;&#34; loading=&#34;lazy&#34; title=&#34;Redistribution&#34;&gt;&#xA;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;The object was to see how redistributing statics into OSPF and into EIGRP differ.  It was also an opportunity to see how EIGRP redistributes into OSPF (and OSPF into EIGRP, but I didn&amp;rsquo;t make it that far).  To do that, I redistributed 10.10.10.0/24 from R1 into OSPF and 10.10.20.0/24 from R4 into EIGRP.  I then had R2 and R5 redistribute all EIGRP routes into OSPF.  It&amp;rsquo;s a nice mix, but I saw some weirdness in the paths to 10.10.20.0/24.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stubby Post - VTP Clients Send Updates</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/05/stubby-post-vtp-clients-send-updates/</link>
      <pubDate>Tue, 18 May 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/05/stubby-post-vtp-clients-send-updates/</guid>
      <description>&lt;p&gt;VTP clients send VLAN updates.  Did you know that?&lt;/p&gt;&#xA;&lt;p&gt;I had a VTP server and client in the same VTP domain, and, when I cabled up the trunk, the client overwrote the VLAN database on the server.&lt;/p&gt;&#xA;&lt;p&gt;The moral of the story is that the best revision number will win no matter what the operating mode of the switch.&lt;/p&gt;</description>
    </item>
    <item>
      <title>SWITCH - Epic Regression</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/05/switch-epic-regression/</link>
      <pubDate>Tue, 11 May 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/05/switch-epic-regression/</guid>
      <description>&lt;p&gt;Just because I like giving more money to Pearson Vue, I took the BCMSN test today to see how I would do.  I passed with no problem.&lt;/p&gt;&#xA;&lt;p&gt;In my mind, the CCNP is a technical certification, so I expect to be tested on technical topics.  Are there topics beyond technology that P-levels should know?  Of course there are, but I really don&amp;rsquo;t think whole chunks of the test should be about a preparation plan and rollback procedures.  The BCMSN had a lot more technical questions at a much higher level of expertise; it seems much better suited to the CCNP track than the SWITCH test did.&lt;/p&gt;</description>
    </item>
    <item>
      <title>SWITCH - Epic Fail</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/05/switch-epic-fail/</link>
      <pubDate>Thu, 06 May 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/05/switch-epic-fail/</guid>
      <description>&lt;p&gt;I did my standard 2ish-hour drive to the closest testing center today to take the SWTCH test (642-813).  Utter failure.  That’s 3 for those scoring at home.&lt;/p&gt;&#xA;&lt;p&gt;The test was the absolute worst I’ve ever taken.  I know that I complain a lot, but this is totally justified in my eyes.  My 4th grade spelling tests were better than this.  I’ve seen kindergarten plays with better production value.&lt;/p&gt;&#xA;&lt;p&gt;First of all, it was poorly written.  Whoever wrote those questions has a few pieces of information about English sentence structure missing from their skill set.  A sentence needs a verb, right?  Well, a lot of the sentences were missing those.  It’s kind of important to know what the whole point of the sentence is, or is that too much to ask?  The “drag this over here” exercise questions all started with the same 13-word phrase that left the question so long that it was unreadable.  A couple of commas would have been nice in some.  Others I just had to infer from the answers what they were trying to ask.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stubby Post - Time-based ACLs and Policy-maps</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/04/stubby-post-time-based-acls-and-policy-maps/</link>
      <pubDate>Wed, 28 Apr 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/04/stubby-post-time-based-acls-and-policy-maps/</guid>
      <description>&lt;p&gt;Certain divisions of the company tend to shoot themselves in the foot by kicking off large file transfers during business hours, so I had a thought that maybe we could use time-based ACLs to do some QoSing for those guys. I fired up GNS3 with a 3600 running 12.4(25b) with some virtual PCs on it&amp;rsquo;s Ethernet interfaces.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;time-range BUSINESSHOURS&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; periodic daily 8:00 to 17:00&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;!&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;ip access-list extended PINGS&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; permit icmp any any time-range BUSINESSHOURS&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;!&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;class-map match-all PINGS&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; match access-group name PINGS&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;!&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;policy-map PM-F0/0-OUT&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; class PINGS&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;First, I set the router&amp;rsquo;s time to outside of the time range and sent some pings over.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stubby Post - UplinkFast</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/04/stubby-post-uplinkfast/</link>
      <pubDate>Wed, 28 Apr 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/04/stubby-post-uplinkfast/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve got a few switches daisy chained together with single links and have enabled UplinkFast on them.  This switch is not the root bridge; F0/24 is the root port and F0/23 is a blocked alternate port. I&amp;rsquo;ve got &lt;em&gt;debug spanning-tree uplinkfast&lt;/em&gt; on to help out.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;SW3#sh span | incl 0/2[34]&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Fa0/23           Altn BLK 3019      128.23   P2p&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Fa0/24           Root FWD 3019      128.24   P2p&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;Now let&amp;rsquo;s unplug F0/24 and see what happens.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stubby Post - Path Cost of EtherChannels</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/04/stubby-post-path-cost-of-etherchannels/</link>
      <pubDate>Tue, 27 Apr 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/04/stubby-post-path-cost-of-etherchannels/</guid>
      <description>&lt;p&gt;I was doing some STP labs tonight and found something that caught me off guard a bit.  I had been meddling with some EtherChannels between a pair of 3750s earlier today, and I forgot to reset the configs before starting on the STP stuff.  One my secondary root switch, I ran a &lt;em&gt;show spanning-tree vlan 1&lt;/em&gt; to see what status the ports were in, and I noticed the root path cost.&lt;/p&gt;</description>
    </item>
    <item>
      <title>SWITCH – STP Exercise #1 Solution</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/04/switch-stp-exercise-1-solution/</link>
      <pubDate>Sat, 24 Apr 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/04/switch-stp-exercise-1-solution/</guid>
      <description>&lt;p&gt;Did you guys have any trouble with the solution to the STP exercise?  Let&amp;rsquo;s work through it and see what happens.  I got a few responses to the solution, and everyone seems to get the same answer, so I assume we&amp;rsquo;re all right.&lt;/p&gt;&#xA;&lt;p&gt;Before we get started, I wanted to mention the tie breakers since there can be ties in STP.  If there is a tie in any calculation, the same tie breakers are used, so I&amp;rsquo;ll list them here to use as we move through the calculations.&lt;/p&gt;</description>
    </item>
    <item>
      <title>SWITCH - STP Exercise #1</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/04/switch-stp-exercise-1/</link>
      <pubDate>Thu, 22 Apr 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/04/switch-stp-exercise-1/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s an STP exercise for you.  Given the bridge priorities, MAC addresses, and interface types in the diagram, calculate the root bridge, root ports, designated ports, and blocked ports.  You can click on the image to enlarge it.  I&amp;rsquo;ll post a solution in the next few days.  As always, feel free to comment and ridicule my utter idiocy.  Be gentle, though; I don&amp;rsquo;t usually post exercises like this.&lt;/p&gt;&#xA;&lt;p&gt;Send any configuration BPDUs questions my way.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A Quick Intro to Google&#39;s Capirca</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/04/a-quick-intro-to-googles-capirca/</link>
      <pubDate>Sun, 11 Apr 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/04/a-quick-intro-to-googles-capirca/</guid>
      <description>&lt;p&gt;Yeled left a comment earlier this week asking if I&amp;rsquo;d seen &lt;a href=&#34;http://code.google.com/p/capirca/&#34;&gt;Google&amp;rsquo;s Capirca&lt;/a&gt;.  I&amp;rsquo;d heard of it and checked out some presentation slides on it, but I&amp;rsquo;d never actually tried it out, so, in keeping with the script, I downloaded it to see what it could do.  Remember, now, that I&amp;rsquo;ve been playing with it for about 2 hours now, so I&amp;rsquo;m no expert on its use.&lt;/p&gt;&#xA;&lt;p&gt;Capirca is a Python-based solution that Google came up with to automate ACL creation on their many thousands of routers around the world.  You can&amp;rsquo;t blame them for wanting to automate it, either.  How many times do you think they ran into problems with typos or keying errors from their network guys across those devices?&lt;/p&gt;</description>
    </item>
    <item>
      <title>ONT - Epic WIN!</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/04/ont-epic-win/</link>
      <pubDate>Thu, 08 Apr 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/04/ont-epic-win/</guid>
      <description>&lt;p&gt;Two down, two to go.  After much groaning and moaning, I&amp;rsquo;ve finally passed my ONT test.  The path to this point has been full of road blocks and covered in potholes, but I finally managed to power through it.  Thank $deity.&lt;/p&gt;&#xA;&lt;p&gt;If you remember, I&amp;rsquo;ve had quite a time with finding a testing center that&amp;rsquo;s convenient (or open for that matter), so I took the test at yet another center to see what they offer.  The facility was great; it was very quiet and clean, and the people were wonderfully friendly, which is a new concept to me.  Usually, the people don&amp;rsquo;t care about testers, but, being a center for inmates at state prisons (yes, prisoners), they do nothing but vocational and professional testing there.  That&amp;rsquo;s a lot better than the facilities who give their own students priority or who make money on training instead of testing.  The center is just over 2 hours away, but I think this place may be the best so far.  I&amp;rsquo;ll have to see what the future holds, though.&lt;/p&gt;</description>
    </item>
    <item>
      <title>More ASA Objects and Object-groups</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/04/more-asa-objects-and-object-groups/</link>
      <pubDate>Mon, 05 Apr 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/04/more-asa-objects-and-object-groups/</guid>
      <description>&lt;p&gt;A few years ago, I developed a Perl-based application that take a template file and pukes out standardized access rules for new hosts as they&amp;rsquo;re added to the network.  This works great for making sure that each host is able to be managed properly.  This solution, however, is not very flexible.  If I need to remove a host&amp;rsquo;s access, I may have to take out 20 rules individually.  That&amp;rsquo;s not really cool, so, at the suggestion of a coworker, I&amp;rsquo;m working on a solution that uses objects, object-groups, and nested object-groups.  This should minimize the configured rules and allow new host rules to be added and removed by simply adding hosts to object-groups.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ONT - Epic Fail Part 3</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/03/ont-epic-fail-part-3/</link>
      <pubDate>Fri, 26 Mar 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/03/ont-epic-fail-part-3/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s not what you think.&lt;/p&gt;&#xA;&lt;p&gt;I was talking with a buddy online last night, and he made a good point.  If you keep putting off taking a test, you&amp;rsquo;ll never make any progress.  I took that to heart, went online, and scheduled another sitting of ONT for today at 3pm at the closest center.  I took the day off, too, so I could get some tax stuff done and get over to the center and back before dinner.  I got some really good rest last night for sure, too, and had some very productive study time before heading off for my day&amp;rsquo;s adventures.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ONT - Epic Fail Part 2</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/03/ont-epic-fail-part-2/</link>
      <pubDate>Fri, 19 Mar 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/03/ont-epic-fail-part-2/</guid>
      <description>&lt;p&gt;I took the ONT again today.  The stench of failure is upon me for a second time, and I&amp;rsquo;m beginning to think I&amp;rsquo;m not the god-like person that everyone thinks I am.  I went into the test very confidently.  I did extra time on my weak points from the last attempt and knew it inside and out.  I put hours and hours of lab time in and got other books and online materials involved.  I was absolutely convinced that I would blow this thing away, but, alas, it was not to be.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ASA 8.3.1 – Smart Tunnel and NAT Changes</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/03/asa-8-3-1-smart-tunnel-and-nat-changes/</link>
      <pubDate>Fri, 12 Mar 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/03/asa-8-3-1-smart-tunnel-and-nat-changes/</guid>
      <description>&lt;p&gt;&lt;em&gt;I’ll start off with a warning.  I’ve been running 8.3.1 on my home 5505 for a few hours now.  Not only is this not really enough time for a thorough review, it’s also not the environment to test enterprise-level configurations.  There are also a lot of details missing that I just don’t know about yet, so please do some research on your own to figure out what’s going to break if you upgrade your ASA.&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stubby Post: Cisco Has Changed the Internet*</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/03/stubby-post-cisco-has-changed-the-internet/</link>
      <pubDate>Tue, 09 Mar 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/03/stubby-post-cisco-has-changed-the-internet/</guid>
      <description>&lt;p&gt;*  For definitions of &amp;ldquo;changed&amp;rdquo; and &amp;ldquo;Internet&amp;rdquo;&lt;/p&gt;&#xA;&lt;p&gt;Today Cisco announced their new CRS-3 that replaces the CRS-1.  The CRS-3 has some damn impressive numbers for sure with 322Tbps, or about 1 LOC/sec (that&amp;rsquo;s a Library of Congress per second).  In three to five years, it might enable some technologies that we can&amp;rsquo;t use today, but I think &amp;ldquo;chang[ing] the Internet&amp;rdquo; is a bit of a stretch.  I&amp;rsquo;m sure it&amp;rsquo;s ultra-cheap, too.&lt;/p&gt;</description>
    </item>
    <item>
      <title>NBAR and HTTP Data Conversations</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/03/nbar-and-http-data-conversations/</link>
      <pubDate>Mon, 08 Mar 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/03/nbar-and-http-data-conversations/</guid>
      <description>&lt;p&gt;I’m still working on the ONT test and doing labs, so I marked up a lab for me to work.  I’m using the same setup as I did last time.  The two routers are 3640s running 12.4(25b).&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://aconaway.com/wp-content/uploads/2010/03/nbarclassmap1.png&#34;&gt;&lt;img src=&#34;images/nbarclassmap1_thumb.png&#34; alt=&#34;nbar-classmap1&#34; loading=&#34;lazy&#34; title=&#34;nbar-classmap1&#34;&gt;&#xA;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Part of the lab was to identify HTTP traffic coming into F0/0 and mark it as CS3.  That’s pretty easy, right?  Of course, the lab I made up was a little more complicated, but the point comes clear with a simpler example.&lt;/p&gt;</description>
    </item>
    <item>
      <title>QoS Pre-classify and Class-map Order</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/03/qos-pre-classify-and-class-map-order/</link>
      <pubDate>Sat, 06 Mar 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/03/qos-pre-classify-and-class-map-order/</guid>
      <description>&lt;p&gt;I’m still studying for the ONT test, so I did some labs tonight.  One of them was to demonstrate the &lt;strong&gt;qos pre-classify&lt;/strong&gt; command for tunnel interfaces.  When you have a packet sent over a GRE tunnel, the ToS field gets copied to the GRE packet, but there’s no way to see the original packet’s higher-level headers on the way out the interface.  This can be a problem if your service policy needs to see protocol, port, IPs, etc.  The fix for that is to enable qos pre-classify on the tunnel interface and cyrpto map; doing so will provide a copy of the original packet to the physical interface to classify the packet thoroughly.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stubby post: ROUTE Cert Kit Giveaway</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/03/stubby-post-route-cert-kit-giveaway/</link>
      <pubDate>Thu, 04 Mar 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/03/stubby-post-route-cert-kit-giveaway/</guid>
      <description>&lt;p&gt;Rofi at ITDualism is &lt;a href=&#34;http://itdualism.wordpress.com/2010/03/03/giveaway-route-cert-kit/&#34; title=&#34;ITDualism ROUTE Cert Kit Giveaway&#34;&gt;giving away a ROUTE cert kit&lt;/a&gt; to a random commenter.  Swing by there and put your name in the hat.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ONT - Epic Fail</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/02/ont-epic-fail/</link>
      <pubDate>Tue, 16 Feb 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/02/ont-epic-fail/</guid>
      <description>&lt;p&gt;I failed the ONT test today.  It was an utter lack of subject matter knowledge that did me in from the beginning.  When the first three questions mention things that I&amp;rsquo;ve never even heard, it&amp;rsquo;s going to be a long test.  I&amp;rsquo;ll take blame on it for sure, but the test was a lot darker than I imagined it would be.&lt;/p&gt;&#xA;&lt;p&gt;I heard from a couple people that the ONT test was the easiest of the 4 CCNP test.  I must say today&amp;rsquo;s test was a LOT harder than the ISCW test I took back in December.  Most of the questions were fair, but there were a few that were down-right evil or unanswerable.  Without giving too much away, there were some matching questions that had multiple items with multiple answers, rendering the answer to a guess.  I even ran into a CLI question about the WLC, which surely wasn&amp;rsquo;t mentioned anywhere I studied, and I don&amp;rsquo;t have a spare sitting around on which to test.  The icing, though, was the number of questions about FRTS; I know I need to understand it, but the magical question dice landed on that topic way too many times in my opinion.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ONT Notes - WLAN Management</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/02/ont-notes-wlan-management/</link>
      <pubDate>Sat, 13 Feb 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/02/ont-notes-wlan-management/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Elements of Cisco Unified Wireless Network&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Client devices - Cisco compatible extensions on WLAN clients&lt;/li&gt;&#xA;&lt;li&gt;Mobility platform - allows configuration of LWAPs through WLCs&lt;/li&gt;&#xA;&lt;li&gt;Network unification - integration into the rest of the network with WLCs doing RF management, IPS, etc.&lt;/li&gt;&#xA;&lt;li&gt;World-class network management - centralized management through WCS&lt;/li&gt;&#xA;&lt;li&gt;Unified advanced services - supports advanced technologies and threat detection&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;strong&gt;WLAN Implementation&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;Autonomous and LWAP&lt;/p&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;Category&lt;/th&gt;&#xA;          &lt;th&gt;Autonomous&lt;/th&gt;&#xA;          &lt;th&gt;LWAP&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Access Point&lt;/td&gt;&#xA;          &lt;td&gt;Autonomous APs&lt;/td&gt;&#xA;          &lt;td&gt;LWAPs&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Control&lt;/td&gt;&#xA;          &lt;td&gt;Individual configurations&lt;/td&gt;&#xA;          &lt;td&gt;Configuration through WLCs&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Dependency&lt;/td&gt;&#xA;          &lt;td&gt;Independent operations&lt;/td&gt;&#xA;          &lt;td&gt;Dependent on WLC&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Management&lt;/td&gt;&#xA;          &lt;td&gt;CiscoWorks WLSE and WDS&lt;/td&gt;&#xA;          &lt;td&gt;WCS&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Redundancy&lt;/td&gt;&#xA;          &lt;td&gt;Through APs&lt;/td&gt;&#xA;          &lt;td&gt;Through WLCs&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;p&gt;&lt;strong&gt;Wireless LAN Services Engine (WLSE)&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>ONT Notes - 802.1x and Encryption on LWAPs</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/02/ont-notes-802-1x-and-encryption-on-lwaps/</link>
      <pubDate>Fri, 12 Feb 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/02/ont-notes-802-1x-and-encryption-on-lwaps/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;Traditional WLAN weaknesses&#xA;&lt;ul&gt;&#xA;&lt;li&gt;SSID for security&lt;/li&gt;&#xA;&lt;li&gt;Vulnerable to rogue APs&lt;/li&gt;&#xA;&lt;li&gt;MAC filtering for security&lt;/li&gt;&#xA;&lt;li&gt;WEP&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;WEP weaknesses&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Disribution of static keys is not scalable&lt;/li&gt;&#xA;&lt;li&gt;WEP keys can be cracked easily&lt;/li&gt;&#xA;&lt;li&gt;Vulnerable to dictionary attacks&lt;/li&gt;&#xA;&lt;li&gt;No protection against rogue APs&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Benefits of 802.1x&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Centralized authentication through Radius via AAA&lt;/li&gt;&#xA;&lt;li&gt;Mutual authentication between client and auth server&lt;/li&gt;&#xA;&lt;li&gt;Can use multiple encryption algorithms (AES, WPA, TKIP, WEP)&lt;/li&gt;&#xA;&lt;li&gt;Automatic dynamic WEP keys&lt;/li&gt;&#xA;&lt;li&gt;Roaming&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Requirements of 802.1x&#xA;&lt;ul&gt;&#xA;&lt;li&gt;EAP-capable client (supplicant)&lt;/li&gt;&#xA;&lt;li&gt;802.1x-capable AP (authenticator)&lt;/li&gt;&#xA;&lt;li&gt;EAP-capable auth server&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Table 1. Characteristics of the EAP variants&lt;/p&gt;</description>
    </item>
    <item>
      <title>ONT Notes - QoS On Wireless Networks</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/02/ont-notes-qos-on-wireless-networks/</link>
      <pubDate>Thu, 11 Feb 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/02/ont-notes-qos-on-wireless-networks/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;Wireless LANs (WLANs)&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Extensions to wired LANs&lt;/li&gt;&#xA;&lt;li&gt;Carrier sense multiple access collision avoidance (CSMA/CA) as media access method&lt;/li&gt;&#xA;&lt;li&gt;Uses distributed coordinated function (DCF) for collision avoidance&lt;/li&gt;&#xA;&lt;li&gt;DCF is based on RF carrier sense, inter-frame spacing (IFS), and random wait timers&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Wifi QoS standards&#xA;&lt;ul&gt;&#xA;&lt;li&gt;802.11e&#xA;&lt;ul&gt;&#xA;&lt;li&gt;IEEE standard&lt;/li&gt;&#xA;&lt;li&gt;0-7 priority levels&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Wifi Multimedia (WMM)&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Four access categories&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Platinum (voice) - 6 or 7 802.11e&lt;/li&gt;&#xA;&lt;li&gt;Gold (video) - 4 or 5 802.11e&lt;/li&gt;&#xA;&lt;li&gt;Silver (BE) - 0 or 3 802.11e&lt;/li&gt;&#xA;&lt;li&gt;Bronze (Background) - 1 or 2 802.11e&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;WMM and 802.11e replace DCF with EDCF&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Cisco Split-MAC&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Splits functions between Lightweight access points (LWAPs) and WLAN controllers (WLCs)&lt;/li&gt;&#xA;&lt;li&gt;LWAPs handle real-time functions&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Beacon generation&lt;/li&gt;&#xA;&lt;li&gt;Probe transmission and response&lt;/li&gt;&#xA;&lt;li&gt;Power management&lt;/li&gt;&#xA;&lt;li&gt;802.11e/WMM scheduling and queuing&lt;/li&gt;&#xA;&lt;li&gt;Packet buffering&lt;/li&gt;&#xA;&lt;li&gt;Encryption/decryption&lt;/li&gt;&#xA;&lt;li&gt;Control frame/message processing&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;WLCs handle non-real-time functions&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Association/disassociation/reassociation&lt;/li&gt;&#xA;&lt;li&gt;802.11e/WMM resource reservation&lt;/li&gt;&#xA;&lt;li&gt;802.1x EAP&lt;/li&gt;&#xA;&lt;li&gt;Key management&lt;/li&gt;&#xA;&lt;li&gt;Authentication&lt;/li&gt;&#xA;&lt;li&gt;Fragmentation&lt;/li&gt;&#xA;&lt;li&gt;Ethernet-WLAN bridging&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;End-to-end QoS&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Step 1:  WLC copies DSCP from switch to outer DSCP and outer 802.1p and sends to LWAP over LWAPP tunnel&lt;/li&gt;&#xA;&lt;li&gt;Step 2:  LWAP copies outer DSCP from WLC to 802.11e/WMM field and sent to client&lt;/li&gt;&#xA;&lt;li&gt;Step 3:  LWAP copies 802.11e/WMM value from the client to outer DSCP and sends it to WLC&lt;/li&gt;&#xA;&lt;li&gt;Step 4:  WLC copies outer DSCP from WLAP to 802.1p (CoS) fields and sends it to the switch&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Web interface (do you even need to know this?)&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Controller&amp;gt;QoS Profiles&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Per-User Bandwidth Contracts - set avg data rate, burst data rate, avg real-time rate, and burst real-time rate&lt;/li&gt;&#xA;&lt;li&gt;Over the Air QoS&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Maximum RF usage per AP (%)&lt;/li&gt;&#xA;&lt;li&gt;Queue Depth - queue size before dropping packets&lt;/li&gt;&#xA;&lt;li&gt;Wired QoS Protocol - 802.1p or None&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Controller&amp;gt;WLANs&amp;gt;Edit&#xA;&lt;ul&gt;&#xA;&lt;li&gt;For each WLAN ID, set the QoS value:  plat, gold, silver, bronze&lt;/li&gt;&#xA;&lt;li&gt;WMM Policy&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Disabled - 802.11e/WMM QoS requests are ignored&lt;/li&gt;&#xA;&lt;li&gt;Allowed - 802.11e/WMM QoS requests are sent&lt;/li&gt;&#xA;&lt;li&gt;Required - 802.11e/WMM QoS requests are required&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>ONT Notes - AutoQoS</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/02/ont-notes-autoqos/</link>
      <pubDate>Wed, 10 Feb 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/02/ont-notes-autoqos/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;AutoQoS benefits&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Automates QoS for most deployments&lt;/li&gt;&#xA;&lt;li&gt;Protects business-critical apps to maximize availability&lt;/li&gt;&#xA;&lt;li&gt;Simplifies QoS deployments&lt;/li&gt;&#xA;&lt;li&gt;Reduces configuration errors&lt;/li&gt;&#xA;&lt;li&gt;Cheaper, faster, and simpler deployments&lt;/li&gt;&#xA;&lt;li&gt;Follows DiffServ&lt;/li&gt;&#xA;&lt;li&gt;Allows complete control over QoS configs&lt;/li&gt;&#xA;&lt;li&gt;Allows modification of auto-generated configs&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;AutoQoS phases of evolution&#xA;&lt;ul&gt;&#xA;&lt;li&gt;AutoQoS VOIP - Early version that configures the basics without discovery&lt;/li&gt;&#xA;&lt;li&gt;AutoQoS for Enterprise - Second version that only runs on routers and uses two-step process&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Autodiscovery using NBAR&lt;/li&gt;&#xA;&lt;li&gt;Generation of class maps&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;AutoQoS key elements&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Application classification&lt;/li&gt;&#xA;&lt;li&gt;Policy generation&lt;/li&gt;&#xA;&lt;li&gt;Configuration&lt;/li&gt;&#xA;&lt;li&gt;Monitoring and reporting&lt;/li&gt;&#xA;&lt;li&gt;Consistency&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Interfaces that you can configure AutoQoS on&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Serial ifs with PPP and HDLC&lt;/li&gt;&#xA;&lt;li&gt;FR point-to-point subifs (NOT multipoint)&lt;/li&gt;&#xA;&lt;li&gt;ATM point-to-point subifs&lt;/li&gt;&#xA;&lt;li&gt;FR-to-ATM links&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Prerequsites&#xA;&lt;ul&gt;&#xA;&lt;li&gt;No Qos policy already configured on if&lt;/li&gt;&#xA;&lt;li&gt;CEF enabled on if&lt;/li&gt;&#xA;&lt;li&gt;Correct bandwidth configured on if&lt;/li&gt;&#xA;&lt;li&gt;IP address on low-speed if&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Configuring AutoQoS Enterprise on a router (NOT a switch)&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;auto qos discovery&lt;/strong&gt; - begins discovery process&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;auto qos&lt;/strong&gt; - generates and applies MQC-based policies&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Configuring AutoQoS VOIP&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;auto qos voip [ trust | cisco-phone ]&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Verifying AutoQoS on router&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;show auto discovery qos&lt;/strong&gt; - get autodiscovery results&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;show auto qos&lt;/strong&gt; - examine configuration generated&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Number of classes&lt;/li&gt;&#xA;&lt;li&gt;Classification options&lt;/li&gt;&#xA;&lt;li&gt;Marking options&lt;/li&gt;&#xA;&lt;li&gt;Queuing mechanisms&lt;/li&gt;&#xA;&lt;li&gt;Other QoS mechanisms&lt;/li&gt;&#xA;&lt;li&gt;If, subif, PVC where policy is applied&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;show policy-map interface&lt;/strong&gt; - look at if stats&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Verify AutoQoS VOIP&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;show auto qos&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;show policy-map interface&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;show mls qos maps&lt;/strong&gt; - shows CoS to DSCP mappings&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Possible issues with AutoQoS&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Too many traffic classes - manually consolidate some&lt;/li&gt;&#xA;&lt;li&gt;Configuration doesn&amp;rsquo;t change - rerun AutoQoS&lt;/li&gt;&#xA;&lt;li&gt;Configuration may not fit your situation - fine-tune it by hand&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Fine-tuning AutoQoS&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Use QPM&lt;/li&gt;&#xA;&lt;li&gt;CLI&lt;/li&gt;&#xA;&lt;li&gt;copy policy into editor, change, reapply&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;AutoQoS can match on characteristics besides ACLs and NBAR&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;match input interface&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;match cos&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;match ip precedence&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;match ip dscp&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;match ip rtp&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>ONT Notes - Pre-classify and End-to-end QoS</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/02/ont-notes-pre-classify-and-end-to-end-qos/</link>
      <pubDate>Thu, 04 Feb 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/02/ont-notes-pre-classify-and-end-to-end-qos/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;VPNs (Didn&amp;rsquo;t ISCW cover this?)&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Provide&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Confidentiality&lt;/li&gt;&#xA;&lt;li&gt;Integrity&lt;/li&gt;&#xA;&lt;li&gt;Authentication&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Types&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Remote-access&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Client-initiated&lt;/li&gt;&#xA;&lt;li&gt;NAS-initiated&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Site-to-site&#xA;&lt;ul&gt;&#xA;&lt;li&gt;LAN-to-LAN&lt;/li&gt;&#xA;&lt;li&gt;Extranet&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;L3 Tunneling protocols&#xA;&lt;ul&gt;&#xA;&lt;li&gt;GRE&lt;/li&gt;&#xA;&lt;li&gt;IPSec&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Pre-classify allows traffic to be classified before being sent across a tunnel or crypto-ed.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;em&gt;qos pre-classify&lt;/em&gt;&lt;/li&gt;&#xA;&lt;li&gt;Provides a view into the original IP headers&lt;/li&gt;&#xA;&lt;li&gt;To classify on pre-tunnel header, apply the policy to the tunnel interface WITHOUT pre-classify.&lt;/li&gt;&#xA;&lt;li&gt;To classify on post-tunnel header, apply the policy to the physical interface WITHOUT pre-classify.&lt;/li&gt;&#xA;&lt;li&gt;To classify on pre-tunnel header, apply the policy to the physical interface WITH pre-classify.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;SLA - agreement with provider to guarantee QoS mechanisms across their network based on your markings.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Assures availability, loss, throughput, delay, and jitter.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;End-to-end QoS&#xA;&lt;ul&gt;&#xA;&lt;li&gt;To be effective, each hop in the path must have QoS configured similarly.&lt;/li&gt;&#xA;&lt;li&gt;Necessary in three locations&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Campus - within the customer network&lt;/li&gt;&#xA;&lt;li&gt;The edges - customer facing the provider, provider facing customer&lt;/li&gt;&#xA;&lt;li&gt;On the provider network&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;QoS tasks&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Campus access switches&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Speed/duplex settings&lt;/li&gt;&#xA;&lt;li&gt;Classification&lt;/li&gt;&#xA;&lt;li&gt;Trust&lt;/li&gt;&#xA;&lt;li&gt;Phone/access switch configs&lt;/li&gt;&#xA;&lt;li&gt;Multiple queues on switch ports, including priority for VOIP&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Campus distribution&#xA;&lt;ul&gt;&#xA;&lt;li&gt;L3 policing and marking&lt;/li&gt;&#xA;&lt;li&gt;Multiple queues on switch ports, including priority for VOIP&lt;/li&gt;&#xA;&lt;li&gt;WRED&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;WAN edge&#xA;&lt;ul&gt;&#xA;&lt;li&gt;SLA definitions&lt;/li&gt;&#xA;&lt;li&gt;LLQ&lt;/li&gt;&#xA;&lt;li&gt;LFI&lt;/li&gt;&#xA;&lt;li&gt;WRED&lt;/li&gt;&#xA;&lt;li&gt;Shaping&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Provider cloud&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Capacity planning&lt;/li&gt;&#xA;&lt;li&gt;PHB&lt;/li&gt;&#xA;&lt;li&gt;LLQ&lt;/li&gt;&#xA;&lt;li&gt;WRED&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Enterprise campus QoS implementation&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Implement multiple queues to avoid congestion&lt;/li&gt;&#xA;&lt;li&gt;Assign VOIP and video to highest priority queue&lt;/li&gt;&#xA;&lt;li&gt;Esablish trust boundaries&lt;/li&gt;&#xA;&lt;li&gt;Use policing to rate-limit excess traffic&lt;/li&gt;&#xA;&lt;li&gt;Use hardware QoS when possible&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Control Plane Policing (CoPP)&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Applies QoS policy to traffic destined for the router&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Routing protocols&lt;/li&gt;&#xA;&lt;li&gt;Management protocols&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Can be used to avoid DOS attacks&lt;/li&gt;&#xA;&lt;li&gt;Applied to &lt;em&gt;control-plane&lt;/em&gt; in global config&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>ONT Notes - Congestion Avoidance, Policing, Shaping, and Link Efficiency</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/02/ont-notes-congestion-avoidance-policing-shaping-and-link-efficiency/</link>
      <pubDate>Wed, 03 Feb 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/02/ont-notes-congestion-avoidance-policing-shaping-and-link-efficiency/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;Tail drop drawbacks&#xA;&lt;ul&gt;&#xA;&lt;li&gt;TCP synchronization - Dropping TCP packets from different flows can cause them all to window down and back up again at the same time in cycles.&lt;/li&gt;&#xA;&lt;li&gt;TCP starvation - Non-TCP or aggressive flows can starve everyone else out when TCP throttles back.&lt;/li&gt;&#xA;&lt;li&gt;No differentiated drop - Tail drop doesn&amp;rsquo;t care who you are, so you get dropped if the queue is full.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;RED - Random Early Detection&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Avoids tail drop by randomly dropping packets from the queue before it gets full&lt;/li&gt;&#xA;&lt;li&gt;Only dropped TCP flows slow down instead of everyone who has sent a packet since the queue filled&lt;/li&gt;&#xA;&lt;li&gt;Queues are smaller.&lt;/li&gt;&#xA;&lt;li&gt;Link utilization is more efficient&lt;/li&gt;&#xA;&lt;li&gt;Configured with&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Minimum threshold - start dropping when the queue is this size&lt;/li&gt;&#xA;&lt;li&gt;Maximum threshold - if the queue is this big, start tail dropping&lt;/li&gt;&#xA;&lt;li&gt;Mark probability denominator (MPD) - 1/MPD is the ratio of packets to drop when between the thresholds&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;WRED - Weighted RED&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Based on IP precedence or DSCP values&lt;/li&gt;&#xA;&lt;li&gt;Less-important packets are dropped more aggressively than important packets&lt;/li&gt;&#xA;&lt;li&gt;Applied to an interface, VC or a class within a policy map&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;CBWRED - Class based WRED&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Configured with CBWFQ&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Policing&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Limits subrate bandwidth (give you 100kbps on a T1)&lt;/li&gt;&#xA;&lt;li&gt;Limits traffic of certain applications&lt;/li&gt;&#xA;&lt;li&gt;Any traffic that exceeds police is dropped or re-classified; it&amp;rsquo;s a hard limit&lt;/li&gt;&#xA;&lt;li&gt;Inbound or outbound&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Shaping&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Sets a limit but buffers any in excess&lt;/li&gt;&#xA;&lt;li&gt;Requires memory to store the buffer&lt;/li&gt;&#xA;&lt;li&gt;Buffers = delay and/or jitter&lt;/li&gt;&#xA;&lt;li&gt;Outbound only&lt;/li&gt;&#xA;&lt;li&gt;Can respond to network signals like BECNs and FECNs&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Token and bucket&#xA;&lt;ul&gt;&#xA;&lt;li&gt;The queue is a bucket; if a byte of data needs to be sent, it needs a token.&lt;/li&gt;&#xA;&lt;li&gt;If there are enough tokens, the traffic is considered conforming.&lt;/li&gt;&#xA;&lt;li&gt;If there aren&amp;rsquo;t enough tokens, the traffic is considered exceeding, which triggers the drop (policing), re-classify (policing), or buffer (shaping).&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Frame relay traffic shaping (FRTS)&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Only controls frame relay traffic&lt;/li&gt;&#xA;&lt;li&gt;Applied on subif or DLCI&lt;/li&gt;&#xA;&lt;li&gt;Support fragmentation and interleaving&lt;/li&gt;&#xA;&lt;li&gt;Reacts to FECNs and BECNs&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Compression&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Removed redundancy and patterns in data&lt;/li&gt;&#xA;&lt;li&gt;Less data = less latency&lt;/li&gt;&#xA;&lt;li&gt;Hardware compression or hardware-assisted compression does not involve the main CPU&lt;/li&gt;&#xA;&lt;li&gt;Software compression does&lt;/li&gt;&#xA;&lt;li&gt;Payload compression&lt;/li&gt;&#xA;&lt;li&gt;Header compression&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Link fragmentation and interleaving&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Small data might be waiting for larger data pieces to finish sending&lt;/li&gt;&#xA;&lt;li&gt;Chunks data into smaller fragments so they don&amp;rsquo;t have to wait&lt;/li&gt;&#xA;&lt;li&gt;Interleaving shuffles flows in the Tx queue&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Migrating CSM Serverfarms to Other Server VLANs</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/01/migrating-csm-serverfarms-to-other-server-vlans/</link>
      <pubDate>Mon, 25 Jan 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/01/migrating-csm-serverfarms-to-other-server-vlans/</guid>
      <description>&lt;p&gt;A coworker brought an interesting problem to me the other day.  He wanted to move a serverfarm from one server VLAN to another without taking an outage.  Since I didn&amp;rsquo;t want to have to come into the office late at night to do work, I decided to see what we could do.&lt;/p&gt;&#xA;&lt;p&gt;It turned out to be pretty easy.  We tend to think of CSM VLANs as pairs &amp;ndash; you have the client VLAN for the web servers where the vserver sits and the server VLAN where the serverfarm sits.  The CSM doesn&amp;rsquo;t know about these relationships; all it cares about is whether the servers are in a server VLAN, and we can use that to our advantage here.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ONT Notes - Queuing</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/01/ont-notes-queuing/</link>
      <pubDate>Sun, 24 Jan 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/01/ont-notes-queuing/</guid>
      <description>&lt;p&gt;Here are some more notes from my studies.  Of course, no one cares about them but me, but it&amp;rsquo;s my blog.  I’m sure someone will find it useful.  Please help to correct dumbass mistakes.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Congestion&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Speed mismatch - traffic leaves a lower-bandwidth interface than the one it came in on&lt;/li&gt;&#xA;&lt;li&gt;Aggregation problem - lots of links with one egress of equal bandwidth&lt;/li&gt;&#xA;&lt;li&gt;Confluence problem - a bunch of traffic needs to egress out of the same interface&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Queuing&lt;/p&gt;</description>
    </item>
    <item>
      <title>ONT Notes – Classification, Marking, and NBAR</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/01/ont-notes-classification-marking-and-nbar/</link>
      <pubDate>Fri, 22 Jan 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/01/ont-notes-classification-marking-and-nbar/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s another set of notes from my ONT studies.  I&amp;rsquo;m sure someone will find it useful.  Please help to correct dumbass mistakes.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Classification is done with traffic desriptors&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Ingress interface&lt;/li&gt;&#xA;&lt;li&gt;CoS value on ISL or 802.1P frames&lt;/li&gt;&#xA;&lt;li&gt;Source/destination IP address&lt;/li&gt;&#xA;&lt;li&gt;IP Precedence or DSCP value&lt;/li&gt;&#xA;&lt;li&gt;MPLS EXP&lt;/li&gt;&#xA;&lt;li&gt;Application type&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Layer 3 QoS&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Type of Service (ToS) is 8-bit field.&lt;/li&gt;&#xA;&lt;li&gt;First 3 bits of ToS are the IP precedence.&lt;/li&gt;&#xA;&lt;li&gt;First 6 bits of ToS are the DSCP value.&lt;/li&gt;&#xA;&lt;li&gt;Last 2 bits of ToS are explicit congestion notification (ECN).&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Layer 2 QoS&lt;/p&gt;</description>
    </item>
    <item>
      <title>ONT Notes - Intro to QoS</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/01/ont-notes-intro-to-qos/</link>
      <pubDate>Thu, 21 Jan 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/01/ont-notes-intro-to-qos/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ll try to keep it a little shorter this time.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Major issues for converged enterprise networks&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Available bandwidth: competition among applications&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Fixes&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Increase bandwidth: More power!&lt;/li&gt;&#xA;&lt;li&gt;Properly queue based on classification and marking: QoS&lt;/li&gt;&#xA;&lt;li&gt;Compress: cRTP, TCP header compression, etc.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Delay: Lead time to get a packet to the destination&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Types of delay&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Processing delay: routing, switch delay&lt;/li&gt;&#xA;&lt;li&gt;Queuing delay: how long a frame stays in an output queue&lt;/li&gt;&#xA;&lt;li&gt;Serialization delay:  how long to put the frame on the wire&lt;/li&gt;&#xA;&lt;li&gt;Propagation delay: the time to cross the physical medium&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Jitter (delay variation): Variation is the delay&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Different delays mean different arrival times&lt;/li&gt;&#xA;&lt;li&gt;De-jitter buffers save up packets to reduce jitter (like the old CD writers)&lt;/li&gt;&#xA;&lt;li&gt;Fixes&#xA;&lt;ul&gt;&#xA;&lt;li&gt;More bandwidth&lt;/li&gt;&#xA;&lt;li&gt;Prioritize sensitive data and forward first&lt;/li&gt;&#xA;&lt;li&gt;Remark (reclassify) packets based on sensitivity&lt;/li&gt;&#xA;&lt;li&gt;Enable L2 payload compression: make sure compression delay isn&amp;rsquo;t worse than the jitter&lt;/li&gt;&#xA;&lt;li&gt;Use header compression&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Packet loss: Packets are lost in the network somewhere&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Fixes&#xA;&lt;ul&gt;&#xA;&lt;li&gt;More bandwidth&lt;/li&gt;&#xA;&lt;li&gt;Increase buffers space: more room for the queue on the interface&lt;/li&gt;&#xA;&lt;li&gt;Provide guaranteed bandwidth: Queuing and QoS&lt;/li&gt;&#xA;&lt;li&gt;Congestion avoidance&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Random Early Detection (RED) and weighted RED (WRED) drop packets before the queue is full&lt;/li&gt;&#xA;&lt;li&gt;Selective dropping is better than FIFO or LIFO dropping&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;strong&gt;QoS History&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>ONT Notes - VOIP Networks</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/01/ont-notes-voip-networks/</link>
      <pubDate>Sun, 10 Jan 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/01/ont-notes-voip-networks/</guid>
      <description>&lt;p&gt;Here are some of the notes I&amp;rsquo;ve been taking while reading over the ONT book. I hope it benefits somebody.  Feel free to correct any stupid mistakes as a paraphrase to avoid a lawsuit.&lt;/p&gt;&#xA;&lt;p&gt;There&amp;rsquo;s way too much info here.  I&amp;rsquo;ll refine the process a little better for the next topics.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Benefits of Packet Telephony Networks&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;More efficient use of bandwidth and equipment - Packet telephony networks don&amp;rsquo;t dedicate channels or a static bandwidth to a call; it&amp;rsquo;s just another network application.&lt;/li&gt;&#xA;&lt;li&gt;Consolidate network expense - The common infrastructure (IP-based networks) keeps you from having to support another distinct network for voice like in traditional PBX implementations.&lt;/li&gt;&#xA;&lt;li&gt;Improved employee productivity - The phone can be used for more than just phone calls by utilizing the XML interface to run applications or provide content from the network.&lt;/li&gt;&#xA;&lt;li&gt;Access to new communications devices - IP phones can communicate with computers, network gear, PDAs, etc., and not just the PBX.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;strong&gt;Packet Telephony Components&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>CSCtd31622 - CSM, Cookies, and the year 2010</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/01/csctd31622-csm-cookies-and-the-year-2010/</link>
      <pubDate>Fri, 08 Jan 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/01/csctd31622-csm-cookies-and-the-year-2010/</guid>
      <description>&lt;p&gt;It seems that we have another piece of evidence that Cisco doesn&amp;rsquo;t like the CSM.  From what I&amp;rsquo;m able to creatively interpret, the software developers didn&amp;rsquo;t think anyone would be running the CSM for very long, so they set a variable that expires CSM-inserted cookies at 01:01:50GMT on 1 January 2010&lt;a href=&#34;#1&#34;&gt;1&lt;/a&gt;.  If you&amp;rsquo;re using cookies to make connections sticky, that means you may see some unexpected results; this shouldn&amp;rsquo;t affect the web servers&amp;rsquo; cookies.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Here&#39;s To Another Year</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/12/heres-to-another-year/</link>
      <pubDate>Mon, 28 Dec 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/12/heres-to-another-year/</guid>
      <description>&lt;p&gt;Here we are at the end of another year.  It&amp;rsquo;s been a pretty good one for me - the wife got a new job, we have a new house, we&amp;rsquo;re in good health.  I hope that you, too, have had a great year.&lt;/p&gt;&#xA;&lt;p&gt;Here are some highlights from 2009 to read over while your boss is out on vacation.  I know that I&amp;rsquo;m a little wiser thanks to the many, many network-related blogs out there, and I hope that I was able to give someone an answer or just some new knowledge in 2009.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ISCW Down, Three To Go</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/12/iscw-down-three-to-go/</link>
      <pubDate>Thu, 10 Dec 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/12/iscw-down-three-to-go/</guid>
      <description>&lt;p&gt;I took and passed the ISCW test today.  I was super-nervous going into it, which is weird for me, but I finally calmed down after the first few questions.  Here&amp;rsquo;s my take.  I don&amp;rsquo;t want to get into any trouble so I&amp;rsquo;m not going to include very much detail.&lt;/p&gt;&#xA;&lt;p&gt;The testing center wasn&amp;rsquo;t very good at all.  It&amp;rsquo;s in an old building on the busiest road in town, and the noise from the street was barely dampened by the 1960s building materials.  I can tell you that there are three different pipes in the walls since their vibrations resonated through the room every time somebody flushed or brewed some coffee.  There was also a little foot traffic, which can be expected anywhere; they were working through some software problems on another testing station and were very respectful, so it wasn&amp;rsquo;t too bad.  The worst part of the whole ordeal, though, was the Microsoft class I sat through while taking the test.  They were across the hall, but it sounded like they were in the room with me.  Usually, you hear the instructor yelling at the top of his lungs so the whole class can hear, but I could hear questions being asked and papers being moved.  I think I can go pass a test of AD replication, though.  I certainly won&amp;rsquo;t be using that facility for any more tests.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Convenience versus Security</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/12/convenience-versus-security/</link>
      <pubDate>Tue, 01 Dec 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/12/convenience-versus-security/</guid>
      <description>&lt;p&gt;I coworker sent over &lt;a href=&#34;http://www.kb.cert.org/vuls/id/261869&#34; title=&#34;Cert.org - US-CERT Vulnerability Note VU#261869&#34;&gt;a link&lt;/a&gt; today that got me thinking about an old adage that I&amp;rsquo;ve been sharing for years.  The link actually has nothing to do with the philosophy but did trigger a random spewing of words from my brain.&lt;/p&gt;&#xA;&lt;p&gt;Here&amp;rsquo;s what I tell everyone.  When I deliver these lines, I usually picture myself as Socrates talking to a bunch of Greeks in togas.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ISCW Notes - Access List Resequencing</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/11/iscs-notes-access-list-resequencing/</link>
      <pubDate>Sun, 08 Nov 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/11/iscs-notes-access-list-resequencing/</guid>
      <description>&lt;p&gt;I don&amp;rsquo;t know if this really pertains to the ISCW test per se, but this is something I learned in my class last week.  I&amp;rsquo;m sure I should have learned this years ago, but, alas, I didn&amp;rsquo;t.&lt;/p&gt;&#xA;&lt;p&gt;Access lists get messy.   You build one, apply it to an interface, and think all is well.  Then, ask for more access, so you may have to insert new entries between existing lines.  Your security team may ask you to deny access from a host while allowing it from others.  The next thing you know, you ACL looks something like this.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ISCW Notes - Role-based Views</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/11/iscw-notes-role-based-views/</link>
      <pubDate>Thu, 05 Nov 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/11/iscw-notes-role-based-views/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m at training for the ISCW test this week, and this topic came up yesterday.  Since it came up last week at the office, I figure it was a sign from $deity that it was time for a blog entry.&lt;/p&gt;&#xA;&lt;p&gt;An admin in another business unit was trying to set up command access for some of his techs.  He was going through a couple of routers and assigning commands to privilege levels so that his techs could access them.  He was having a boat load of problems, though, and couldn&amp;rsquo;t get it to work&lt;/p&gt;</description>
    </item>
    <item>
      <title>I&#39;ve Been Hacked</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/10/ive-been-hacked/</link>
      <pubDate>Mon, 26 Oct 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/10/ive-been-hacked/</guid>
      <description>&lt;p&gt;It looks like one of those Russian b*%*#rds got me some time last week.  I don&amp;rsquo;t know how long the site was down for sure, but I would guess that he first got access on Thursday, 22 October.  Since we&amp;rsquo;re talking about WordPress here, I just restored back to 15 October to be safe, and it looks like we&amp;rsquo;re back in business.&lt;/p&gt;&#xA;&lt;p&gt;As a precaution, I&amp;rsquo;ve reset some passwords and deleted a whole mess of accounts.  I tried to leave the ones that look familiar to me like &lt;a href=&#34;http://blindhog.net&#34; title=&#34;Blindhog.net&#34;&gt;Blindhog&lt;/a&gt; and &lt;a href=&#34;http://www.gns3-labs.com/&#34; title=&#34;GNS3 Labs :: Cisco Router Simulator Network Topologies And Configurations&#34;&gt;LBSources&lt;/a&gt;, but, if I killed your account, I apologize.  I&amp;rsquo;m afraid you&amp;rsquo;ll have to sign up again for the sake of security.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Using SPF Records To Build Objects</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/10/using-spf-records-to-build-objects/</link>
      <pubDate>Fri, 16 Oct 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/10/using-spf-records-to-build-objects/</guid>
      <description>&lt;p&gt;My biggest complain about modern firewalls is their lack of the ability to create rules based on URLs or HTTP streams; you have to open access between IP addresses.  Yes, I know there are other means to do that, but I want my ASA/PIX/FWSM to do it without making me do so much work.&lt;/p&gt;&#xA;&lt;p&gt;Anyway, the fact that you have to use IPs brings up some interesting problems.  Let&amp;rsquo;s say you have a server in a DMZ that needs to query Google for some content.  Since you&amp;rsquo;re a hard-ass network guy like I am, you tell the admin that they have provide the data flow they want to use &amp;ndash; source IP, destination IP, protocol, port.  They come back and tell you that they need their server to connect via HTTP to 74.125.45.100.  You put in the rules as given, but the IP has suddenly changed on you.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Object Groups in the ASA/FWSM/PIX</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/10/object-groups-in-the-asafwsmpix/</link>
      <pubDate>Thu, 01 Oct 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/10/object-groups-in-the-asafwsmpix/</guid>
      <description>&lt;p&gt;I can&amp;rsquo;t believe I haven&amp;rsquo;t talked about &lt;em&gt;object-groups&lt;/em&gt; yet.  I had a whole other blog entry written up, and, when I went to link things over, I realized I couldn&amp;rsquo;t find an intro to it.  Here it goes.&lt;/p&gt;&#xA;&lt;p&gt;Welcome to the modern world.  A world of wonder.  A world of quickly-advancing technology.  A world where clusters of machines sit behind load balancers for scalability and availability.  A world where those clusters need access to other clusters.  A world where your firewall rulebase gets so big that it&amp;rsquo;s unreadable without some help.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ASA and Proxy ARP</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/09/asa-and-proxy-arp/</link>
      <pubDate>Fri, 11 Sep 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/09/asa-and-proxy-arp/</guid>
      <description>&lt;p&gt;Wow.  A new entry.  Everyone sit down before you pass out.&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;ve got a real-world example for you today.  We have an ASA 5540 installed at a business unit with interfaces in multiple networks, including one containing the production servers and another containing the accounting servers.  The production network sits on a 7600 that&amp;rsquo;s not ours, so, to avoid IP conflicts, we are statically NATting connections into that network.  The 7600 has with many, many VLANs, and, since the firewall production servers are on different VLANs, there&amp;rsquo;s an interface VLAN between us.  Sounds pretty straightforward, but it just wasn&amp;rsquo;t working when we try to connect between the interfaces.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Getting Temperature Data from a 6500 via SNMP</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/08/getting-temperature-data-from-a-6500-via-snmp/</link>
      <pubDate>Wed, 19 Aug 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/08/getting-temperature-data-from-a-6500-via-snmp/</guid>
      <description>&lt;p&gt;I apologize to my adoring fans (both of you) for the lack of posting.  I&amp;rsquo;m in the middle of moving, buying a new house, selling my current house, getting a mortgage, etc.  I&amp;rsquo;ve up until 11:30 nearly every night filling out forms and going through red tape.  Don&amp;rsquo;t get me started on getting money from a 401k!  Anyway&amp;hellip;&lt;/p&gt;&#xA;&lt;p&gt;I got in this morning, and a coworker was telling me that the data center&amp;rsquo;s HVAC was crippled due to an oil leak, and it was 90F in there.  D&amp;rsquo;oh!  It wasn&amp;rsquo;t quite that high, but it was warm.  Luckily, all of our network gear is on the end of the rows with AC, so we&amp;rsquo;re safe, but it got me thinking about monitoring temperature of our 6500s via SNMP.  I&amp;rsquo;ve done it via Cacti, but I never really looked how to do it manually.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Aaron&#39;s Worthless Words is 2 years old!</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/08/aarons-worthless-words-is-2-years-old/</link>
      <pubDate>Fri, 07 Aug 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/08/aarons-worthless-words-is-2-years-old/</guid>
      <description>&lt;p&gt;I can&amp;rsquo;t believe I stuck with something for 2 years.  I usually get a month in before I get bored and give up.&lt;/p&gt;&#xA;&lt;p&gt;Anyway, 2 years ago this month, I wrote a terribly-written article on &lt;a href=&#34;http://aconaway.com/2007/08/09/the-principle-of-least-privilege/&#34; title=&#34;AConaway.com -- The Principle of Least Privilege&#34;&gt;The Principle of Least Privilege&lt;/a&gt;.  Since then, though, my writing has improved (at least, I think it has), the topics have broadened, and I&amp;rsquo;ve picked up some faithful readers (thanks, Mom!).&lt;/p&gt;</description>
    </item>
    <item>
      <title>BCMSN Notes - EtherChannel Distribution</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/06/bcmsn-notes-etherchannel-distribution/</link>
      <pubDate>Tue, 23 Jun 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/06/bcmsn-notes-etherchannel-distribution/</guid>
      <description>&lt;p&gt;EtherChannel lets you aggregate links into one logical connection, but the distribution of traffic is not uniform.  It does not use per-packet load-balancing or the like to determine what interface in the bundle to use.  Instead, it uses a XOR function on packet information to generate a hash that is used to determine what interface to use.&lt;/p&gt;&#xA;&lt;p&gt;By default, the switch will use both the source and destination IP addresses to generate the hash, but there are lots of others.&lt;/p&gt;</description>
    </item>
    <item>
      <title>I&#39;m Still Alive</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/06/im-still-alive/</link>
      <pubDate>Tue, 09 Jun 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/06/im-still-alive/</guid>
      <description>&lt;p&gt;I promise I&amp;rsquo;m still here.  It&amp;rsquo;s just vacation time, and I&amp;rsquo;ve been slacking.  On top of that, I&amp;rsquo;m doing some work-travelling this week, and that really puts a damper on your schedule.&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;ll try my darndest to get some new stuff up this week.  I know there are people rolling around on the floor in the fetal position waiting for a new post, so (get some mental help and) keep your head up for just a little while longer.&lt;/p&gt;</description>
    </item>
    <item>
      <title>BCMSN Notes -- STP States</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/05/bcmsn-notes-stp-states/</link>
      <pubDate>Fri, 22 May 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/05/bcmsn-notes-stp-states/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve decided to take on the CCNP certification, so I&amp;rsquo;m going to wind up with a few posts will be more my own notes than anything.  :)&lt;/p&gt;&#xA;&lt;p&gt;A switch port on a 2960 comes up with a default configuration on VLAN 1.  What happens from the perspective of spanning-tree?&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;First, the port comes up on &lt;strong&gt;blocking&lt;/strong&gt; mode.  This is to make sure that loops aren&amp;rsquo;t created without first listening to the network to see what&amp;rsquo;s going on.&lt;/li&gt;&#xA;&lt;li&gt;Next, if the port may be a root or designated port, the port is moved to the &lt;strong&gt;listening&lt;/strong&gt; state.  In this state, the port can send and receives BPDUs only.  It can&amp;rsquo;t send traffic, but it can discover the other switches participating in STP.&lt;/li&gt;&#xA;&lt;li&gt;After the forwarding delay, the port goes into the &lt;strong&gt;learning&lt;/strong&gt; state.   In this state, the port can send and receive BPDUs as in listening, but it can now receive traffic.  It can&amp;rsquo;t yet send any.&lt;/li&gt;&#xA;&lt;li&gt;After the forwarding delay again, the port goes into the &lt;strong&gt;forwarding&lt;/strong&gt; state.  The port can now send and receive data.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;If the port is configured with &lt;em&gt;spanning-tree portfast&lt;/em&gt;, the mode goes from &lt;strong&gt;blocking&lt;/strong&gt; directly to &lt;strong&gt;forwarding&lt;/strong&gt; without going through these steps.  Obviously you don&amp;rsquo;t want a switch plugged into a port configured for portfast since you may wind up with a loop.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How Do You Know?</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/05/how-do-you-know/</link>
      <pubDate>Mon, 04 May 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/05/how-do-you-know/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve got a non-technical one for you today.  If you&amp;rsquo;re paying attention to stuff around you, you&amp;rsquo;ll probably end up with a little paranoia after reading this.&lt;/p&gt;&#xA;&lt;p&gt;We&amp;rsquo;re having another circuit installed, and the LEC came out to do their end-to-end testing.  The tech, Dan, calls me up on the phone and tells me who he was and what he needed to do; I agree to meet him in the lobby to escort him on his way.  Now, I&amp;rsquo;ve never met Dan and can&amp;rsquo;t really vouch for him.  He had the polo shirt and khakis that we all come to expect.  He had a pile of generic-looking badges on his belt with his picture and name on them.  He had a satchel full of fulls and equipment.  He looked the part, but how hard is it to &lt;a href=&#34;http://sbcpioneershoppe.stores.yahoo.net/atmecomeposh2.html&#34; title=&#34;AT&amp;amp;T Pioneer eShoppe -- AT&amp;amp;T Men&#39;s Cool Mesh Polo Shirt - 3XL&#34;&gt;get a shirt&lt;/a&gt;, &lt;a href=&#34;http://www.bestbuy.com/site/olspage.jsp?skuId=8931454&amp;amp;type=product&amp;amp;id=1215216328841&amp;amp;ref=06&amp;amp;loc=01&amp;amp;ci_src=14110944&amp;amp;ci_sku=8931454&#34; title=&#34;BestBuy.com -- HP - Photosmart Wireless Multifunction Printer/ Copier/ Scanner - C4580&#34;&gt;print up&lt;/a&gt; &amp;amp; &lt;a href=&#34;http://www.officedepot.com/a/products/645270/GBC-HeatSeal-H110-ID-Badge-Photo/&#34; title=&#34;OfficeDepot.com -- GBC HeatSeal H110 ID Badge/Photo Laminator&#34;&gt;laminate&lt;/a&gt; &lt;a href=&#34;http://www.buy.com/retail/product.asp?sku=206467260&amp;amp;listingid=32128772&amp;amp;dcaid=17902&#34; title=&#34;Buy.com -- Avery Photo ID Badge Labels - 02941 - Buy.com&#34;&gt;a few badges&lt;/a&gt;, and put some tools in a bag?  Was Dan really who he said he was?  Should I really have let Dan in the telco room?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Using SSH to Run Commands on a Router or Switch</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/04/using-ssh-to-run-commands-on-a-router-or-switch/</link>
      <pubDate>Thu, 30 Apr 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/04/using-ssh-to-run-commands-on-a-router-or-switch/</guid>
      <description>&lt;p&gt;SSH is more than just a shell.  You can copy files from and to a server or piece of network gear with it.  You can use it to tunnel traffic.  Possibly my favorite, though, is to use SSH to run a command on a remote box without interacting with a shell.&lt;/p&gt;&#xA;&lt;p&gt;One of my biggest pet peeves with IOS (or pretty much any Cisco OS) is the lack of complex filtering.  Let&amp;rsquo;s say I want to look at all the downed ports and interfaces on modules 3 and 6 of my 6509.  I can&amp;rsquo;t easily do that with command from the IOS, but, on my Linux box, I can use multiple &lt;em&gt;grep&lt;/em&gt; commands to get exactly what I want really easily.  Let&amp;rsquo;s work through the example, shall we?&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Most Random Things Can Hurt The Network</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/04/the-most-random-things-can-hurt-the-network/</link>
      <pubDate>Thu, 16 Apr 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/04/the-most-random-things-can-hurt-the-network/</guid>
      <description>&lt;p&gt;This is a great one that I have to share.&lt;/p&gt;&#xA;&lt;p&gt;A couple of coworkers walk in today and ask for some help on an issue.  It seems that a business unit was having latency problems with a web app, and, after research by the product team and sysadmins, nothing wrong could be found.  Lots of sites use the product, and only this one was having issues.  Also, the site was having no problems getting to other web sites and apps like Yahoo! or Google.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Server NIC Aggregation to a Cisco Switch</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/04/server-nic-aggregation-to-a-cisco-switch/</link>
      <pubDate>Tue, 14 Apr 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/04/server-nic-aggregation-to-a-cisco-switch/</guid>
      <description>&lt;p&gt;Have you even noticed that your new servers all have 2 NICs on the board?  At least all of them that I&amp;rsquo;ve seen in the last 3 years have.  A lot of server admin actually use them in a NIC teaming scenario where both NICs are used as one logical device &amp;ndash; much the same as Etherchannel on a switch.  This provides some fault tolerance and availability in case of failure, which is good idea in most cases.&lt;/p&gt;</description>
    </item>
    <item>
      <title>An Interesting Problem with Multiple DCs on a Stick</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/03/an-interesting-problem-with-multiple-dcs-on-a-stick/</link>
      <pubDate>Tue, 24 Mar 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/03/an-interesting-problem-with-multiple-dcs-on-a-stick/</guid>
      <description>&lt;p&gt;We talked about &lt;a href=&#34;http://aconaway.com/2008/08/12/running-multiple-data-centers-on-a-stick-with-the-csm/&#34; title=&#34;AConaway.com -- Running Multiple Data Centers on a Stick&#34;&gt;running multiple data centers on a stick&lt;/a&gt; back in August, which is where you have multiple logical pairs of client and server VLANs on a single CSM for different tiers or functions.  The big point of the article was that you had to do some fancy forwarding to get a server-initiated connection from one server VLAN to appear out the appropriate client VLAN.  Well, we ran into an interesting issue with the given solution.&lt;/p&gt;</description>
    </item>
    <item>
      <title>RSPANs on Cisco Switches</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/03/rspans-on-cisco-switches/</link>
      <pubDate>Wed, 18 Mar 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/03/rspans-on-cisco-switches/</guid>
      <description>&lt;p&gt;We &lt;a href=&#34;http://aconaway.com/2009/03/13/spans-on-cisco-switches/&#34; title=&#34;AConaway.com -- SPANs on Cisco Switches&#34;&gt;discussed SPANs&lt;/a&gt; earlier, but let&amp;rsquo;s talk about RSPANs for a bit.&lt;/p&gt;&#xA;&lt;p&gt;Can anyone guess what the &amp;ldquo;R&amp;rdquo; means?  You guessed it &amp;ndash; &amp;ldquo;Remote&amp;rdquo;.  An RSPAN is a way to get traffic from a SPAN source on one switch to a SPAN destination on another switch that&amp;rsquo;s connected via a trunk.&lt;/p&gt;&#xA;&lt;p&gt;The basic premise is that a special VLAN is created on all the switches and allowed to traverse the trunks.  You then set up a SPAN session that copies your traffic to this special VLAN.  This VLAN then gets the traffic to the other switches through some voodoo magic to be used as source for a SPAN on another switch.&lt;/p&gt;</description>
    </item>
    <item>
      <title>SPANs on Cisco Switches</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/03/spans-on-cisco-switches/</link>
      <pubDate>Fri, 13 Mar 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/03/spans-on-cisco-switches/</guid>
      <description>&lt;p&gt;I can&amp;rsquo;t believe I haven&amp;rsquo;t blogged on this yet.  SPANs are one of my favorite things in the world.&lt;/p&gt;&#xA;&lt;p&gt;The switched port analyzer (SPAN) is a mechanism on Cisco switches that allows you to take traffic on one port and copy it to another.  It&amp;rsquo;s generally used to get traffic to a sniffer or IDS for analysis, but it&amp;rsquo;s a great tool to use to sample traffic from a host for troubleshooting.&lt;/p&gt;</description>
    </item>
    <item>
      <title>CSM Probe Status of ???</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/02/csm-probe-status-of/</link>
      <pubDate>Fri, 20 Feb 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/02/csm-probe-status-of/</guid>
      <description>&lt;p&gt;I must be bored since I&amp;rsquo;m posting again.&lt;/p&gt;&#xA;&lt;p&gt;A colleague asked me to change the failed value of a TCP probe today.  It was no big deal, but, when I looked to see the status of the change, I noticed interesting stati of the RIPs.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;switch#sh mod csm 7 probe name TCP80-PROBE detail&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;probe           type    port  interval retries failed  open   receive&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;---------------------------------------------------------------------&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;TCP80-PROBE  tcp     80    20       3       120     10&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Description: Quick fail recovery&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;recover = 3&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;real                  vserver         serverfarm      policy          status&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;------------------------------------------------------------------------------&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;192.168.1.45:80       VS01            FARM01        (default)       ???&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;192.168.1.44:80       VS01            FARM01        (default)       ???&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;192.168.1.43:80       VS01            FARM01        (default)       ???&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;192.168.1.42:80       VS01            FARM01        (default)       ???&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;It seems that when a change is made to a probe, the CSM discards the state of the probe and starts over.  If you catch it before the first probe is finished, you&amp;rsquo;ll get a status of &amp;ldquo;???&amp;quot;.  I&amp;rsquo;m just picturing the CSM saying &amp;ldquo;Uhh&amp;hellip;I&amp;hellip;don&amp;rsquo;t&amp;hellip;know&amp;rdquo;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fail Actions on CSM Serverfarms</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/02/fail-actions-on-csm-serverfarms/</link>
      <pubDate>Fri, 20 Feb 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/02/fail-actions-on-csm-serverfarms/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve talked about &lt;a href=&#34;http://aconaway.com/2008/11/06/using-probes-on-the-csm/&#34; title=&#34;AConaway.com -- Using Probes on the CSM&#34;&gt;probes&lt;/a&gt; and stuff on the CSM, but I never mentioned what happens to the connections to a server that fails.  That is, if I&amp;rsquo;m connected to server A in a cluster and that server suddenly commits &lt;a href=&#34;http://en.wikipedia.org/wiki/Seppuku&#34; title=&#34;Wikipedia.com -- Seppuku&#34;&gt;ritual seppuku&lt;/a&gt;, what happens to my connection through the CSM?&lt;/p&gt;&#xA;&lt;p&gt;Remember how the CSM works?  You connect to the VIP, some state tables are updated, your packet&amp;rsquo;s destination IP is changed to a RIP, and the packet is forwarded.  The point I want to emphasize this time is the state table.  If you were to send another packet to the same VIP on the same port, the CSM would look in its state table and see that you&amp;rsquo;re already connected to a server and just forward you on over after a NAT.  What if that server has suddenly died?&lt;/p&gt;</description>
    </item>
    <item>
      <title>VLANs on Linux</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/02/vlans-on-linux/</link>
      <pubDate>Thu, 19 Feb 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/02/vlans-on-linux/</guid>
      <description>&lt;p&gt;My home network has a Linux box running IPTables as it&amp;rsquo;s center point, and, since there are four networks, it has 4 NICs and 4 cables into the switch.  I kept running into problems with the NICs (they would reorder depending on what flavor of Linux was installed), so I wanted to consolidate the NICs down to 2 &amp;ndash; one for the Internet link and one for the LAN segments with &lt;a href=&#34;http://en.wikipedia.org/wiki/IEEE_802.1Q&#34; title=&#34;Wikipedia.com -- IEEE 802.1q&#34;&gt;802.1q tagging&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Renesys Analysis of SuproNet Announcement Debacle</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/02/renesys-analysis-of-supronet-announcement-debacle/</link>
      <pubDate>Wed, 18 Feb 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/02/renesys-analysis-of-supronet-announcement-debacle/</guid>
      <description>&lt;p&gt;Earl Zmijewski of &lt;a href=&#34;http://www.renesys.com/&#34; title=&#34;Renesys.com -- Renesys Corporation&#34;&gt;Renesys&lt;/a&gt; has &lt;a href=&#34;http://www.renesys.com/blog/2009/02/the-flap-heard-around-the-worl.shtml&#34; title=&#34;Renesys.com -- Reckless Driving on the Internet&#34;&gt;an analysis of the SuproNet incident&lt;/a&gt; that took down a good bit of the Internet on Monday.  From the &lt;a href=&#34;http://www.renesys.com/blog/&#34; title=&#34;Renesys.com -- Renesys Blog&#34;&gt;blog&lt;/a&gt;:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;This single Czech provider announcing a single prefix caused a huge increase in the global rate of updates, peaking at 107,780 updates &lt;em&gt;per-second&lt;/em&gt;. This peak occurred at 16:30:54 UTC, less than 8 minutes after the first announcement.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Unix Epoch &#43; 1234567890 = Next Friday</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/02/unix-epoch-1234567890-next-friday/</link>
      <pubDate>Tue, 03 Feb 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/02/unix-epoch-1234567890-next-friday/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m kind of an &lt;a href=&#34;http://en.wikipedia.org/wiki/Obsessive-compulsive_disorder&#34; title=&#34;Wikipedia.com -- OCD&#34;&gt;obsessive-compulsive&lt;/a&gt; when it comes to numbers (1, 2, 3, 4, 5&amp;hellip;), so I&amp;rsquo;m fairly excited about next Friday (..6, 7, 8, 9, 10&amp;hellip;) when &lt;a href=&#34;http://matthewhelmke.net/2009/01/15/unix-time-1234567890/&#34; title=&#34;MatthewHelmke.net -- Unix Time - 1234567890&#34;&gt;Epoch time reaches 1234567890&lt;/a&gt; at 18:31:30 on 13 February(&amp;hellip;11, 12, 13, 14, 15&amp;hellip;).  I&amp;rsquo;m sure my ADD will kick in (&lt;a href=&#34;http://www.crazydogtshirts.com/servlet/the-1135/squirrel-t-dsh-shirt,-funny-shirt,/Detail&#34; title=&#34;CrazyDotTshirts.com - Shirts Built By Dog Robots&#34;&gt;Oh, look.  A squirrel!&lt;/a&gt;) right before, but I&amp;rsquo;ll try to remember to run to a Linux box and type &lt;em&gt;date +%s&lt;/em&gt; (&amp;hellip;16, 17, 18, 19, 20!  Made it!).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Filtering Out the Noise on the Edge</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/01/filtering-out-the-noise-on-the-edge/</link>
      <pubDate>Wed, 21 Jan 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/01/filtering-out-the-noise-on-the-edge/</guid>
      <description>&lt;p&gt;There&amp;rsquo;s a lot of noise on the Internet.  I&amp;rsquo;m not talking about certain news sites, either; I&amp;rsquo;m talking about stuff like port scans or attempts on weak services from all sorts of bad people on the Internet.  A large chunk of that noise can be filtered by the edge routers, taking some of the load off of the network and firewalls.&lt;/p&gt;&#xA;&lt;p&gt;Here are a few things that we filter inbound on our Internet links.  Your mileage will vary.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A Better (?) Way to Handle Logs</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/01/a-better-way-to-handle-logs/</link>
      <pubDate>Mon, 19 Jan 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/01/a-better-way-to-handle-logs/</guid>
      <description>&lt;p&gt;Happy new year, all.  I&amp;rsquo;m finally over my hangover from the party and ready to blog.&lt;/p&gt;&#xA;&lt;p&gt;Everywhere I go, I always wind up in a debate about how to alert on log messages as they come in.  I was at the grocery store yesterday, and the cashier told me that she had a list of log messages that she watched for, and, if she saw one of them, she sent an email.  I asked her what she would do if she got a log message that she had never seen before, and she said that she would have to find it first, then research the message and put in an alert for the next time it showed up.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Video -- History of the Internet</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/01/video-history-of-the-internet/</link>
      <pubDate>Mon, 19 Jan 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/01/video-history-of-the-internet/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s a short but nifty video I found on the history of the Internet.  We all say &amp;ldquo;DARPA&amp;rdquo; or &amp;ldquo;ARPANET&amp;rdquo;, but I had no idea that the French developed the router first.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://vimeo.com/&#34;&gt;History of the Internet&lt;/a&gt; from &lt;a href=&#34;http://vimeo.com/picol&#34;&gt;PICOL&lt;/a&gt; on &lt;a href=&#34;http://vimeo.com&#34;&gt;Vimeo&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Leap Second</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2009/01/leap-second/</link>
      <pubDate>Fri, 02 Jan 2009 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2009/01/leap-second/</guid>
      <description>&lt;p&gt;Did anyone notice (or care about) the leap second?  I did neither.  Here&amp;rsquo;s some cool output from Kevin Oberman on the &lt;a href=&#34;http://nanog.org/&#34; title=&#34;NANOG.org -- Welcoem to NANOG!&#34;&gt;NANOG&lt;/a&gt; list, though.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;bash-2.05b# date Thu Jan  1 00:59:58 CET 2009 bash-2.05b# date Thu Jan  1 00:59:59 CET 2009 bash-2.05b# date Thu Jan  1 00:59:60 CET 2009 bash-2.05b# date Thu Jan  1 01:00:00 CET 2009 bash-2.05b# date Thu Jan  1 01:00:01 CET 2009 bash-2.05b#&lt;/p&gt;&#xA;&lt;/blockquote&gt;</description>
    </item>
    <item>
      <title>A Little Politics for the New Year</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/12/a-little-politics-for-the-new-year/</link>
      <pubDate>Mon, 29 Dec 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/12/a-little-politics-for-the-new-year/</guid>
      <description>&lt;p&gt;Stretch at &lt;a href=&#34;http://packetlife.net/blog/2008/dec/27/political-packets/&#34; title=&#34;Packetlife.net -- Political Packets&#34;&gt;Packetlife&lt;/a&gt; has a lively little write-up on the Australian government&amp;rsquo;s attempt to implement a nation-wide web filtering service.&lt;/p&gt;&#xA;&lt;p&gt;From Packetlife.net:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Setting aside the myriad of technical barriers to implementing such a system, the most obvious question is, &amp;ldquo;who decides what gets blocked?&amp;rdquo; When a corporation implements a web filter, it does so in accordance with corporate policy &amp;ndash; policy that is set by the owner of the network. But the Internet doesn&amp;rsquo;t belong to any one entity, be it governmental or commercial, so such an authority simply doesn&amp;rsquo;t exist at this scale. In a very Orwellian sense, this filtering initiative appears to want to create that authority out of thin air.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Is That a Bandwidth Graph or a Polygraph?</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/12/is-that-a-bandwidth-graph-or-a-polygraph/</link>
      <pubDate>Tue, 23 Dec 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/12/is-that-a-bandwidth-graph-or-a-polygraph/</guid>
      <description>&lt;p&gt;I thought I&amp;rsquo;d throw an easy one out before taking off for the holiday.  Merry Christmas, Hannukah, Kwanzaa, Saturnia, etc., to all.&lt;/p&gt;&#xA;&lt;p&gt;A few years ago, I was looking through some Cacti graphs of gigabit trunks between 6500s and noticed an abrupt change in traffic.  The graphs were nice and smooth at around 135Mpbs until, seemingly randomly, they just started going wild.  It seriously looked like a lie detector from the movies; I saw spikes up to 140Mbps in one sample and 2Mpbs the next sample for days and days.  I looked around to see if anything weird was going on somewhere on the network, but I didn&amp;rsquo;t find anything.&lt;/p&gt;</description>
    </item>
    <item>
      <title>I&#39;ve Been Forged!</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/12/ive-been-forged/</link>
      <pubDate>Tue, 02 Dec 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/12/ive-been-forged/</guid>
      <description>&lt;p&gt;I don&amp;rsquo;t know if I&amp;rsquo;m mad or honored, but I received about 400 forged email bounces last night (isn&amp;rsquo;t SMTP wonderful?). I realize that some people have gotten spam from my domain, but I had nothing to do with it. I&amp;rsquo;m going to check out the bounces when I get a chance and see what appropriate action I need to take.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Configuring Dedicated Trunks for the CSM</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/11/configuring-dedicated-trunks-for-the-csm/</link>
      <pubDate>Mon, 24 Nov 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/11/configuring-dedicated-trunks-for-the-csm/</guid>
      <description>&lt;p&gt;Did you catch the article on &lt;a href=&#34;http://aconaway.com/2008/10/10/configuring-fault-tolerance-on-the-csm/&#34; title=&#34;AConaway.com -- Configuring Fault Tolerance on the CSM&#34;&gt;setting up fault tolerance on the CSM&lt;/a&gt;?  In that article, I mentioned that Cisco recommends a dedicated trunk for the FT VLAN if you have two HA CSMs in two chassis.  Discuss amongst yourselves while I drone on.&lt;/p&gt;&#xA;&lt;p&gt;Why should you set up a dedicated trunk for this stuff?  The most obvious reason is to be sure that normal traffic doesn&amp;rsquo;t step on the syncing traffic.  Since we&amp;rsquo;re syncing state information as well as configuration, the frames need to arrive in a timely manner.  Any errors could potentially disrupt the FT process, which is bad.  You surely don&amp;rsquo;t want the primary to fail only to find out that the standby doesn&amp;rsquo;t have the complete or current config.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Using Probes on the CSM</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/11/using-probes-on-the-csm/</link>
      <pubDate>Thu, 06 Nov 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/11/using-probes-on-the-csm/</guid>
      <description>&lt;p&gt;There are three different ways that a CSM checks for the health of the servers &amp;ndash; active probes, inband health checking, and inband HTTP monitoring.  Let&amp;rsquo;s talk about active probes.&lt;/p&gt;&#xA;&lt;p&gt;Active probes (or just probes) typically send traffic to one of the RIPs of a serverfarm, do some stuff, and give a pass or fail grade.  If the probe fails a certain number of times in a row, that server is considered sick and taken out of the pool for use.  The CSM keeps checking the unhealthy until it passes a number of times in a row, at which point it is placed back in the pool for use.  Almost everything is configurable, of course, so let&amp;rsquo;s look at some of those settings.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Using CDP To Track Down Physical Connections</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/10/using-cdp-to-track-down-physical-connections/</link>
      <pubDate>Fri, 31 Oct 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/10/using-cdp-to-track-down-physical-connections/</guid>
      <description>&lt;p&gt;We have a location that&amp;rsquo;s a few blocks down from the main office here, and we were reviewing the circuit size to make sure it was sized properly.  Since not one person knows what&amp;rsquo;s going on and the trending graphs gave us conflicting details, one of our network dudes took me down to the site to do a physical survey to see what&amp;rsquo;s going on.  Well, besides the fact that no one was there, we discovered a hodgepodge of routers and switches that were cross-connected to one another on multiple floors of the building (I really wish I could post pics to emote the effect).  It&amp;rsquo;s kind of hard to figure out what&amp;rsquo;s going on when you can&amp;rsquo;t see both ends of the cable, so we had to abandon all hope.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Using MAC Access-lists</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/10/using-mac-access-lists/</link>
      <pubDate>Mon, 27 Oct 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/10/using-mac-access-lists/</guid>
      <description>&lt;p&gt;We ran into this today, and, though I knew it existed, I never actually saw it in the wild.  I&amp;rsquo;m talking about MAC access-lists.&lt;/p&gt;&#xA;&lt;p&gt;In the example setup, we have a DMZ off of a firewall that contains a whole mess of servers &amp;ndash; email, web, ftp, etc.  These should all be in the DMZ for sure, but they shouldn&amp;rsquo;t talk to each other.  If a bad guy was able to own my FTP server, he would have a nice platform to use to attack my email server.  That&amp;rsquo;s not cool, so we&amp;rsquo;ve put in MAC access-lists to help out.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Configuring Fault Tolerance on the CSM</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/10/configuring-fault-tolerance-on-the-csm/</link>
      <pubDate>Fri, 10 Oct 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/10/configuring-fault-tolerance-on-the-csm/</guid>
      <description>&lt;p&gt;Like (nearly) everything in the Cisco world, you can set up your CSM to fail over to another module when the primary dies a horrible death.  You can have two in the same chassis or even have them in separate chassis &amp;ndash; the process is the same no matter how you have it set up.  Either way, you have a primary and a secondary module in fault tolerance (FT) mode.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Setting Up Syslog on a Linux Box for Your IOS Devices</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/08/setting-up-syslog-on-a-linux-box-for-your-ios-devices/</link>
      <pubDate>Tue, 26 Aug 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/08/setting-up-syslog-on-a-linux-box-for-your-ios-devices/</guid>
      <description>&lt;p&gt;A few articles ago, &lt;a href=&#34;http://aconaway.com/2008/08/11/setting-up-a-system-logging-on-an-ios-device/&#34; title=&#34;AConaway.com -- Setting up System Loggin on an IOS Device&#34;&gt;we discussed&lt;/a&gt; getting logging up and running on your IOS box.  Part of the discussion was actually having the device log remotely to a box somewhere, but that&amp;rsquo;s kind of worthless without a properly (for definitions of proper) configured syslog server.  A low-end Linux box with an appropriate amount of disk space is a really good candidate to do this for you.  I&amp;rsquo;ll assume you&amp;rsquo;re running some Redhat-based distro.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Running Multiple Data Centers on a Stick with the CSM</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/08/running-multiple-data-centers-on-a-stick-with-the-csm/</link>
      <pubDate>Tue, 12 Aug 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/08/running-multiple-data-centers-on-a-stick-with-the-csm/</guid>
      <description>&lt;p&gt;That&amp;rsquo;s an awesome title, eh?  I&amp;rsquo;ve mentioned a &lt;a href=&#34;http://aconaway.com/2007/08/20/router-on-a-stick/&#34; title=&#34;AConaway.com -- Router on a Stick&#34;&gt;router-on-a-stick&lt;/a&gt; before but not a data-center-on-a-stick (DCOAS).  This is one of those Cisco terms I ran across a while ago and is a group of servers sort of sticking out on their own behind a load balancer and/or firewall.  Connections to and from the server group go through a single spoke &amp;ndash; kinda like stubby routing.  Here&amp;rsquo;s a pretty picture.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Setting Up System Logging on an IOS Device</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/08/setting-up-a-system-logging-on-an-ios-device/</link>
      <pubDate>Mon, 11 Aug 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/08/setting-up-a-system-logging-on-an-ios-device/</guid>
      <description>&lt;p&gt;I like logging on an IOS device.  I like to look at the buffer and tell you that your interface went down 30 seconds ago.  I like to look on the box and see that BGP with my Internet provider has been flapping since 02:13ET.  I like to look and see that one of the other guys has been making changes to the gear all morning.  I could go on and on.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Back to Basics -- CAM Table Population</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/07/back-to-basics-cam-table-population/</link>
      <pubDate>Mon, 14 Jul 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/07/back-to-basics-cam-table-population/</guid>
      <description>&lt;p&gt;At the office, we reprovision servers like it&amp;rsquo;s going out of style.  It happens so often that my cabling documentation rarely matches what&amp;rsquo;s actually out in field, which is a pretty big problem when you&amp;rsquo;re trying to find to what switch port a server is connected.  I finally relegated myself to asking for the MAC address of the server, having the admin ping something, and then tracing it down through the CAM table entries of the switches.  It works, but the guys really don&amp;rsquo;t know how a switch populates its CAM table, so they always say &amp;ldquo;Why can&amp;rsquo;t you just look on the switch?  I shouldn&amp;rsquo;t have to ping anything.&amp;rdquo;  Here&amp;rsquo;s one just for the aspiring system admin.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How Screen Can Change Your Life</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/07/how-screen-can-change-your-life/</link>
      <pubDate>Thu, 10 Jul 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/07/how-screen-can-change-your-life/</guid>
      <description>&lt;p&gt;Alright, that&amp;rsquo;s an exaggeration, but &lt;a href=&#34;http://en.wikipedia.org/wiki/GNU_Screen&#34; title=&#34;Wikipedia -- Screen&#34;&gt;screen&lt;/a&gt; is pretty freaking cool.  It&amp;rsquo;s an app that&amp;rsquo;s (usually) run under Linux that lets you run commands then detach from that session and reattach later.  It doesn&amp;rsquo;t seem like much, but a few examples can show what it does for me.&lt;/p&gt;&#xA;&lt;p&gt;I have a backup script at home that takes a target file, tars up everything listed in there, zips up the new file, and puts it on an external drive.  It&amp;rsquo;s very simple but takes about 3 hours to run.  I run it manually, so, in normal circumstances, I have to SSH in to my box and keep that window open for 3 hours while the backup runs.  With screen, I can open a new shell, run the script, and detach from it while everything gets backed up.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Backup Servers on the CSM</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/06/backup-servers-on-the-csm/</link>
      <pubDate>Thu, 26 Jun 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/06/backup-servers-on-the-csm/</guid>
      <description>&lt;p&gt;On the CSM, you can configure a &lt;em&gt;vserver&lt;/em&gt; to use a main and backup &lt;em&gt;serverfarm&lt;/em&gt; which is used if a serverfarm is toast.  If all the RIPs in the main farm are out-of-service, the CSM will start to treat the backup farm just as if it&amp;rsquo;s configured to be the main one.  Once one or more of the main farm RIPs have recovered, the CSM reverts back and uses those again.  &amp;ldquo;Give me an example when I&amp;rsquo;d use it!,&amp;rdquo; you say?  Since the CSM is made for HTTP connections, we&amp;rsquo;ll assume that you are using it for such. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Loading Configs at Startup in Dynagen</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/06/loading-configs-at-startup-in-dynagen/</link>
      <pubDate>Tue, 24 Jun 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/06/loading-configs-at-startup-in-dynagen/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s a quick one for you. In Dynagen, if you want to load a configuration when you first fire up the router instance, you can use the &lt;em&gt;cnfg&lt;/em&gt; tag in your NET file like this.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;cnfg = /home/jac/labs/cfg/R0.cfg&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;If you put that in your dynagen NET file under a router, the contents of that file will be loaded into the router configuration when it&amp;rsquo;s brought up. This is great if you already have a configuration to use in another lab or if you want to load a basic configuration on startup. Please be warned, though; if you make changes to your router instance via the CLI and restart dyangen, the configuration changes you made will be gone.  Be sure to remove that line from the NET before you restart dynagen.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Intro to Policies on the CSM</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/06/intro-to-policies-on-the-csm/</link>
      <pubDate>Mon, 23 Jun 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/06/intro-to-policies-on-the-csm/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://aconaway.com/category/cisco/csm/&#34; title=&#34;AConaway.com -- Category:CSM&#34;&gt;CSM&lt;/a&gt; is pretty bad little box.  It not only watches layer 4 items like TCP connections, but also talks HTTP, which you can use to do some custom, or policy-based, load balancing.&lt;/p&gt;&#xA;&lt;p&gt;Policies are the objects that make custom balancing work.  Like everything else (it seems) on the CSM, a policy is an object made up of other objects &amp;ndash; &lt;em&gt;maps&lt;/em&gt; and &lt;em&gt;serverfarms&lt;/em&gt;.  A &lt;em&gt;map&lt;/em&gt; matches patterns based on a number of things including the URL and HTTP header values, while the &lt;em&gt;serverfarm&lt;/em&gt; directive tells where to send traffic that matches the &lt;em&gt;map&lt;/em&gt;.  If, for example, you want to send all requests with &amp;ldquo;/admin&amp;rdquo; in the URL to a management server instead of the regular web servers, you can do it with a policy.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ACLs and HSRP, BGP, OSPF, VRRP, GLBP...</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/06/acls-and-hsrp-bgp-ospf-vrrp-glbp/</link>
      <pubDate>Thu, 12 Jun 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/06/acls-and-hsrp-bgp-ospf-vrrp-glbp/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s a handy list of ACL entries to allow your devices to speak routing protocols, availability protocols, and some other stuff. We&amp;rsquo;ll assume you have ACL 101 applied to your Ethernet inbound; your Ethernet has an IP of 192.168.0.1.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;BGP : Runs on TCP/179 between the neighbors&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;code&gt;access-list 101 permit tcp any host 192.168.0.1 eq 179&lt;/code&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;EIGRP : Runs on its own protocol number from the source interface IP to the multicast address of 224.0.0.10&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;code&gt;access-list 101 permit eigrp any host 224.0.0.10&lt;/code&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Getting Something Out of the CSM</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/06/getting-something-out-of-the-csm/</link>
      <pubDate>Tue, 10 Jun 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/06/getting-something-out-of-the-csm/</guid>
      <description>&lt;p&gt;My buddy told me that my site is the only place on the web with documentation on the Cisco &lt;a href=&#34;http://aconaway.com/2007/10/02/getting-started-with-the-cisco-csm/&#34; title=&#34;AConaway.com -- Getting Started with the CSM&#34;&gt;Content Switching Module (CSM)&lt;/a&gt;. I also noticed a few months ago that every TAC case I&amp;rsquo;ve opened on the CSM has been handled by the same guy. I seriously think that the only people in the world that really know about these things are me and him. Cool. I better get some more content up.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A Must-Know:  TCPDump</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/06/a-must-know-tcpdump/</link>
      <pubDate>Fri, 06 Jun 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/06/a-must-know-tcpdump/</guid>
      <description>&lt;p&gt;If you&amp;rsquo;ve never used &lt;a href=&#34;http://en.wikipedia.org/wiki/Tcpdump&#34; title=&#34;Wikipedia -- TCPDump&#34;&gt;TCPDump&lt;/a&gt; before, you&amp;rsquo;re missing out on one of the best parts of being a network guy &amp;ndash; pointing fingers at everyone else.&lt;/p&gt;&#xA;&lt;p&gt;TCPDump is an open-source app that copies packets on a machine&amp;rsquo;s NIC to screen or to file. TCPDump is typically a Linux/Unix app; in the Windows world, TCPDump is replaced by &lt;a href=&#34;http://www.winpcap.org/windump/&#34; title=&#34;Windump -- tcpdump for Windows&#34;&gt;WinDump&lt;/a&gt; or &lt;a href=&#34;http://www.wireshark.org/&#34; title=&#34;Wireshark.org -- Main Page&#34;&gt;Ethereal, now known as Wireshark&lt;/a&gt;. It&amp;rsquo;s a must-know for network dude(tte)s since it lets you capture the packets that a machine is generating. An app may be documented to work one way, but I&amp;rsquo;ve seen many times where the documentation is out-of-date or just wrong, and I&amp;rsquo;ve had to look at captures to see what it was actualy doing. I used it one time way back when a developer told me the switch was changing his HTTP POST to an HTTP GET; I captured the packets he was sending, pointed to the GET, and never answered a phone call from him ever again.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cheat Sheets from Packetlife.net</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/05/cheat-sheets-from-packetlifenet/</link>
      <pubDate>Wed, 28 May 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/05/cheat-sheets-from-packetlifenet/</guid>
      <description>&lt;p&gt;My friend Josh over at &lt;a href=&#34;http://blindhog.net&#34; title=&#34;Blindhog.net -- Main&#34;&gt;blindhog.net&lt;/a&gt; has found a collection of cheat sheet gems for the network dude(tte).  There&amp;rsquo;s sheets on BGP, OSPF, Subnetting, QoS, connector types, and more.  Check it out.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://packetlife.net/cheatsheets/&#34; title=&#34;Packetlife.net -- Cheat Sheets&#34;&gt;Cheat Sheets - Packetlife.net&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Port Forwarding on the ASA/FWSM/PIX</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/05/port-forwarding-on-the-asafwsmpix/</link>
      <pubDate>Tue, 27 May 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/05/port-forwarding-on-the-asafwsmpix/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s a simple one since I haven&amp;rsquo;t updated in a while. I have my ASA 5505 at home and want to forward TCP/80 traffic to my public IP to my webserver at 10.10.10.10. There are two steps here &amp;ndash; forward the port and open the ACL.&lt;/p&gt;&#xA;&lt;p&gt;To forward the port, I would use the &lt;em&gt;static&lt;/em&gt; directive, but there are two ways to do that. I can either set up a one-to-one NAT or a port redirection. In the one-to-one NAT, you have a outside address that&amp;rsquo;s mapped directly to an inside address, and any traffic to that IP is passed to the inside host (if it passes ACLS, of course). One of the limitation, though, of using this setup is that you can&amp;rsquo;t use that IP as your PAT address, and, since I only have one IP, no other inside hosts would have a outside address to which to be NATted. The other method &amp;ndash; port redirection &amp;ndash; is a much better solution. In this setup, I actually forward a protocol/port on a outside address to a protocol/port on an inside address. Since there are other ports available on that outside address, the address is still available for other hosts to use as a NAT address.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Storm Control</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/05/storm-control/</link>
      <pubDate>Thu, 15 May 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/05/storm-control/</guid>
      <description>&lt;p&gt;We run a large number of LANs all over the country that are &amp;ldquo;controlled&amp;rdquo; by the particular business unit. We manage the gear, but, since they have the money and have to pay for anything we do, they make the final decision on what gets put in. Sometimes that gets out of hand, as you can well imagine.&lt;/p&gt;&#xA;&lt;p&gt;A good terrible example came up a few months ago. It seems that, at some time in the past, one site needed some more LAN ports, but, instead of calling us and having us send them another switch, one of the &amp;ldquo;technical people&amp;rdquo; there brought in a hub from home. It really irks me to see a hub on the switched LAN, but we really have no control over those decisions. They plugged the hub into one of the existing drops somewhere in the building and plugged everyone in. It worked&amp;hellip;until somebody moved one of the machines. The machine was at a desk near the hub, and the network cable, still with one end plugged into the hub, was just left lying there. A good Samaritan came by, saw that the hub was not plugged into the network (though it was through another path), and plugged it back in for us &amp;ndash; providing a nice second link from the hub to the switch stack in the closet. Take one switch stack, add a hub, insert a switching loop, bake at 350F for a few milliseconds, and you have a broadcast storm. If you don&amp;rsquo;t know already, broadcast storms are bad and eat switch CPU like the yummy cookies we baked. In this case, several 3750s were taken completely down.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cisco IP Phone Videos at Blindhog.net</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/05/cisco-ip-phone-videos/</link>
      <pubDate>Thu, 08 May 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/05/cisco-ip-phone-videos/</guid>
      <description>&lt;p&gt;Josh over at &lt;a href=&#34;http://blindhog.net&#34; title=&#34;Blindhog.net -- Main&#34;&gt;Blindhog.net&lt;/a&gt; has an article linking to &lt;a href=&#34;http://www.blindhog.net/cisco-ip-phone-video-tutorials/&#34; title=&#34;Blindhog.net -- Cisco IP Phone Videos&#34;&gt;a bunch of Cisco IP Phone videos&lt;/a&gt; &amp;ndash; from the 7906 to the 7975. These are Cisco videos and a good place to start if you don&amp;rsquo;t know anything about their IP phones.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Star-crossed Lovers:  HSRP/VRRP and NAT</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/05/star-crossed-lovers-hsrpvrrp-and-nat/</link>
      <pubDate>Thu, 08 May 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/05/star-crossed-lovers-hsrpvrrp-and-nat/</guid>
      <description>&lt;p&gt;I was doing an HSRP lab the other day, and a project from the past popped into my head. A customer had a host on a network that was separated from the rest of the network by a 1700 with a couple of FEs. They wanted that host to be NATted to a local address so that they didn&amp;rsquo;t have to do any routing, which makes sense, I guess. This is just your standard 1-to-1 NAT, so we plunked down a quick config.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Getting Started with the FWSM</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/05/getting-started-with-the-fwsm/</link>
      <pubDate>Thu, 01 May 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/05/getting-started-with-the-fwsm/</guid>
      <description>&lt;p&gt;Have I talked about the Cisco Firewall Services Module (FWSM) before? It&amp;rsquo;s a firewall on a module for the 6500 and is based on the PIX firewall. The term &amp;ldquo;based on&amp;rdquo; is important here, since it does a lot of stuff the PIX does but everything. It obviously does connection inspection and filtering, but it does not do any VPN stuff. It&amp;rsquo;s not a license thing; it just won&amp;rsquo;t do it. If you want to do VPNs on the 6500, you have to get the IPSec VPN Service Module.  The VPN thing isn&amp;rsquo;t true, actually.  I believe version 3.1 and higher has support for VPNs.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Diagrams -- Physical Is Not Enough!</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/04/diagrams-physical-is-not-enough/</link>
      <pubDate>Thu, 24 Apr 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/04/diagrams-physical-is-not-enough/</guid>
      <description>&lt;p&gt;In my billion years in the industry, when I&amp;rsquo;ve asked for network diagrams, I&amp;rsquo;ve inevitably received a physical diagram &amp;ndash; a diagram that shows where stuff is plugged in. This is fine and dandy and has lots of information, but that&amp;rsquo;s not really enough these days. In the times of Arthur, when every piece of network gear did a single thing, you only needed to know where things were plugged in. In the modern era, devices do more &amp;ndash; a switch can route and house wireless, an ASA can terminate VPNs and be a switch &amp;ndash; so you need more than just where the cables run.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Reliable Static Routing</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/04/reliable-static-routing/</link>
      <pubDate>Thu, 24 Apr 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/04/reliable-static-routing/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s a scenario I ran into long ago. We had several sites that had a frame relay link back to headquarters and a DSL line. Each link was terminated into a different router on a flat LAN with the users. The DSL was for Internet access, but also terminated a VPN as a backup to the frame circuit. The requirements were something like this.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Corporate traffic had to go across the frame relay link during normal operations.&lt;/li&gt;&#xA;&lt;li&gt;Internet traffic had to go across the DSL line during normal operations.&lt;/li&gt;&#xA;&lt;li&gt;If the DSL circuit went down, Internet traffic should be moved over to the frame relay circuit to use the corporate Internet link.&lt;/li&gt;&#xA;&lt;li&gt;If the frame went down, traffic should be sent out the VPN tunnel for access to corporate stuff.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;We set the default routes of the machines (via DHCP) to the frame relay router. That router&amp;rsquo;s default route sent traffic to the DSL router, which, of course, had a default route towards the provider. Both routers were participating in EIGRP with the rest of the corporate network, so they all knew where to route traffic destined for corporate traffic. If there was a frame outage, the default routes kicked in and sent traffic to the DSL router, which had the VPN tunnels. The problem came when there was a DSL outage.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Getting Started with EtherChannel</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/04/getting-started-with-etherchannel/</link>
      <pubDate>Fri, 18 Apr 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/04/getting-started-with-etherchannel/</guid>
      <description>&lt;p&gt;In my professional life at some point, I came across someone who had a stack of Catalyst 2950 switches all trunked together with their Internet routers connected to the top of the stack. This was all well and good until they kept adding hosts to the &amp;ldquo;middle&amp;rdquo; of the stack, then they had all sorts of latency and packet loss.&lt;/p&gt;&#xA;&lt;p&gt;The old adage of your chain only being as strong as your weakest length holds true in this case. Here, the weakest link is actually the most-congested trunk, though. Let&amp;rsquo;s step through to see. A 2950 is a 10/100 switch, so a single trunk can handle 100Mbps of traffic. We have 10 of these guys, Switch1 to Switch10, all trunked to the one above and below. If a server in the center of the stack on Switch5 is sending a lot of data to the Internet routers on Switch1, the trunks off of Switch5 will start to get saturated. Switch4 has a few hosts doing the same thing, so traffic from both Switch4 and Switch5 heads towards Switch1, further filling the trunks. Same for Switch3. Same for Switch2. Next thing you know, there&amp;rsquo;s 184Mbps or so trying to go across a 100Mbps link.&lt;/p&gt;</description>
    </item>
    <item>
      <title>BGP Route-reflectors</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/04/bgp-route-reflectors/</link>
      <pubDate>Thu, 17 Apr 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/04/bgp-route-reflectors/</guid>
      <description>&lt;p&gt;If you&amp;rsquo;re running iBGP, you may have run across this. What if you had three routers &amp;ndash; R0, R1, R2 &amp;ndash; that were running BGP under the same ASN, but R1 and R2 weren&amp;rsquo;t peered? Any routes coming from R1 would not show up on R2 and vice versa. iBGP, by standard, does not pass on routes it learned via the same ASN. That is, if a router learns a route from another router in the same autonomous system, the route does not get forwarded. I guess it just assumes that all iBGP routers are fully meshed&amp;hellip;I don&amp;rsquo;t really know.&lt;/p&gt;</description>
    </item>
    <item>
      <title>VTP and You</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/04/vtp-and-you/</link>
      <pubDate>Wed, 16 Apr 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/04/vtp-and-you/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.cisco.com/warp/public/473/21.html&#34; title=&#34;Cisco.com -- Understanding VLAN Trunk Protocol&#34;&gt;VLAN Trunk Protocol (VTP)&lt;/a&gt; is a little gem on Cisco switches that allows you configure VLANs in one place and have them appear on all of your switches. This is great for large enterprises with 8457839 switches all trunked together because who wants to configure the new VLAN for that one-off application on all 8457839 switches?&lt;/p&gt;&#xA;&lt;p&gt;VTP works by having designated VTP &lt;em&gt;servers&lt;/em&gt; (not real servers like your Linux box, but a switch) tell the rest of the switches in the network with what VLANs they should be configured. All the designated VTP &lt;em&gt;clients&lt;/em&gt; say &amp;ldquo;OK&amp;rdquo; and configure themselves with those VLANs. When you take a VLAN out of the server, all the clients take it out; when you add a new VLAN, all the clients add it as well. The server and client designation is known as the VTP &lt;em&gt;mode&lt;/em&gt;, and there&amp;rsquo;s one more to mention. When a switch is in VTP &lt;em&gt;transparent&lt;/em&gt; mode, he will see VTP from the servers but will ignore them and pass them on to the next switch as if nothing ever happened.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Using the Pipe in IOS</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/04/using-the-pipe-in-ios/</link>
      <pubDate>Mon, 14 Apr 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/04/using-the-pipe-in-ios/</guid>
      <description>&lt;p&gt;A lot of IOS commands give you a lot of information. Most of the time, though, it&amp;rsquo;s way too much information, and it sure would be nice to do some grep-like stuff on the output, right? Well, just like on Linux, you can use the pipe (|) to do such. That&amp;rsquo;s not a butt cheek, by the way.&lt;/p&gt;&#xA;&lt;p&gt;The most useful function is the &lt;em&gt;include&lt;/em&gt; directive. This is the equivalent of just plain &lt;em&gt;grep&lt;/em&gt; on Linux, and will show you only lines that match a string that you give it. Say that you want to find what ports on your switch are down, but don&amp;rsquo;t want to grind through all the lines of a &lt;em&gt;show ip interface brief&lt;/em&gt;. If you just pipe it to the &lt;em&gt;include&lt;/em&gt; command followed by the word &amp;ldquo;down&amp;rdquo;, you&amp;rsquo;ll see something like this.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EIGRP Basics</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/04/eigrp-basics/</link>
      <pubDate>Fri, 11 Apr 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/04/eigrp-basics/</guid>
      <description>&lt;p&gt;I realized the other day that I haven&amp;rsquo;t mentioned EIGRP once. As a Cisco guy, I think I&amp;rsquo;m required to do at least one article on it, so here it goes.&lt;/p&gt;&#xA;&lt;p&gt;Enhanced Interior Gateway Routing Protocol (EIGRP) is a Cisco-proprietary routing protocol. Routing protocols share routes, right, but &amp;ldquo;interior&amp;rdquo; is the keyword here; it&amp;rsquo;s used to distribute routes on your internal network (Contrast that with BGP, which is allows you to share your routes with others). In a nutshell, each router in the EIGRP cloud tells everyone what subnets it has connected to him.  A receiving router then combines that information with everything that it already knows and passes on any new information.  Do that recursively for a while, and, eventually, every routers knows all the subnets in the network.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Qos Priority</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/04/qos-priority/</link>
      <pubDate>Tue, 08 Apr 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/04/qos-priority/</guid>
      <description>&lt;p&gt;We just talked about &lt;a href=&#34;http://aconaway.com/2008/04/05/qos-tagging/&#34; title=&#34;AConaway.com -- QoS Tagging&#34;&gt;tagging traffic&lt;/a&gt; and &lt;a href=&#34;http://aconaway.com/2008/04/07/qos-policing/&#34; title=&#34;AConaway.com -- QoS Policing&#34;&gt;policing traffic&lt;/a&gt;, but we haven&amp;rsquo;t talked about prioritizing traffic. Tagging just sets a value in the header. Policing sets a &amp;ldquo;bandwidth ceiling&amp;rdquo; that can&amp;rsquo;t be crossed. Prioritization guarantees a certain amount of bandwidth for a flow/app/etc. no matter what&amp;rsquo;s going on.&lt;/p&gt;&#xA;&lt;p&gt;Prioritization offers you a certain amount of bandwidth; it doesn&amp;rsquo;t carve it out and hand it over. If you&amp;rsquo;re using less than the priority value, you only get as much as you need and the rest of the reserved bandwidth goes into the pot for everyone to use. As priority traffic grows, though, you&amp;rsquo;re given as much as you need up to the configured value. When you go over that, your extra traffic just goes into the best-effort queue with everything else (Note: Don&amp;rsquo;t go over the limit with VOIP traffic. Echoes and artifacts suck). For example, if you give your VOIP traffic 70% of the bandwidth of an interface but are only using 40%, the other 30% can be used by the other apps on the line. If you&amp;rsquo;re using 80%, that 10% over is competing with everything else for bandwidth.&lt;/p&gt;</description>
    </item>
    <item>
      <title>QoS Policing</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/04/qos-policing/</link>
      <pubDate>Mon, 07 Apr 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/04/qos-policing/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://aconaway.com/2008/04/05/qos-tagging/&#34; title=&#34;AConaway.com -- QoS Tagging&#34;&gt;We covered QoS tagging&lt;/a&gt; the other day, but that just marks packets. I think you&amp;rsquo;re old enough now that we should actually do some policing. Policing is where you restrict the amount of bandwidth that a flow or set of flows can use. For example, say you have a site that serves webpages to the rest of the network. HTTP is the primary function, but the SysAdmins also have to maintain the boxes via SSH, right? To make sure that their SSH sessions don&amp;rsquo;t squash the bandwidth that your HTTP servers need, you can police the SSH sessions by giving the a bandwidth ceiling that they can&amp;rsquo;t cross.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Qos Tagging</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/04/qos-tagging/</link>
      <pubDate>Sun, 06 Apr 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/04/qos-tagging/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been trying to get some experience on Cisco VOIP, and, as you probably know, Quality of Service (QoS) is quite important in that realm. Since VOIP is very time-sensitive, you have to be sure your gear delivers the voice packets first. A packet in an HTTP transaction can wait another 200ms without any problems. A voice packet with another 200ms on it means static and digital artifact on the line. Not good. There are lots of things you can do in the world of QoS, but I&amp;rsquo;ll talk about tagging this time (I may get to some of the other topics later, though).&lt;/p&gt;</description>
    </item>
    <item>
      <title>ASA &#43; HSRP/VRRP/GLBP = undef</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/04/asa-hsrpvrrpglbp-undef/</link>
      <pubDate>Sat, 05 Apr 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/04/asa-hsrpvrrpglbp-undef/</guid>
      <description>&lt;p&gt;I use Google Analytics to track the 2 or 3 hits I get a day, and sometimes I see some interesting search terms. Yesterday, some googled up the term &amp;ldquo;does the ASA 5505 run HSRP&amp;rdquo;; I think that deserves a short article.&lt;/p&gt;&#xA;&lt;p&gt;The ASA and PIX firewalls don&amp;rsquo;t actually run any of the usual HA solutions you use on routers. They don&amp;rsquo;t do HSPR, VRRP, or GLBP at all. Since firewalls have all sorts of state tables, connection tables, translation tables, blah, blah, blah, they need to share more information than just if they&amp;rsquo;re alive or not, so they use different methods to provide HA.&lt;/p&gt;</description>
    </item>
    <item>
      <title>DHCP on the ASA 5505</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/04/dhcp-on-the-asa-5505/</link>
      <pubDate>Thu, 03 Apr 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/04/dhcp-on-the-asa-5505/</guid>
      <description>&lt;p&gt;Let&amp;rsquo;s keep going with &lt;a href=&#34;http://aconaway.com/2008/04/01/setting-up-vlans-on-an-asa-5505/&#34; title=&#34;AConaway.com -- Setting Up VLANs on an ASA 5505&#34;&gt;our example setup on the ASA 5505&lt;/a&gt; and set up DHCP on this guy. You can set it up to either forward (relay) DHCP requests to a DHCP server somewhere or have it be the DHCP server. Let&amp;rsquo;s do it.&lt;/p&gt;&#xA;&lt;p&gt;To set up DHCP forwarding, you have to configure where the DHCP server is and then enable the relaying on the proper interfaces. Let&amp;rsquo;s say we have a DHCP server on the inside interface at 192.168.14.11 and we want it to serve IPs to the &lt;em&gt;guests&lt;/em&gt; network. Setting up the DHCP server is beyond the scope here, so you&amp;rsquo;ll have to look elsewhere on how to set that up.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Setting Up VLANs on an ASA 5505</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/04/setting-up-vlans-on-an-asa-5505/</link>
      <pubDate>Tue, 01 Apr 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/04/setting-up-vlans-on-an-asa-5505/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve had my ASA 5505 in place at home on my Comcast cable for a few weeks now, and, let me tell you, this thing rocks. I did, however, have a few problems finding a clear answer on how I could set up my VLANs. It turns out that the base license on the ASA 5505 comes with a few restrictions with regards to VLANning &amp;ndash; in particular the number of VLANs and the number of trunks.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Configuring GLBP</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/03/configuring-glbp/</link>
      <pubDate>Sat, 22 Mar 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/03/configuring-glbp/</guid>
      <description>&lt;p&gt;Believe it or not, I got a request for an article on how to configure GLBP. I&amp;rsquo;m as shocked as you are, so here it goes.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://cisco.com/en/US/docs/ios/12_2t/12_2t15/feature/guide/ft_glbp.html&#34; title=&#34;Cisco.com -- GLBP&#34;&gt;The Gateway Load Balancing Protocol (GLBP)&lt;/a&gt; is another Cisco-proprietary protocol for providing highly-available gateways on a network&amp;hellip;but there&amp;rsquo;s a twist. GLBP, as you can figure out from the name, load-balances the traffic going through the participating routers. With &lt;a href=&#34;http://aconaway.com/category/cisco/hsrp/&#34; title=&#34;AConaway.com -- HSRP&#34;&gt;HSRP&lt;/a&gt; and VRRP, one host is the active peer and handles all the traffic until it dies, then another peer takes over. With GLBP, all the routers accept traffic.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Default Route via DHCP on an ASA 5505</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/03/default-route-via-dhcp-on-an-asa-5505/</link>
      <pubDate>Sat, 22 Mar 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/03/default-route-via-dhcp-on-an-asa-5505/</guid>
      <description>&lt;p&gt;I finally got my ASA 5505 up and running at the house, but I ran into a little problem &amp;ndash; the box wouldn&amp;rsquo;t add the DHCP-provided default route into its routing table.  That one threw me for a loop since the box is made for SOHOs, but it makes sense in some corporate, lazy way.&lt;/p&gt;&#xA;&lt;p&gt;I got an IP from the DHCPD on the 5505, but I couldn&amp;rsquo;t get to the Internet.  I checked the console, and it had an IP from the provider, so I checked ACLs; those were fine.  I looked at the log and found this.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Trunking on a Catalyst Switch</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/03/trunking-on-a-catalyst-switch/</link>
      <pubDate>Fri, 21 Mar 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/03/trunking-on-a-catalyst-switch/</guid>
      <description>&lt;p&gt;If you didn&amp;rsquo;t now already, trunks are connections between switches that carry traffic for all VLANs. It allows you to have, say, VLAN 10 and VLAN 20 on two switches appear as the same network. Unless you&amp;rsquo;re a really small shop, you&amp;rsquo;ve already dealt with trunks, so there&amp;rsquo;s no need for an introduction.&lt;/p&gt;&#xA;&lt;p&gt;Let&amp;rsquo;s say we have a Catlyst 2950 switch with multiple VLANs connected to another 2950 configured with those same VLANs. We&amp;rsquo;ll say we have VLANs 10, 20, and 30 and that the switches are connected to port F0/24 of each switch. First, let&amp;rsquo;s turn on the trunk.&lt;/p&gt;</description>
    </item>
    <item>
      <title>GRE Tunnels and Encryption</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/03/gre-tunnels-and-encryption/</link>
      <pubDate>Tue, 18 Mar 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/03/gre-tunnels-and-encryption/</guid>
      <description>&lt;p&gt;GRE tunnels rock.  They are interfaces on a router that are used to &amp;ldquo;connect&amp;rdquo; to another router somewhere on your LAN, your WAN, the Internet, wherever.  The most popular use for them is for router-to-router VPNs.&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;ll let my friend Josh from &lt;a href=&#34;http://blindhog.net&#34; title=&#34;Blindhog.net -- Main Page&#34;&gt;blindhog.net&lt;/a&gt; show you how to do it.  He&amp;rsquo;s got &lt;a href=&#34;http://www.blindhog.net/how-to-configure-a-greipsec-vpn-part-1/&#34; title=&#34;Blindhog.net -- How to configure a GRE/IPSec VPN - Part 1&#34;&gt;a video on how to configure the tunnels&lt;/a&gt;, and &lt;a href=&#34;http://www.blindhog.net/how-to-configure-a-greipsec-vpn-part-2/&#34; title=&#34;Blindhog.net -- How to configure a GRE/IPSec VPN - Part 2&#34;&gt;another on how to set it up for VPN&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>HSRP vs. GLBP</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/03/hsrp-vs-glbp/</link>
      <pubDate>Tue, 18 Mar 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/03/hsrp-vs-glbp/</guid>
      <description>&lt;p&gt;HSRP (Hot Standby Router Protocol) is a Cisco-proprietary method for supplying a highly-available gateway for hosts to use. GLBP (Gateway Load Balancing Protocol) does the same thing. So, what&amp;rsquo;s the difference?&lt;/p&gt;&#xA;&lt;p&gt;HSRP works on layer 3 and provides a standby IP address for hosts on that network to use as their gateway (or other routers to use as a next-hop for a route). Two or more routers are configured with the standby IP on a broadcast interface (usually an Ethernet of some kind), and a passive election is held to determine the active router. This router answers ARP requests for the standby IP with a virtual MAC address, so every host that sends packets to the standby IP winds up sending it to the active router. If the active router dies, another election is held, and a new king is crowned who answers for the virtual MAC; the hosts never know anything happened.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Resetting Sections of the Config</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/03/resetting-sections-of-the-config/</link>
      <pubDate>Tue, 18 Mar 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/03/resetting-sections-of-the-config/</guid>
      <description>&lt;p&gt;I was configuring a switch the other day and realized I had configured a trunk on the wrong port. God, I hate that. Instead of dumping the configuration for the port and doing a &amp;ldquo;no&amp;rdquo; on each line, I used the &lt;em&gt;default&lt;/em&gt; command.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Switch(config)#default interface G0/1&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;This resets the configuration on interface G0/1 to how it was when Cisco shipped it to you. Much better than killing all the lines of the configuration one-at-a-time, eh?&lt;/p&gt;</description>
    </item>
    <item>
      <title>AFOL-KE and Above.net</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/03/afol-ke-and-abovenet/</link>
      <pubDate>Mon, 17 Mar 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/03/afol-ke-and-abovenet/</guid>
      <description>&lt;p&gt;It looks like there was &lt;a href=&#34;http://asert.arbornetworks.com/2008/03/africa-online-kenya-latest-internet-routing-insecurity-casuality/&#34; title=&#34;Arbor Network -- AFOL-KE and Above.net&#34;&gt;another bad BGP announcement&lt;/a&gt; over the weekend.  This time, a 24-bit network belonging to the country of Kenya was being advertised by Above.net.  The heart of the problem is the same as it was with &lt;a href=&#34;http://aconaway.com/2008/02/25/pakistan-and-youtube-what-happened/&#34; title=&#34;AConaway.com -- Pakistan and YouTube&#34;&gt;the YouTube problem&lt;/a&gt; a few weeks ago:  someone who wasn&amp;rsquo;t authoritative for a network began advertising routes to that network.&lt;/p&gt;&#xA;&lt;p&gt;While this issue didn&amp;rsquo;t have nearly the impact that the YouTube incident had, just ask the people in Kenya who were offline for several hours while things were broken.  It&amp;rsquo;s just another item to add to your list of reasons that BGP needs to be fixed.&lt;/p&gt;</description>
    </item>
    <item>
      <title>NAT on a PIX/ASA</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/03/nat-on-a-pixasa/</link>
      <pubDate>Thu, 13 Mar 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/03/nat-on-a-pixasa/</guid>
      <description>&lt;p&gt;NATting sucks and can be confusing. I&amp;rsquo;m sure everyone agrees to that, but you have to use it at some times. In a PIX/ASA, it&amp;rsquo;s easy to configure a simple setup, but can be super-complicated in larger networks. In a simple lab, we have set up an ASA with inside and outside interfaces, with the inside as your internal and outside as the Internet.&lt;/p&gt;&#xA;&lt;p&gt;The NAT setup here is easy.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Commenting Access-lists</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/03/commenting-access-lists/</link>
      <pubDate>Wed, 12 Mar 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/03/commenting-access-lists/</guid>
      <description>&lt;p&gt;There&amp;rsquo;s a very-overlooked feature of access-lists &amp;ndash; the remark. Yes, this is very basic, but it&amp;rsquo;s worth mentioning, as it has saved me anguish time and time again.&lt;/p&gt;&#xA;&lt;p&gt;I use remarks to document each line of an ACL (on IOS, PIX, FWSM, ASA, etc.) so that when I go back later, I actually know what I did. They&amp;rsquo;re simple to use, and, I promise you, you&amp;rsquo;ll thank yourself for using it when the CTO asks why access to TCP/80 is open from the Internet to the development server.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Wireless Headsets</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/03/wireless-headsets/</link>
      <pubDate>Wed, 05 Mar 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/03/wireless-headsets/</guid>
      <description>&lt;p&gt;We all have these at our desks. Not the bluetooth guys for your [tag]phone[/tag] (we could talk about that for a while), but the 900MHz headsets that your company gave you for those long and annoying calls with the boss. These things rocks, but they are oh-so [tag]insecure[/tag].&lt;/p&gt;&#xA;&lt;p&gt;A coworker who fields support calls has one, and we decided to see how far we could go with these. We were shocked to discover that he could field a call 2 full stories downstairs from his desk. I was able to take mine 1 story away without even a single bit of static in it. I&amp;rsquo;m sure I could have taken it farther, but construction kept me from going any farther.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Basic Logging on an IOS Device</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/03/basic-logging-on-an-ios-device/</link>
      <pubDate>Mon, 03 Mar 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/03/basic-logging-on-an-ios-device/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been looking around at some lists and forums for technical help on Cisco gear, and one thing keeps coming up &amp;ndash; people new to [tag]Cisco[/tag] devices don&amp;rsquo;t know how to look at logs. The [tag]logs[/tag] are your friends and a great tool. You can use them to see what your router is doing, what&amp;rsquo;s going wrong, and even when something happened.&lt;/p&gt;&#xA;&lt;p&gt;Get on your router and do a &amp;ldquo;show logging&amp;rdquo;. You&amp;rsquo;re looking at the log buffer where the router logs [tag]events[/tag]. If you don&amp;rsquo;t have anything in there, you need to run a &amp;ldquo;logging buffered informational&amp;rdquo; and &amp;ldquo;logging on&amp;rdquo; from config mode. This will turn on some logging at a basic level, and you should see some stuff going on. Keep doing a &amp;ldquo;show logging&amp;rdquo; and you&amp;rsquo;ll see the buffer start to fill up.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Pakistan and YouTube -- What Happened?</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/02/pakistan-and-youtube-what-happened/</link>
      <pubDate>Mon, 25 Feb 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/02/pakistan-and-youtube-what-happened/</guid>
      <description>&lt;p&gt;BGP has issues; the main one being transitive [tag]trust[/tag]. [tag]BGP[/tag] works by having networks (companies, providers, etc.) advertise [tag]routes[/tag] that it owns to its peers. These peers pass those routes on to their peers, ad nauseum, until everyone knows what networks everyone has. The big assumption here is that you are advertising only networks for which you are responsible. The word &amp;ldquo;assumption&amp;rdquo; should be emphasized.&lt;/p&gt;&#xA;&lt;p&gt;The Pakistani government decided that a video on [tag]YouTube[/tag] was bashing Islam, so they &lt;a href=&#34;http://www.efluxmedia.com/news_Pakistani_ISPs_Block_YouTube_Access_Over_Anti_Islamic_Videos_14434.html&#34; title=&#34;eFluxMedia -- Youtube Outage&#34;&gt;ordered the Pakistani Internet services to block it&lt;/a&gt;. Instead of filtering from their network out, they decided to advertise via BGP that &lt;em&gt;they&lt;/em&gt; were YouTube. To make things worse, they used a more-specific, 24-bit route; since YouTube advertises a 22-bit route, the new Pakistani route is preferred since its more specific. The transitive trust of the BGP cloud allowed them to tell the world that YouTube was on their network, effectively taking YouTube completely off the Internet for few hours. YouTube finally changed their advertising to a bunch of 25-bit networks, which restored connectivity, and, eventually, the Pakistani ASN withdrew the route. &lt;a href=&#34;http://www.renesys.com/blog/2008/02/pakistan_hijacks_youtube.shtml&#34; title=&#34;Timetable -- Renesys&#34;&gt;Here&lt;/a&gt;&amp;rsquo;s a timetable from Martin Brown of [tag]Renesys[/tag].&lt;/p&gt;</description>
    </item>
    <item>
      <title>Can&#39;t Login to Your ASA via SSH or Telnet?</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/02/cant-login-to-your-asa-via-ssh-or-telnet/</link>
      <pubDate>Mon, 18 Feb 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/02/cant-login-to-your-asa-via-ssh-or-telnet/</guid>
      <description>&lt;p&gt;I deployed a Cisco ASA at a location and couldn&amp;rsquo;t get logged in via SSH. I would get prompted, but, no matter what username/password I put in, it would just reject me. After some digging, it turns out that I forgot this command.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;aaa authentication ssh console LOCAL&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;When I put this in, it let me right in as expected. I have no clue what the deal was. I guess I assumed that the ASA would use the local userbase if a AAA service wasn&amp;rsquo;t configured. I guessed wrong.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Remembering the Little Things</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/02/remembering-the-little-things/</link>
      <pubDate>Thu, 07 Feb 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/02/remembering-the-little-things/</guid>
      <description>&lt;p&gt;Back in the day, when I used to put a new piece of IOS-based gear on the network, I would have to go through the gear already in production to remember what all those &amp;ldquo;little configurations&amp;rdquo; were that kept the devices running. Guess how many times I remembered to set the NTP server or turn off the HTTP server? Never.&lt;/p&gt;&#xA;&lt;p&gt;To fix that problem, I started to keep a list of IOS commands that every IOS device on the network was configured with. That way, if I had another device to configure and deploy, I could just paste the list in and then do the IP and hostname stuff. It makes me feel a little more confident that the gear I deploy is more standardized and maybe even a little more secure.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Cisco Network Hierarchical Model</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/02/the-cisco-network-hierarchical-model/</link>
      <pubDate>Wed, 06 Feb 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/02/the-cisco-network-hierarchical-model/</guid>
      <description>&lt;p&gt;I got my CCNP certification library the other day to finally get myself another cert, so I&amp;rsquo;ve been doing some reading of late. The thing I hate about certs is that, even if you have all the experience in the world, there&amp;rsquo;s always a whole mess of academic stuff that no one really knows or cares about. One of those things is the Cisco Network Hierarchical Model. This model is purely academic and comes with the caveat that you may or may not want to need to use this model in your situation. In other words, here&amp;rsquo;s what we recommend, but do what you want to make your network run properly.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Does Your Neighbor&#39;s Cordless Phone Interfere with Your Wifi?</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/01/does-your-neighbors-cordless-phone-interfere-with-your-wifi/</link>
      <pubDate>Wed, 30 Jan 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/01/does-your-neighbors-cordless-phone-interfere-with-your-wifi/</guid>
      <description>&lt;p&gt;That&amp;rsquo;s nothing compared to &lt;a href=&#34;http://www.networkworld.com/news/2008/012508-nfl-radio-cops.html?page=1&#34; title=&#34;NetworkWorld Article&#34;&gt;this&lt;/a&gt;. NetworkWorld has an article by John Cox about the [tag]NFL[/tag]&amp;rsquo;s Game Day Frequency Coordinators who make sure that everyone at the Super Bowl can use their [tag]wireless[/tag] devices without stepping on toes.  Imagine coordinating 2,000 different frequencies for use by everyone from the cleaning crew to the Air Force.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Auditing Your Gear with Nipper</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2008/01/auditing-your-gear-with-nipper/</link>
      <pubDate>Sat, 19 Jan 2008 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2008/01/auditing-your-gear-with-nipper/</guid>
      <description>&lt;p&gt;Let&amp;rsquo;s talk [tag]audit[/tag]ing for a bit. It&amp;rsquo;s important to have an outside person look over your [tag]configuration[/tag]s every so often to be sure you didn&amp;rsquo;t do something stupid, so, every quarter or so (mostly so), I bring in someone to&amp;hellip;wait a minute. It would cost about $3000 for someone to do that, and the company surely isn&amp;rsquo;t going to pay for that. The wonderful people from &amp;ldquo;The Internet&amp;rdquo; know this, though, and have released a whole bunch of tools to audit gear like that. One of those is called [tag]&lt;a href=&#34;http://www.titania.co.uk/nipper.php&#34; title=&#34;Nipper -- Homepage&#34;&gt;Nipper&lt;/a&gt;[/tag].&lt;/p&gt;</description>
    </item>
    <item>
      <title>CBAC -- Context-based ACLs</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2007/12/cbac-context-based-acls/</link>
      <pubDate>Sun, 23 Dec 2007 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2007/12/cbac-context-based-acls/</guid>
      <description>&lt;p&gt;Let&amp;rsquo;s set up a scenario. You have a single [tag]router[/tag] that terminates your T1 to the Internet for your company. You serve your own website and email, but you&amp;rsquo;d like to be as secure as possible and use ACLs on the router to lock stuff down. Your router has two interfaces &amp;ndash; S0/0 for the T1 and F0/0 for the LAN connectivity. Here&amp;rsquo;s a simple configuration showing the interfaces and an ACL to let you host your stuff.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Services on an IOS Device</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2007/12/services-on-an-ios-device/</link>
      <pubDate>Tue, 11 Dec 2007 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2007/12/services-on-an-ios-device/</guid>
      <description>&lt;p&gt;Have you even looked at the first few lines of your [tag]Cisco[/tag] [tag]switch[/tag] or [tag]router[/tag] [tag]config[/tag] and wondered what those &amp;ldquo;service&amp;rdquo; lines were? Yeah, me, too, so I did a little research through the web and through some audit tools to figure a few out. Here&amp;rsquo;s some to pay attention to the next time you&amp;rsquo;re configuring that guy. As always, &lt;em&gt;?&lt;/em&gt; is your friend.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;em&gt;service timestamps [ [tag]debug[/tag] | [tag]log[/tag] ]&lt;/em&gt;. This line deals with timestamps. Wow&amp;hellip;what an eye-opener. You use this service to put timestamps in the debug or logging output instead of the standard uptime. You&amp;rsquo;ve seen it, haven&amp;rsquo;t you? The log says &amp;ldquo;5w8d: A HACKER GOT IN&amp;rdquo;, but there&amp;rsquo;s no way to know exactly when that really happened, eh? I actually set itmy gear up to record all the way down to the millisecond level.&lt;/li&gt;&#xA;&lt;li&gt;&lt;em&gt;service [tag]password[/tag]-encryption&lt;/em&gt;. This guy encrypts your system passwords when your list the config. This is default nowadays (I think), but make sure it&amp;rsquo;s there so you won&amp;rsquo;t accidentally send someone your single enable password that you use as your user and enable mode passwords on all your devices. This isn&amp;rsquo;t a good encryption cypher at all, though, so don&amp;rsquo;t rely on it for password security.&lt;/li&gt;&#xA;&lt;li&gt;&lt;em&gt;service [tag]compress[/tag]-config&lt;/em&gt;. If you have a huge config, you may run out of room in [tag]NVRAM[/tag] for the config. It&amp;rsquo;s not a good thing to see that your config buffer is full, and the config can&amp;rsquo;t be saved. Enable this guy to compress the config down so it can fit.&lt;/li&gt;&#xA;&lt;li&gt;&lt;em&gt;service [ [tag]tcp-small-service[/tag] | [tag]udp-small-services[/tag] ]&lt;/em&gt;. Auditors love it when you have a &amp;ldquo;no&amp;rdquo; in front of these. This turns off the antiquated services like chargen, finger, and echo. Luckily, the default is to turn these off, but always make sure the intern didn&amp;rsquo;t enable them.&lt;/li&gt;&#xA;&lt;li&gt;&lt;em&gt;service [tag]prompt[/tag] config&lt;/em&gt;. This is a good one to play tricks on your buddies. Doing a &amp;ldquo;no service prompt config&amp;rdquo; actually turns off the prompt on the box. You don&amp;rsquo;t see anything, but the box still takes commands. Funny when it&amp;rsquo;s not done to you.&lt;/li&gt;&#xA;&lt;li&gt;&lt;em&gt;service [tag]dhcp[/tag]&lt;/em&gt;. Pretty easy &amp;ndash; it turns on the DHCP server on the device. Of course you&amp;rsquo;ll have to configure the details, but it might be convenient.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;That&amp;rsquo;s all.  Carry on.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Free and Awesome Network Tools</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2007/11/free-and-awesome-network-tools/</link>
      <pubDate>Sun, 18 Nov 2007 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2007/11/free-and-awesome-network-tools/</guid>
      <description>&lt;p&gt;We all have limited budgets these days. Long gone are the days of unlimited resources and uncontrollable expansion of the network, so it&amp;rsquo;s important that any network dude or dudette pay attention to the open-source world. Below is a list of stuff I use at the office and at home to monitor, trend, and alert the network. All this stuff is free and runs on Linux to save even more cash.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A Simple BGP Lab with Dynamips/Dynagen</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2007/11/a-simple-bgp-lab-with-dynamipsdynagen/</link>
      <pubDate>Sat, 10 Nov 2007 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2007/11/a-simple-bgp-lab-with-dynamipsdynagen/</guid>
      <description>&lt;p&gt;I assume you take every word I say to heart and that you&amp;rsquo;ve been using Dynamips/Dynagen for a few days now, right? Good. That&amp;rsquo;s a start, but let&amp;rsquo;s break down a simple lab to make sure everyone&amp;rsquo;s on the same page. I run my labs on Linux most of the time, so you&amp;rsquo;ll see my commands for that platform. You&amp;rsquo;re a smart one, so you can figure out what to do on Windows. :)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dynamips and Dynagen</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2007/11/dynamips-and-dynagen/</link>
      <pubDate>Fri, 02 Nov 2007 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2007/11/dynamips-and-dynagen/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve run across articles for these apps a thousand times, so I thought I&amp;rsquo;d get in on the action. &lt;a href=&#34;http://www.ipflow.utc.fr/index.php/Cisco_7200_Simulator&#34; title=&#34;Dynamips&#34;&gt;Dynamips&lt;/a&gt; and &lt;a href=&#34;http://www.dynagen.org/&#34; title=&#34;Dynagen&#34;&gt;dynagen&lt;/a&gt; are a pair of apps that make simulating Cisco routers very easy. I use them constantly at the office (and even at home on the couch) to try out new configs and even new IOS versions.&lt;/p&gt;&#xA;&lt;p&gt;Dynamips is the brains behind the operation. It was written to simulate Cisco 7200s for testing, but, eventually, it came to support several platforms, including 3600s, 3700s, and 2600s. You can use it to simulate a whole series of routers that are directly connected together through their interfaces, through virtual switches, or even connected to real interfaces on your box to pass traffic out through the real network. It uses real ]IOS images, so you can run whatever you can download. The problem with it is that it&amp;rsquo;s very complicated to use; if you did a fully-populated 7206, your command line would be 5 lines long and not make a lot of sense.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Monitoring the CSM with SNMP</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2007/10/49/</link>
      <pubDate>Wed, 24 Oct 2007 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2007/10/49/</guid>
      <description>&lt;p&gt;I had an &lt;a href=&#34;http://aconaway.com/2007/10/02/getting-started-with-the-cisco-csm/&#34; title=&#34;AConaway -- Getting Started with the Cisco CSM&#34;&gt;article&lt;/a&gt; a few weeks ago about the Cisco CSM, which is a load-balancer module for the 6500 series switches. This thing is a pretty good device, but monitoring the connections to each VIP and RIP is not very straightforward. If you have an SNMP monitoring system like &lt;a href=&#34;http://cacti.net/&#34; title=&#34;Cacti -- Home Page&#34;&gt;Cacti&lt;/a&gt; or &lt;a href=&#34;http://oss.oetiker.ch/mrtg/&#34; title=&#34;MRTG -- Home Page&#34;&gt;MRTG&lt;/a&gt;, you need to know the OID to monitor, but it doesn&amp;rsquo;t work like anything else in the world.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Object Tracking and HSRP</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2007/10/object-tracking-and-hsrp/</link>
      <pubDate>Fri, 19 Oct 2007 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2007/10/object-tracking-and-hsrp/</guid>
      <description>&lt;p&gt;We&amp;rsquo;ve done some tracking with HSRP in other articles, but there are lots and lots of ways to use object tracking on an HSRP device. In our example network, we tracked the interface, and, if it went down, we decremented the standby priority. What if just the line protocol goes down? How about if the BGP peer on the other end stops sending you routes? If you don&amp;rsquo;t know that object tracking is the answer, you didn&amp;rsquo;t read the title.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Intro to Policy Routing</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2007/10/intro-to-policy-routing/</link>
      <pubDate>Sat, 13 Oct 2007 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2007/10/intro-to-policy-routing/</guid>
      <description>&lt;p&gt;I like [tag]layer-3[/tag] [tag]switch[/tag]es. They give some great flexibility and bang-for-the buck, but most people overlook one issue with these things that can cause security problems. Most people configure the [tag]VLAN[/tag]s, put an IP on the VLAN interfaces, and put it in production, but the packets don&amp;rsquo;t actually flow the way they think they do.&lt;/p&gt;&#xA;&lt;p&gt;Let&amp;rsquo;s check an example. Here&amp;rsquo;s what the proverbial you had in mind when you plugged your web server, management server, and firewall into your 3750.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Getting Started with the Cisco CSM</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2007/10/getting-started-with-the-cisco-csm/</link>
      <pubDate>Wed, 03 Oct 2007 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2007/10/getting-started-with-the-cisco-csm/</guid>
      <description>&lt;p&gt;Cisco&amp;rsquo;s Content Switching Module (CSM) is an application accelerator. Or is it an application networking service module? I hate those fancy buzzwords &amp;ndash; it&amp;rsquo;s a load balancer. It&amp;rsquo;s a module for the 6500 series switches that lets you load balance services in any VLAN and can also be set up for high-availability. I could go on for a while about the features, but let&amp;rsquo;s keep it simple for now. A short tutorial, if you will.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Finding Hosts on Layer 2</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2007/09/44/</link>
      <pubDate>Thu, 27 Sep 2007 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2007/09/44/</guid>
      <description>&lt;p&gt;Most firewalls should block [tag]ICMP[/tag] requests to them, so how do you know that your router or server has layer-2 connectivity to one? It&amp;rsquo;s pretty elementary, actually, but I&amp;rsquo;ve found that not a lot of people know this trick. If you ping the firewall, it will receive the ICMP packet and drop it per the rulebase. In this process, though, the firewall has to answer [tag]ARP[/tag] requests, which will be stored in the router or server&amp;rsquo;s ARP table. If you see it in there, you have connectivity.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Filtering Outbound Traffic</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2007/09/filtering-outbound-traffic/</link>
      <pubDate>Tue, 25 Sep 2007 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2007/09/filtering-outbound-traffic/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve seen a thousand [tag]firewalls[/tag] in my time, and nearly all of them are poorly configured. The biggest culprit? No [tag]outbound[/tag] [tag]filtering[/tag]. I guess a lot of people think that firewalls are there to protect the network from the Internet, but that&amp;rsquo;s only part of it. The firewall is to protect every segment from every other segment &amp;ndash; all segments both inbound and outbound.&lt;/p&gt;&#xA;&lt;p&gt;I guess that way back in the day that was true. You had your well-behaved network behind a firewall, and the only threat was from the evil hackers of the Internet. That&amp;rsquo;s not true any more, though. What about viruses? Or spyware? You don&amp;rsquo;t want those things spreading out from your network, do you? Think about liability, too. If you run a corporate network and an employee starts illegally downloading stuff from Kazaa, the company is liable for that, and the first step is to block any unneeded traffic from getting out.&lt;/p&gt;</description>
    </item>
    <item>
      <title>HSRP Interface Tracking</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2007/09/hsrp-interface-tracking/</link>
      <pubDate>Sun, 23 Sep 2007 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2007/09/hsrp-interface-tracking/</guid>
      <description>&lt;p&gt;Remember the article on &lt;a href=&#34;http://aconaway.com/2007/08/20/router-on-a-stick/&#34; title=&#34;AConaway.com -- Router-on-a-stick&#34;&gt;router-on-a-stick&lt;/a&gt;? And the one on &lt;a href=&#34;http://aconaway.com/2007/08/21/running-hsrp-for-availability/&#34; title=&#34;AConaway.com -- Running HSRP for Availability&#34;&gt;HSRP&lt;/a&gt;? Let&amp;rsquo;s add to that example network, shall we? Let&amp;rsquo;s make those routers into edge routers so they connect your internal network to the Internet with some size circuit. Let&amp;rsquo;s just say they each terminate &lt;a href=&#34;http://en.wikipedia.org/wiki/DS3&#34; title=&#34;Wikipedia -- Digital Signal 3&#34;&gt;DS3s&lt;/a&gt; to different providers.&lt;/p&gt;&#xA;&lt;p&gt;Here&amp;rsquo;s our network now (I&amp;rsquo;m experimenting with Visio alternatives, so excuse the diagram footer there). Let&amp;rsquo;s assume that we have [tag]HSRP[/tag] set up like the HSRP article and that we have many sub-interfaces on the Ethernet side of the routers like the ROAS article. Also, Router1 is the HSRP active peer and each router has a default route pointing to the upstream ISP through interface Serial 0/0.&lt;/p&gt;</description>
    </item>
    <item>
      <title>SNMP v3 is Easy!</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2007/09/snmp-v3-is-easy/</link>
      <pubDate>Sun, 16 Sep 2007 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2007/09/snmp-v3-is-easy/</guid>
      <description>&lt;p&gt;I finally got around to looking into [tag]SNMP[/tag] v3 and was shocked at how easy it actually is. When I first looked up info on it so many moons ago, I saw table after tables of views and privilege levels and thought I would have to put in a billion hours getting it customized. I settled down and went through some Google results and found a &lt;a href=&#34;http://taosecurity.blogspot.com/2006/08/snmp-v3-on-cisco-switch.html&#34; title=&#34;Taosecurity -- SNP v3 on Cisco Switch&#34;&gt;blog post by&lt;/a&gt; &lt;a href=&#34;http://taosecurity.blogspot.com/2006/08/snmp-v3-on-cisco-switch.html&#34; title=&#34;Taosecurity -- SNP v3 on Cisco Switch&#34;&gt;Richard Bejtlich&lt;/a&gt; that shows the simplest of configurations. Works like a champ!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ideas That Seems Good At the Time</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2007/09/ideas-that-seems-good-at-the-time/</link>
      <pubDate>Wed, 12 Sep 2007 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2007/09/ideas-that-seems-good-at-the-time/</guid>
      <description>&lt;p&gt;When I started in IT, I tried to get my gear as standardized as possible to impress everyone. I worked at it and worked at it until I realized that there were a handful of things that sound good but just won&amp;rsquo;t work. If you&amp;rsquo;re just getting started in the field, you may not agree, but come back in 5 years and see how right I am. Heh.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Assigning switchports to VLANs in chunks just doesn&amp;rsquo;t work.&lt;/strong&gt; This seems like a great idea. You can put client A on port 1 through 12 and client B on ports 13 through 24. Then client A winds up with 13 servers, and B only has 3, so your whole scheme is in pieces on the floor. It&amp;rsquo;s just easier to plug servers into the next available port and forget physically organizing the ports. The switches don&amp;rsquo;t care if the ports are in order by VLAN. Just keep it simple.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Color-coding cables only works for a while.&lt;/strong&gt; Let&amp;rsquo;s cable web servers with green cables and application boxes with blue cables and the database servers with pink and the mail servers with aubergine. I promise you, though, that you will run out of cables of one color or another and wind up having a database server in green. Then you&amp;rsquo;ll have something else wrong. It won&amp;rsquo;t be long before the color standard only applies on paper.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Labeling switchports by name only works if you buy servers all the time.&lt;/strong&gt; If you&amp;rsquo;re in an environment where servers change roles and names, I guarantee you that your ports are mislabeled. The only time that labeling really works is if you&amp;rsquo;re lucky enough to work for a company with enough money to buy new stuff for every project. I&amp;rsquo;ve actually resorted to labeling ports with serial numbers instead of names since those won&amp;rsquo;t change.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Complicated naming schemes don&amp;rsquo;t work.&lt;/strong&gt; They may sound cool, but simpler names are almost always better. Name your router &amp;ldquo;r1&amp;rdquo; or something.  Don&amp;rsquo;t try &amp;ldquo;rtr001prod1&amp;rdquo; or something as ludicrous. I once made up this awesome naming scheme, and it worked until the business took on other projects that didn&amp;rsquo;t fall into the standard, so I was screwed. Save yourself some problems and keep it simple.&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Setting Up SSH on IOS Devices</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2007/09/setting-up-ssh-on-ios-devices/</link>
      <pubDate>Wed, 05 Sep 2007 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2007/09/setting-up-ssh-on-ios-devices/</guid>
      <description>&lt;p&gt;By default, most Cisco [tag]IOS[/tag] devices come configured to be accessed via telnet. This is probably fine for your house, but I really cringe when I run across corporate networks that use [tag]telnet[/tag] to access the devices. Telnet is old and out-dated and can be very dangerous. It&amp;rsquo;s in plain-text, which means that anyone who sees the packets can get your username and password. It also has no remote identification mechanism, so you can&amp;rsquo;t guarantee you&amp;rsquo;re talking to the device you think you are; you could be telnetting to a rogue device on your network without knowing it. [tag]SSH[/tag] gives you both things and more.&lt;/p&gt;</description>
    </item>
    <item>
      <title>When Does a Tab Save You Money?</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2007/08/when-does-a-tab-save-you-money/</link>
      <pubDate>Fri, 31 Aug 2007 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2007/08/when-does-a-tab-save-you-money/</guid>
      <description>&lt;p&gt;I was talking to some guys at work today about scalability and data efficiency, and an example came up that I had to think about for a second. One of the guys, a lead developer, started talking about the difference between 5 spaces and a tab. He said that the programming standard says that everyone should use spaces to standardize formatting of source code, but, if we want to conserve some bandwidth, we should look at using a tab instead. That sounds boring, doesn&amp;rsquo;t it? Well, it is until you do the math.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Using a Linux Box as a File Server</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2007/08/using-a-linux-box-as-a-file-server/</link>
      <pubDate>Thu, 30 Aug 2007 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2007/08/using-a-linux-box-as-a-file-server/</guid>
      <description>&lt;p&gt;Ever heard of &lt;a href=&#34;http://us3.samba.org/samba/&#34; title=&#34;Samba -- Official Site&#34;&gt;Samba&lt;/a&gt;? You should.&lt;/p&gt;&#xA;&lt;p&gt;Samba is an open-source project &amp;ldquo;that provides seamless file and print services to SMB/CIFS clients.&amp;rdquo; That&amp;rsquo;s from the project&amp;rsquo;s website, but what the hell does it mean? In a nutshell, it&amp;rsquo;s an open-source application that lets non-Windows machines share files and printers with Windows machines. In most cases, people use Samba to share files on a Linux box in a really simple setup. I&amp;rsquo;ve read about several cases, though, where superhuman admins have used Samba machines to set up a &lt;a href=&#34;http://www.samba.netfirms.com/PDC.htm&#34; title=&#34;Using Samba as a Domain Controller&#34;&gt;Windows domain&lt;/a&gt;. I&amp;rsquo;m talking full-scale domain login, &lt;a href=&#34;http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/domain-member.html&#34; title=&#34;Samba -- Machine Trust Accounts&#34;&gt;domain machine registration&lt;/a&gt;, and everything. I tried that once and all my Windows machines stopped working. It sucked.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Make Your Own Ethernet Cables</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2007/08/make-your-own-ethernet-cables/</link>
      <pubDate>Wed, 29 Aug 2007 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2007/08/make-your-own-ethernet-cables/</guid>
      <description>&lt;p&gt;If you need to buy an Ethernet cable, you&amp;rsquo;ll pay quite a premium for it at your local CompUSA or Circuit City. $22.99 for a 7&amp;rsquo; Ethernet cable is terrible. For just a few dollars more, you can &lt;a href=&#34;http://www.amazon.com/Feet-Category-Computer-Network-Cable/dp/B000UR1F3Y/ref=sr_1_15/104-2013292-9976757?ie=UTF8&amp;amp;s=electronics&amp;amp;qid=1187980741&amp;amp;sr=1-15&#34; title=&#34;Amazon -- Bulk Ethernet Cable&#34;&gt;buy a 250&amp;rsquo; roll of cable&lt;/a&gt; and make 35 of them yourself. You&amp;rsquo;ll need to invest in a &lt;a href=&#34;http://www.amazon.com/Belkin-RJ45-Medium-Duty-Crimp/dp/B00004Z62S&#34; title=&#34;Amazon -- Crimp Tool&#34;&gt;good crimper&lt;/a&gt; and &lt;a href=&#34;http://www.amazon.com/50-pack-Modular-Connectors-Cat5e-Stranded/dp/B000067SC4/ref=pd_bbs_sr_1/104-2013292-9976757?ie=UTF8&amp;amp;s=electronics&amp;amp;qid=1187980690&amp;amp;sr=8-1&#34; title=&#34;Amazon -- RJ45 Heads&#34;&gt;some RJ45 heads&lt;/a&gt; as well, but that cost is quite small compared to how much you can save by making your own.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Security for Unmanned Devices</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2007/08/security-for-unmanned-devices/</link>
      <pubDate>Thu, 23 Aug 2007 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2007/08/security-for-unmanned-devices/</guid>
      <description>&lt;p&gt;I was talking to a coworker the other day about setting up his home network more securely.  &amp;ldquo;No problem,&amp;rdquo; I said, and we started listing devices on his network to see what we needed to do.  I was pretty surprised that he had so many things on his network.  I mean, I was quite amazed.  He had all sorts of stuff &amp;ndash; from gaming consoles to guest machines to special-purpose Linux boxes to sewing machines.  A sewing machine?  Yes, a sewing machine.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Running HSRP for Availability</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2007/08/running-hsrp-for-availability/</link>
      <pubDate>Wed, 22 Aug 2007 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2007/08/running-hsrp-for-availability/</guid>
      <description>&lt;p&gt;In &lt;a href=&#34;http://aconaway.com/2007/08/20/router-on-a-stick/&#34; title=&#34;aconaway.com -- Router-on-a-stick&#34;&gt;the article describing a router-on-a-stick&lt;/a&gt;, I mentioned that I would use two routers that run HSRP for availability, so I figured that I would write up a short post on what it is and how it works.&lt;/p&gt;&#xA;&lt;p&gt;HSRP (Hot Standby Router Protocol) is a Cisco-proprietary protocol for establishing two or more layer-3 devices as a fault-tolerant gateway. Please note that it is not a &lt;em&gt;routing&lt;/em&gt; protocol like OSPF or BGP. HSRP provides availability and fault-tolerance&amp;hellip;it does not advertise routes. I actually found several Google results that said it was a routing protocol. Those were on the first page of the results, so be careful when searching! Webopedia.com is terrible.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Router-on-a-Stick</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2007/08/router-on-a-stick/</link>
      <pubDate>Mon, 20 Aug 2007 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2007/08/router-on-a-stick/</guid>
      <description>&lt;p&gt;Ever heard of a router-on-a-stick? Go ahead and laugh&amp;hellip;everyone does. It&amp;rsquo;s a funny name for a very serious topic, though. A router-on-a-stick is a network configuration that uses a single router interface as a gateway for more than one network segment. You literally take a single Ethernet interface, put it on multiple VLANs, and set up the IP address stuff.&lt;/p&gt;&#xA;&lt;p&gt;Here&amp;rsquo;s how it works: The router is plugged into a port on a switch that is configured as a trunk that carries all the important VLANs. The router is configured with Ethernet sub-interfaces (just as you do frame-relay or ATM sub-interfaces) &amp;ndash; one for each VLAN. Piece of cake.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Common Cisco IOS Commands</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2007/08/common-cisco-ios-commands/</link>
      <pubDate>Fri, 17 Aug 2007 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2007/08/common-cisco-ios-commands/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s a list of IOS commands that I use all the time that aren&amp;rsquo;t a part of the basics. I obviously use more than just these, and you do, too, but I hope there&amp;rsquo;s at least one eye-opener in there.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;&lt;em&gt;show env all&lt;/em&gt;&lt;/strong&gt;: Shows the environment status, including fan, power supplies, etc. Good for making sure the environment is alright. &lt;strong&gt;&lt;em&gt;show history&lt;/em&gt;&lt;/strong&gt;: Shows your command history since you logged onto the device. Good for remembering what command you put into get those stats the boss needs. Configuration changes don&amp;rsquo;t show up here. &lt;strong&gt;&lt;em&gt;show inventory&lt;/em&gt;&lt;/strong&gt;: Shows a nice list of what the device has hardware-wise. It&amp;rsquo;s good for a router with a bunch of modules or a switch with a bunch of cards. &lt;strong&gt;&lt;em&gt;show interface trunk&lt;/em&gt;&lt;/strong&gt;: Shows all the trunks on a switch along with pruning information. Good for making sure all VLANs are propagating around the network. &lt;strong&gt;&lt;em&gt;show interface capabilities&lt;/em&gt;&lt;/strong&gt;: Shows what the interface is capable of doing &amp;ndash; not just what&amp;rsquo;s its configured to do. &lt;strong&gt;&lt;em&gt;show interface counters&lt;/em&gt;&lt;/strong&gt;: Shows byte and packet information for every interface. Good for quickly showing statistics without having to look at all the &lt;em&gt;show interface&lt;/em&gt; garbage. &lt;strong&gt;&lt;em&gt;show mac-address-table&lt;/em&gt;&lt;/strong&gt;: Shows the CAM table on a switch. Good for tracking down where a host is plugged into. &lt;strong&gt;&lt;em&gt;show tcp brief&lt;/em&gt;&lt;/strong&gt;: Shows all TCP connections associated with the device like SSH sessions or BGP. &lt;strong&gt;&lt;em&gt;show users&lt;/em&gt;&lt;/strong&gt;: Shows who&amp;rsquo;s logged onto the device. Good for finding a line to clear to kick everyone off the box.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Separation of Function</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2007/08/separation-of-function/</link>
      <pubDate>Wed, 15 Aug 2007 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2007/08/separation-of-function/</guid>
      <description>&lt;p&gt;Separation of function is another important security concept that people often overlook.  It can mean that a single person is only responsible for one part of a process.  Or it can mean that one server only does one function.  Or it can mean that one network is used for servers of one type.  Or it can mean that a whole data center is for only one production and not development.  It depends on your scope and your point of view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fallback IPtables</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2007/08/fallback-iptables/</link>
      <pubDate>Sat, 11 Aug 2007 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2007/08/fallback-iptables/</guid>
      <description>&lt;p&gt;The hardest part of messing with firewall configs is knowing what is going to lock you out of the firewall itself.  It doesn&amp;rsquo;t to me very often, but I&amp;rsquo;ve been doing firewalls for 10 years now.  I was thinking about my own IPtables implementation at home and realized that I do most of my tweaking remotely.  If I were to fat-finger something, I&amp;rsquo;d have to get on the console, and everything would be down until then.  I don&amp;rsquo;t need a lot of uptime at my house, but I really can&amp;rsquo;t stand downtime, but I digress.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Port Knocking</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2007/08/port-knocking/</link>
      <pubDate>Sat, 11 Aug 2007 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2007/08/port-knocking/</guid>
      <description>&lt;p&gt;A few months ago, a friend of mine told me about the concept of &lt;a href=&#34;http://en.wikipedia.org/wiki/Port_knocking&#34; title=&#34;Wikipedia Article&#34;&gt;port knocking&lt;/a&gt;, where you send packets to a server on certain ports to authenticate access to the box. A daemon running on your server detects the sequence of packets that you send and runs a script (usually IPtables commands), waits a certain amount of time, then runs another script (usually to take the IPtables commands out). This seems like a good way to get access to your home firewall from anywhere without having to open up access to the whole Internet.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mixed-platform LANs and Spanning Tree</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2007/08/mixed-platform-lans-and-spanning-tree/</link>
      <pubDate>Fri, 10 Aug 2007 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2007/08/mixed-platform-lans-and-spanning-tree/</guid>
      <description>&lt;p&gt;We just an HP C-class blade chassis which included two GbE2c network modules.  These modules are Nortel switches running AlteonOS that connect the blades to the rest of your network.  When I turned these guys up the other day, every VLAN stopped working, so I ran down to the data center and unplugged the uplink.  I called HP and soon found out that the GbE2c doesn&amp;rsquo;t play nice with Cisco switches out-of-the-box.  Since we have a Cisco network (not now, I guess), we can into some problems.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Principle of Least Privilege</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2007/08/the-principle-of-least-privilege/</link>
      <pubDate>Fri, 10 Aug 2007 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2007/08/the-principle-of-least-privilege/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://en.wikipedia.org/wiki/Principle_of_least_privilege&#34; title=&#34;Wikipedia Article&#34;&gt;The Principle of Least Privilege&lt;/a&gt; says that users or applications should only have access to the what it needs to access and that access should be as limited as possible.  This idea can be applied to any number of things, but it is a very important topic when talking about security.&lt;/p&gt;&#xA;&lt;p&gt;The idea is that processes, users, modules, or whatever can only access what they need to in order to function.   This keeps users in check since they don&amp;rsquo;t have any access to anything outside their home directories (or whatever).  It keeps developers in check since their code can only access a small set of files or processes.  It keeps hackers in check since the Apache server they&amp;rsquo;re hacking can&amp;rsquo;t access the password file.  It even keeps administrators in check since it forces them to use &lt;em&gt;sudo&lt;/em&gt;, which is logged to syslog.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Using an Old Server as a Home Firewall</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2007/08/using-an-old-server-as-a-home-firewall/</link>
      <pubDate>Fri, 10 Aug 2007 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2007/08/using-an-old-server-as-a-home-firewall/</guid>
      <description>&lt;p&gt;You can use an old PC as a firewall at home (and at work, I guess). It&amp;rsquo;s not that hard to do if you have a basic knowledge of Linux, DHCP, and IPtables, but that may be saying a lot.&lt;/p&gt;&#xA;&lt;p&gt;Why would anyone want to do this, though? If you&amp;rsquo;re like me, you like to know what&amp;rsquo;s going on in the network. One of the Linksys routers you buy at Best Buy or Circuit City just doesn&amp;rsquo;t let you monitor very well. You can&amp;rsquo;t get very good logs off of it, so you don&amp;rsquo;t really know what it&amp;rsquo;s doing or complaining about. It also doesn&amp;rsquo;t let you query the interfaces, so you really don&amp;rsquo;t know how much bandwidth you&amp;rsquo;re using.  If you have a Linux box as your router/firewall/gateway, you can get really good logs, monitor the interfaces with SNMP, and have some really great, granular control over your network.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
