<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>CCNP Recertification</title>
	<link>http://ccnprecertification.com</link>
	<description>Study notes for the Cisco CCNP exam</description>
	<lastBuildDate>Mon, 25 Jan 2010 15:26:47 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>CCNP completely redone</title>
		<description><![CDATA[This is the biggest change I&#8217;ve seen in the CCNP:
BSCI becomes ROUTE
BCMSN becomes SWITCH
ISCW and ONT become TSHOOT
Looks like more IPv6 content, multicast and IS-IS are gone, and more focus on simulations and troubleshooting.
The old exams are phased out on July 31, so if you have can make it by that date, get cracking!
Exams are [...]<p>Content Copyright Sean Walberg<br/><br/><a href="http://ccnprecertification.com/2010/01/25/ccnp-completely-redone/">CCNP completely redone</a></p>



No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<link>http://ccnprecertification.com/2010/01/25/ccnp-completely-redone/</link>
			</item>
	<item>
		<title>More command line NetFlow reports</title>
		<description><![CDATA[As I dig into flow-tools a bit more, I&#8217;m finding easier ways of doing things. For example, the same command line variable substitution that I&#8217;ve used to filter IP addresses with flow-nfilter can be used to generate different reports with flow-report.
In /etc/flow-tools/cfg/stat.cfg the default report is:
stat-report default
  type @{TYPE:-summary-detail}
  output
    [...]<p>Content Copyright Sean Walberg<br/><br/><a href="http://ccnprecertification.com/2009/02/19/more-command-line-netflow-reports/">More command line NetFlow reports</a></p>



No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<link>http://ccnprecertification.com/2009/02/19/more-command-line-netflow-reports/</link>
			</item>
	<item>
		<title>Checking common port numbers on Cisco IOS</title>
		<description><![CDATA[While memorizing a bunch of port numbers definitely helps you impress the ladies, not everyone has that ability. Fortunately, you can check common port numbers right on the Cisco IOS command line.
Router&#62; enable
Router# conf t
Router# access-list 100 permit tcp any any eq ?

This will result in the following table:
 &#60;0-65535&#62;    Port number
bgp          Border Gateway Protocol [...]<p>Content Copyright Sean Walberg<br/><br/><a href="http://ccnprecertification.com/2009/01/10/checking-common-port-numbers-on-cisco-ios/">Checking common port numbers on Cisco IOS</a></p>



No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<link>http://ccnprecertification.com/2009/01/10/checking-common-port-numbers-on-cisco-ios/</link>
			</item>
	<item>
		<title>Netflow &#8211; Filtering on network and producing a report</title>
		<description><![CDATA[The last article used flow-nfilter and some variable substitution to pull out all flows to a particular address.
The next useful thing would be to pull out all flows to or from a particular network. To do so, we&#8217;ll have to define a new primitive that is a variable network/netmask, and then a filter specifying a [...]<p>Content Copyright Sean Walberg<br/><br/><a href="http://ccnprecertification.com/2008/12/29/netflow-filtering-on-network-and-producing-a-report/">Netflow &#8211; Filtering on network and producing a report</a></p>



No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<link>http://ccnprecertification.com/2008/12/29/netflow-filtering-on-network-and-producing-a-report/</link>
			</item>
	<item>
		<title>Netflow &#8211; a simple filter and getting connection stats</title>
		<description><![CDATA[Yesterday, we had a web site crash. I was curious if it had to do with load or something else was going on.  This is a great opportunity to show how to analyze NetFlow data.
First, I should mention that there may be easier ways of doing this. The flow-tools package includes a lot of [...]<p>Content Copyright Sean Walberg<br/><br/><a href="http://ccnprecertification.com/2008/12/23/netflow-a-simple-filter-and-getting-connection-stats/">Netflow &#8211; a simple filter and getting connection stats</a></p>



No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<link>http://ccnprecertification.com/2008/12/23/netflow-a-simple-filter-and-getting-connection-stats/</link>
			</item>
	<item>
		<title>Collecting NetFlow data</title>
		<description><![CDATA[In the NetFlow world, a NetFlow exporter sends flow data to a NetFlow collector. The exporter is usually a router, the collector is usually a Unix server of some sort.
First, set up your router to export flow information:
ip flow-cache timeout active 2
mls flow ip full
mls flow ipx destination
mls nde sender
mls nde interface
mls nde flow include [...]<p>Content Copyright Sean Walberg<br/><br/><a href="http://ccnprecertification.com/2008/12/22/collecting-netflow-data/">Collecting NetFlow data</a></p>



No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<link>http://ccnprecertification.com/2008/12/22/collecting-netflow-data/</link>
			</item>
	<item>
		<title>Introduction to NetFlow</title>
		<description><![CDATA[NetFlow is a technology that lets a router export information about current traffic to a collector for analysis.  The analysis might be real time, such as to detect a denial of service attack, or not real time, such as to view trending information.
NetFlow is concerned with flows, which are a one way session between [...]<p>Content Copyright Sean Walberg<br/><br/><a href="http://ccnprecertification.com/2008/12/20/introduction-to-netflow/">Introduction to NetFlow</a></p>



No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<link>http://ccnprecertification.com/2008/12/20/introduction-to-netflow/</link>
			</item>
	<item>
		<title>Default routes</title>
		<description><![CDATA[The other day I ran into some problems with a default route, which prompted a discussion with co-workers, which led me to look up the behavior of redistributing a static default route into a dynamic routing protocol.
Take, for example, the following

 ! default route
 ip route 0.0.0.0 0.0.0.0 1.1.1.1
 ! pick your routing protocol
 router [...]<p>Content Copyright Sean Walberg<br/><br/><a href="http://ccnprecertification.com/2008/05/02/default-routes/">Default routes</a></p>



No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<link>http://ccnprecertification.com/2008/05/02/default-routes/</link>
			</item>
	<item>
		<title>I&#8217;ll be speaking at Sharkfest &#8216;08</title>
		<description><![CDATA[(cross posted from my blog) 
I&#8217;m giving 2 talks on using Wireshark to expose VoIP problems at Sharkfest &#8216;08 (schedule).  Details are sketchy, I think one of the talks is more of a hands on lab, the other is me talking.  I&#8217;ve expanded on my techniques from the Linux Journal article I wrote [...]<p>Content Copyright Sean Walberg<br/><br/><a href="http://ccnprecertification.com/2007/12/25/ill-be-speaking-at-sharkfest-08/">I&#8217;ll be speaking at Sharkfest &#8216;08</a></p>



No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<link>http://ccnprecertification.com/2007/12/25/ill-be-speaking-at-sharkfest-08/</link>
			</item>
	<item>
		<title>Using a 3750 to test cables</title>
		<description><![CDATA[The 3750 (and it would appear, the 3560s, 4500s, and 6500s) have an integrated Time Domain Reflector which is used to test cables associated with a port.
http://www.cisco.com/en/US/docs/switches/lan/catalyst3560/software/release/12.2_25_see/command/reference/cli3.html#wp2168243
Today I was troubleshooting a problem at a newly renovated remote office with an IP phone that would power up but not boot.  After swapping cables and phones, [...]<p>Content Copyright Sean Walberg<br/><br/><a href="http://ccnprecertification.com/2007/12/21/using-a-3750-to-test-cables/">Using a 3750 to test cables</a></p>



No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<link>http://ccnprecertification.com/2007/12/21/using-a-3750-to-test-cables/</link>
			</item>
</channel>
</rss>
